rpms/gwget/devel .cvsignore, 1.5, 1.6 gwget.spec, 1.9, 1.10 sources, 1.5, 1.6

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Wed Feb 1 10:39:24 UTC 2006


Author: thl

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

Modified Files:
	.cvsignore gwget.spec sources 
Log Message:
update to 0.97 and fix build with new epiphany


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gwget/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	22 Sep 2005 15:35:07 -0000	1.5
+++ .cvsignore	1 Feb 2006 10:39:23 -0000	1.6
@@ -1 +1 @@
-gwget-0.96.tar.gz
+gwget-0.97.tar.bz2


Index: gwget.spec
===================================================================
RCS file: /cvs/extras/rpms/gwget/devel/gwget.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gwget.spec	22 Sep 2005 16:32:44 -0000	1.9
+++ gwget.spec	1 Feb 2006 10:39:23 -0000	1.10
@@ -1,12 +1,12 @@
-%define epimajor 1.8
+%define epimajor 1.9
 
 Summary:	Graphical download manager that uses wget
 Name:		gwget
-Version:	0.96
-Release:	4%{?dist}
+Version:	0.97
+Release:	1%{?dist}
 License:	GPL
 Group:		Applications/Internet
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gwget/0.96/gwget-0.96.tar.gz
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gwget/0.97/gwget-0.97.tar.bz2
 Source1:	gwget.desktop
 URL:		http://gnome.org/projects/gwget
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -39,7 +39,7 @@
 %setup -q
 
 %build
-%configure --with-epiphany-version=%{epimajor}
+%configure
 make %{?_smp_mflags}
 
 %install
@@ -90,6 +90,10 @@
 
 
 %changelog
+* Wed Feb 01 2006 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> 0.97-1
+- Update to 0.97
+- Build with epiphany 1.9/2.0
+
 * Thu Sep 22 2005 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> 0.96-4
 - extension-dir is different on epiphany 1.8
 - Own _libdir/epiphany


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gwget/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	22 Sep 2005 15:35:07 -0000	1.5
+++ sources	1 Feb 2006 10:39:23 -0000	1.6
@@ -1 +1 @@
-f4c78534574300ce7997e9fdc3c3b6be  gwget-0.96.tar.gz
+b31dd63a2b55f1c0c2dea58490ca8cd2  gwget-0.97.tar.bz2




More information about the scm-commits mailing list