rpms/gwget/FC-6 .cvsignore, 1.9, 1.10 gwget.desktop, 1.1, 1.2 gwget.spec, 1.19, 1.20 sources, 1.9, 1.10

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Mon Jun 25 15:18:07 UTC 2007


Author: cwickert

Update of /cvs/extras/rpms/gwget/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10854

Modified Files:
	.cvsignore gwget.desktop gwget.spec sources 
Log Message:
push 0.99 to FE6


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gwget/FC-6/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	11 Nov 2006 02:54:52 -0000	1.9
+++ .cvsignore	25 Jun 2007 15:17:31 -0000	1.10
@@ -1 +1 @@
-gwget-0.98.2.tar.bz2
+gwget-0.99.tar.bz2


Index: gwget.desktop
===================================================================
RCS file: /cvs/extras/rpms/gwget/FC-6/gwget.desktop,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gwget.desktop	8 Nov 2004 04:32:19 -0000	1.1
+++ gwget.desktop	25 Jun 2007 15:17:31 -0000	1.2
@@ -1,10 +1,12 @@
 [Desktop Entry]
-Name=Download Manager
+Name=Gwget Download Manager
+GenericName=Download Manager
 Comment=Download files from the Internet
+Comment[de]=Dateien aus dem Internet herunterladen
 Exec=gwget
 Icon=gwget.png
 Terminal=false
 Type=Application
-Categories=Application;Network;Internet;
+Categories=Application;Network;FileTransfer;
 Encoding=UTF-8
 


Index: gwget.spec
===================================================================
RCS file: /cvs/extras/rpms/gwget/FC-6/gwget.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- gwget.spec	11 Nov 2006 02:56:13 -0000	1.19
+++ gwget.spec	25 Jun 2007 15:17:31 -0000	1.20
@@ -1,16 +1,15 @@
 %define epimajor 2.16
 
 Name:		gwget
-Version:	0.98.2
+Version:	0.99
 Release:	1%{?dist}
 Summary:	Graphical download manager that uses wget
 
 License:	GPL
 Group:		Applications/Internet
 URL:		http://gnome.org/projects/gwget
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gwget/0.98/gwget-0.98.2.tar.bz2
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gwget/0.99/gwget-0.99.tar.bz2
 Source1:	gwget.desktop
-Patch0:		gwget-epiphany21x.patch
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	libgnomeui-devel >= 2.0
@@ -45,11 +44,8 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .patch0
-autoreconf -f
 
 %build
-#export LDFLAGS="${LDFLAGS} -Wl,--export-dynamic"
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -61,7 +57,6 @@
 rm ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
 desktop-file-install --vendor fedora			\
 	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications	\
-	--add-category X-Fedora				\
 	%{SOURCE1}
 rm -f ${RPM_BUILD_ROOT}/%{_includedir}/gwget/*
 %find_lang %{name}
@@ -91,6 +86,7 @@
 %{_datadir}/%{name}
 %{_datadir}/pixmaps/*
 %{_datadir}/applications/fedora-%{name}.desktop
+%{_datadir}/dbus-1/services/org.gnome.gwget.service
 
 %files epiphany-extension
 %defattr (-,root,root,-)
@@ -98,10 +94,15 @@
 
 
 %changelog
+* Mon Jun 25 2007 Christoph Wickert <fedora at christoph-wickert de> 0.99-1
+- Update to 0.99
+- Remove epiphany patch, not needed any longer for FC6
+- Update desktop file
+
 * Sat Nov 11 2006 Christoph Wickert <fedora at christoph-wickert de> 0.98.2-1
 - Update to 0.98.2.
 - Don't crash notification area (#213480).
-- Add support for epiphany 2.1.7.
+- Add support for epiphany 2.17.
 
 * Fri Sep 15 2006 Christoph Wickert <fedora at christoph-wickert de> 0.98.1-1
 - Update to 0.98.1.
@@ -109,13 +110,13 @@
 
 * Fri Sep 15 2006 Christoph Wickert <fedora at christoph-wickert de> 0.97-7
 - Mass rebuild for Fedora Core 6.
-- Update epiphany-patch for epiphany <= 2.1.6.
+- Update epiphany-patch for epiphany <= 2.16.
 - disable-static instead of removing .a files.
 - BuildRequire intltool instead of perl(XML::Parser).
 
 * Sat Jul 15 2006 Christoph Wickert <fedora at christoph-wickert de> 0.97-6
 - Fix BR to build in minimal build environment (#198919).
-- Add patch to build against epiphany 2.1.5.
+- Add patch to build against epiphany 2.15.
 
 * Mon Jun 26 2006 Christoph Wickert <fedora wickert at arcor de> 0.97-5
 - bump release to fix broken upgrade path FE5 -> FE6.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gwget/FC-6/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	11 Nov 2006 02:54:52 -0000	1.9
+++ sources	25 Jun 2007 15:17:31 -0000	1.10
@@ -1 +1 @@
-26bb748aff0769321bf1fd9b65735649  gwget-0.98.2.tar.bz2
+69f43ae6edbb7ac472c30c547fbf80e6  gwget-0.99.tar.bz2




More information about the fedora-extras-commits mailing list