devel/wget wget-rh-modified.patch, NONE, 1.1 .cvsignore, 1.12, 1.13 sources, 1.12, 1.13 wget.spec, 1.64, 1.65 wget-1.10.2-cookies, patch, 1.1, NONE wget-1.11.1-rh1.patch, 1.1, NONE

Karsten Hopp (karsten) fedora-extras-commits at redhat.com
Fri May 9 11:33:13 UTC 2008


Author: karsten

Update of /cvs/extras/devel/wget
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19260

Modified Files:
	.cvsignore sources wget.spec 
Added Files:
	wget-rh-modified.patch 
Removed Files:
	wget-1.10.2-cookies,patch wget-1.11.1-rh1.patch 
Log Message:
- wget-1.11.2, fixes #179962

wget-rh-modified.patch:

--- NEW FILE wget-rh-modified.patch ---
diff -up wget-1.11.1/src/version.c.rh1 wget-1.11.1/src/version.c
--- wget-1.11.1/src/version.c.rh1	2008-03-31 11:27:06.000000000 +0200
+++ wget-1.11.1/src/version.c	2008-03-31 11:27:22.000000000 +0200
@@ -1 +1 @@
-char *version_string = "1.11.2";
+char *version_string = "1.11.2 (Red Hat modified)";


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/devel/wget/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	31 Mar 2008 09:34:24 -0000	1.12
+++ .cvsignore	9 May 2008 11:32:15 -0000	1.13
@@ -1 +1 @@
-wget-1.11.1.tar.bz2
+wget-1.11.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/devel/wget/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	31 Mar 2008 09:34:24 -0000	1.12
+++ sources	9 May 2008 11:32:15 -0000	1.13
@@ -1 +1 @@
-3fda0bab6a883a5f6599d2da58765f93  wget-1.11.1.tar.bz2
+730d2687231934f51e47f6f85260b2d3  wget-1.11.2.tar.bz2


Index: wget.spec
===================================================================
RCS file: /cvs/extras/devel/wget/wget.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- wget.spec	31 Mar 2008 09:34:24 -0000	1.64
+++ wget.spec	9 May 2008 11:32:15 -0000	1.65
@@ -1,17 +1,16 @@
 Summary: A utility for retrieving files using the HTTP or FTP protocols
 Name: wget
-Version: 1.11.1
+Version: 1.11.2
 Release: 1%{?dist}
 License: GPLv3+
 Group: Applications/Internet
 Url: http://wget.sunsite.dk/
 Source: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.bz2
 #Source2: http://people.fedora.de/rsc/wget-1.11-de.po
-Patch1: wget-%{version}-rh1.patch
+Patch1: wget-rh-modified.patch
 Patch2: wget-1.11-path.patch
 Patch3: wget-1.10.1-helpfix.patch
 Patch4: wget-1.10.2-218211.patch
-#Patch5: wget-1.10.2-cookies,patch
 Provides: webclient
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
@@ -33,7 +32,6 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-#patch5 -p1
 
 #cp %{SOURCE2} $RPM_BUILD_DIR/wget-%{version}/po/de.po
 #chmod a+x doc/texi2pod.pl
@@ -72,6 +70,9 @@
 %{_infodir}/*
 
 %changelog
+* Fri May 09 2008 Karsten Hopp <karsten at redhat.com> 1.11.2-1
+- wget-1.11.2, fixes #179962
+
 * Mon Mar 31 2008 Karsten Hopp <karsten at redhat.com> 1.11.1-1
 - update to bugfix release 1.11.1, fixes p.e. #433606
 

***** Not enough context to create diffstat for file: wget-1.10.2-cookies,patch,1.1,NONE
***** Not enough context to create diff for file: wget-1.10.2-cookies,patch,1.1,NONE

--- wget-1.11.1-rh1.patch DELETED ---




More information about the fedora-extras-commits mailing list