Author: baggins Date: Thu May 18 10:13:24 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - rel 2 - fix libnotify build
---- Files affected: SPECS: gwget.spec (1.12.2.4 -> 1.12.2.5) ---- Diffs: ================================================================ Index: SPECS/gwget.spec diff -u SPECS/gwget.spec:1.12.2.4 SPECS/gwget.spec:1.12.2.5 --- SPECS/gwget.spec:1.12.2.4 Thu May 18 12:08:37 2006 +++ SPECS/gwget.spec Thu May 18 12:13:19 2006 @@ -7,18 +7,20 @@ Summary(pl): Zarządca pobierania plików dla GNOME Name: gwget Version: 0.98 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications/Networking Source0: http://ftp.gnome.org/pub/gnome/sources/gwget/0.98/%{name}-%{version}.tar.bz2 # Source0-md5: 65741ee34c30a425f66efc2237f61e41 Patch0: %{name}-desktop.patch +Patch1: %{name}-libnotify.patch URL: http://www.gnome.org/projects/gwget/ BuildRequires: GConf2-devel %{?with_epiphany:BuildRequires: epiphany-devel >= 2.14.0} BuildRequires: gtk+2-devel >= 2:2.8.3 BuildRequires: intltool >= 0.34 BuildRequires: libgnomeui-devel >= 2.12.0 +BuildRequires: libnotify-devel >= 0.4.0 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 Requires(post,preun): GConf2 @@ -47,6 +49,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %configure \ @@ -102,6 +105,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12.2.5 2006/05/18 10:13:19 baggins +- rel 2 +- fix libnotify build + Revision 1.12.2.4 2006/05/18 10:08:37 baggins - up to 0.98 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gwget.spec?r1=1.12.2.4&r2=1.12.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
