Author: megabajt Date: Tue May 29 19:45:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.99 - removed outdated epiphany-2.18 patch
---- Files affected: SPECS: gwget.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/gwget.spec diff -u SPECS/gwget.spec:1.20 SPECS/gwget.spec:1.21 --- SPECS/gwget.spec:1.20 Thu Mar 15 18:36:57 2007 +++ SPECS/gwget.spec Tue May 29 21:45:48 2007 @@ -6,20 +6,19 @@ Summary: A download manager for GNOME Summary(pl.UTF-8): Zarządca pobierania plików dla GNOME Name: gwget -Version: 0.98.2 -Release: 2 +Version: 0.99 +Release: 1 License: GPL v2 Group: X11/Applications/Networking -Source0: http://ftp.gnome.org/pub/gnome/sources/gwget/0.98/%{name}-%{version}.tar.bz2 -# Source0-md5: 26bb748aff0769321bf1fd9b65735649 +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-2.18.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.18.0} +%{?with_epiphany:BuildRequires: epiphany-devel >= 2.18.2} BuildRequires: gtk+2-devel >= 2:2.10.10 BuildRequires: intltool >= 0.35.5 BuildRequires: libgnomeui-devel >= 2.18.1 @@ -42,7 +41,7 @@ Summary(pl.UTF-8): Rozszerzenie dla Epiphany - gwget Group: X11/Applications/Networking Requires: %{name} = %{version}-%{release} -Requires: epiphany >= 2.18.0 +Requires: epiphany >= 2.18.2 %description -n epiphany-extension-gwget Epiphany extension that uses gwget to download files. @@ -53,7 +52,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__aclocal} @@ -94,6 +92,7 @@ %doc AUTHORS ChangeLog NEWS README THANKS TODO %attr(755,root,root) %{_bindir}/* %{_datadir}/%{name} +%{_datadir}/dbus-1/services/org.gnome.gwget.service %{_desktopdir}/*.desktop %{_pixmapsdir}/*.png %{_sysconfdir}/gconf/schemas/gwget.schemas @@ -111,6 +110,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2007/05/29 19:45:48 megabajt +- updated to 0.99 +- removed outdated epiphany-2.18 patch + Revision 1.20 2007/03/15 17:36:57 megabajt - added epiphany-2.18 patch (fix detection of new epiphany) - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gwget.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
