SPECS: gwget.spec - updated to 0.96 - remove useless header files ...

paladine paladine at pld-linux.org
Wed Sep 7 10:25:49 CEST 2005


Author: paladine                     Date: Wed Sep  7 08:25:49 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.96
- remove useless header files
- require epiphany >= 1.8.0

---- Files affected:
SPECS:
   gwget.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/gwget.spec
diff -u SPECS/gwget.spec:1.11 SPECS/gwget.spec:1.12
--- SPECS/gwget.spec:1.11	Tue May 17 12:45:39 2005
+++ SPECS/gwget.spec	Wed Sep  7 10:25:38 2005
@@ -6,23 +6,23 @@
 Summary:	A download manager for GNOME
 Summary(pl):	Zarządca pobierania plików dla GNOME
 Name:		gwget
-Version:	0.95
+Version:	0.96
 Release:	1
 License:	GPL v2
 Group:		X11/Applications/Networking
-Source0:	http://ftp.gnome.org/pub/gnome/sources/gwget/0.95/%{name}-%{version}.tar.bz2
-# Source0-md5:	8c268fb6c8f724f0e1971c033ada9c47
+Source0:	http://ftp.gnome.org/pub/gnome/sources/gwget/0.96/%{name}-%{version}.tar.bz2
+# Source0-md5:	be7f0c6518dde40125f6d38fa072c438
 Patch0:		%{name}-desktop.patch
 URL:		http://www.gnome.org/projects/gwget/
 BuildRequires:	GConf2-devel
-%{?with_epiphany:BuildRequires:	epiphany-devel >= 1.6.1}
-BuildRequires:	gtk+2-devel >= 2:2.6.4
-BuildRequires:	intltool >= 0.29
-BuildRequires:	libgnomeui-devel >= 2.10.0-2
+%{?with_epiphany:BuildRequires:	epiphany-devel >= 1.8.0}
+BuildRequires:	gtk+2-devel >= 2:2.8.3
+BuildRequires:	intltool >= 0.34
+BuildRequires:	libgnomeui-devel >= 2.12.0
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
 Requires(post,preun):	GConf2
-Requires:	wget
+Requires:	wget >= 1.10
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -36,7 +36,7 @@
 Summary(pl):	Rozszerzenie dla Epiphany - gwget
 Group:		X11/Applications/Networking
 Requires:	%{name} = %{version}-%{release}
-Requires:	epiphany >= 1.6.1
+Requires:	epiphany >= 1.8.0
 
 %description -n epiphany-extension-gwget
 Epiphany extension that uses gwget to download files.
@@ -61,8 +61,10 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
+rm -rf $RPM_BUILD_ROOT%{_includedir}/gwget
+
 %if %{with epiphany}
-rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany-*/extensions/*.{a,la}
+rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/1.8/extensions/*.{a,la}
 %endif
 
 %find_lang %{name}
@@ -84,14 +86,14 @@
 %{_datadir}/idl/*
 %{_desktopdir}/*
 %{_libdir}/bonobo/servers/*
-%{_sysconfdir}/gconf/schemas/*
 %{_pixmapsdir}/*
+%{_sysconfdir}/gconf/schemas/gwget.schemas
 
 %if %{with epiphany}
 %files -n epiphany-extension-gwget
 %defattr(644,root,root,755)
-%attr(755,root,root)%{_libdir}/epiphany-*/extensions/libgwgetextension.so*
-%{_libdir}/epiphany-*/extensions/gwget.xml
+%attr(755,root,root)%{_libdir}/epiphany/1.8/extensions/libgwgetextension.so*
+%{_libdir}/epiphany/1.8/extensions/gwget.xml
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -100,6 +102,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/09/07 08:25:38  paladine
+- updated to 0.96
+- remove useless header files
+- require epiphany >= 1.8.0
+
 Revision 1.11  2005/05/17 10:45:39  paladine
 - updated to 0.95
 - removed outdated stuff
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gwget.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list