Author: megabajt Date: Tue Mar 18 16:01:11 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added libgnomeui patch - release 3
---- Files affected: SPECS: gwget.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/gwget.spec diff -u SPECS/gwget.spec:1.24 SPECS/gwget.spec:1.25 --- SPECS/gwget.spec:1.24 Tue Mar 18 10:46:42 2008 +++ SPECS/gwget.spec Tue Mar 18 17:01:05 2008 @@ -9,19 +9,20 @@ Summary(pl.UTF-8): Zarządca pobierania plików dla GNOME Name: gwget Version: 0.99 -Release: 2 +Release: 3 License: GPL v2 Group: X11/Applications/Networking Source0: http://ftp.gnome.org/pub/gnome/sources/gwget/0.99/%{name}-%{version}.tar.bz2 # Source0-md5: 69f43ae6edbb7ac472c30c547fbf80e6 Patch0: %{name}-desktop.patch Patch1: %{name}-epiphany.patch +Patch2: %{name}-libgnomeui.patch URL: http://www.gnome.org/projects/gwget/ BuildRequires: GConf2-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: dbus-glib-devel >= 0.73 -%{?with_epiphany:BuildRequires: epiphany-devel >= 2.20.0} +%{?with_epiphany:BuildRequires: epiphany-devel >= 2.22.0} BuildRequires: gtk+2-devel >= 2:2.10.10 BuildRequires: intltool >= 0.35.5 BuildRequires: libgnomeui-devel >= 2.18.1 @@ -56,6 +57,7 @@ %setup -q %patch0 -p1 %patch1 -p0 +%patch2 -p1 %build %{__intltoolize} @@ -115,6 +117,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2008-03-18 16:01:05 megabajt +- added libgnomeui patch +- release 3 + Revision 1.24 2008-03-18 09:46:42 arekm - generic detection for epiphany; doesn't build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gwget.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
