rpms/wget/F-9 wget-1.11.4-rh1.patch, NONE, 1.1 sources, 1.12, 1.13 wget.spec, 1.64, 1.65 wget-1.11.1-rh1.patch, 1.1, NONE

Karsten Hopp karsten at fedoraproject.org
Thu Aug 28 10:55:27 UTC 2008


Author: karsten

Update of /cvs/extras/rpms/wget/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32037

Modified Files:
	sources wget.spec 
Added Files:
	wget-1.11.4-rh1.patch 
Removed Files:
	wget-1.11.1-rh1.patch 
Log Message:
- rebuild for F-9


wget-1.11.4-rh1.patch:

--- NEW FILE wget-1.11.4-rh1.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.4";
+char *version_string = "1.11.4 (Red Hat modified)";


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wget/F-9/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	28 Aug 2008 10:54:56 -0000	1.13
@@ -1 +1 @@
-3fda0bab6a883a5f6599d2da58765f93  wget-1.11.1.tar.bz2
+f5076a8c2ec2b7f334cb6e3059820f9c  wget-1.11.4.tar.bz2


Index: wget.spec
===================================================================
RCS file: /cvs/extras/rpms/wget/F-9/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	28 Aug 2008 10:54:56 -0000	1.65
@@ -1,6 +1,6 @@
 Summary: A utility for retrieving files using the HTTP or FTP protocols
 Name: wget
-Version: 1.11.1
+Version: 1.11.4
 Release: 1%{?dist}
 License: GPLv3+
 Group: Applications/Internet
@@ -10,8 +10,6 @@
 Patch1: wget-%{version}-rh1.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
@@ -32,8 +30,6 @@
 %patch1 -p1
 %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 +68,19 @@
 %{_infodir}/*
 
 %changelog
+* Thu Aug 28 2008 Karsten Hopp <karsten at redhat.com> 1.11.4-1
+- rebuild for F-9
+
+* Wed Aug 13 2008 Karsten Hopp <karsten at redhat.com> 1.11.4-1
+- update
+
+* Wed Jun 04 2008 Karsten Hopp <karsten at redhat.com> 1.11.3-1
+- wget-1.11.3, downgrades the combination of the -N and -O options
+  to a warning instead of an error
+
+* 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
 


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




More information about the fedora-extras-commits mailing list