rpms/gwget/devel .cvsignore, 1.6, 1.7 gwget.spec, 1.12, 1.13 sources, 1.6, 1.7

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Fri Jun 2 00:27:58 UTC 2006


Author: cwickert

Update of /cvs/extras/rpms/gwget/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18176

Modified Files:
	.cvsignore gwget.spec sources 
Log Message:
update to 0.98.1


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gwget/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	1 Feb 2006 10:39:23 -0000	1.6
+++ .cvsignore	2 Jun 2006 00:27:58 -0000	1.7
@@ -1 +1 @@
-gwget-0.97.tar.bz2
+gwget-0.98.1.tar.bz2


Index: gwget.spec
===================================================================
RCS file: /cvs/extras/rpms/gwget/devel/gwget.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gwget.spec	2 Apr 2006 13:08:44 -0000	1.12
+++ gwget.spec	2 Jun 2006 00:27:58 -0000	1.13
@@ -2,21 +2,21 @@
 
 Summary:	Graphical download manager that uses wget
 Name:		gwget
-Version:	0.97
-Release:	3%{?dist}
+Version:	0.98.1
+Release:	1%{?dist}
 License:	GPL
 Group:		Applications/Internet
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gwget/0.97/gwget-0.97.tar.bz2
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gwget/0.98/gwget-0.98.1.tar.bz2
 Source1:	gwget.desktop
-Patch0:		gwget-epiphany214.patch
 URL:		http://gnome.org/projects/gwget
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Buildrequires:	libgnomeui-devel >= 2.0
-Buildrequires:	libglade2-devel >= 2.0
+BuildRequires:	libgnomeui-devel >= 2.0
+BuildRequires:	libglade2-devel >= 2.0
 BuildRequires:	perl-XML-Parser
+BuildRequires:	dbus-devel
+BuildRequires:	libnotify-devel
 BuildRequires:	gettext >= 0.14.1
 BuildRequires:	desktop-file-utils
-BuildRequires:	epiphany-devel >= %{epimajor}
 BuildRequires:	autoconf
 Requires:	wget >= 1.9
 Requires(post):		GConf2
@@ -29,8 +29,9 @@
 downloads, drag&drop and display the errors from wget process.
 
 %package epiphany-extension
-Summary:	This Package contains extensions gwget2 extensions for epiphany.
+Summary:	Gwget2 extensions for epiphany
 Group:		Applications/Internet
+BuildRequires:	epiphany-devel >= %{epimajor}
 Requires:	%{name} = %{version}
 Requires:	epiphany >= %{epimajor}
 
@@ -39,11 +40,8 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .patch0
-autoreconf -f
 
 %build
-export LDFLAGS="${LDFLAGS} -Wl,--export-dynamic"
 %configure 
 make %{?_smp_mflags}
 
@@ -95,6 +93,12 @@
 
 
 %changelog
+* Fri Jun 02 2006 Christoph Wickert <fedora wickert at acror de> - 0.98.1-1
+- Update to 0.98.1
+- Fix description of epiphany-pakage
+- Fix some typos
+- Remove LDFLAGS again, fixed upstream (#187623)
+
 * Sun Apr 02 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.97-3
 - Add LDFLAGS="-Wl,--export-dynamic" #187623
 - Add patch from cvs to build against latest epiphany


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gwget/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	1 Feb 2006 10:39:23 -0000	1.6
+++ sources	2 Jun 2006 00:27:58 -0000	1.7
@@ -1 +1 @@
-b31dd63a2b55f1c0c2dea58490ca8cd2  gwget-0.97.tar.bz2
+d09c1b589e2240cb7391d58eb2c8cc83  gwget-0.98.1.tar.bz2




More information about the fedora-extras-commits mailing list