rpms/wget/devel .cvsignore, 1.13, 1.14 sources, 1.13, 1.14 wget-rh-modified.patch, 1.1, 1.2 wget.spec, 1.65, 1.66 wget-1.10.2-218211.patch, 1.1, NONE

Karsten Hopp (karsten) fedora-extras-commits at redhat.com
Wed Jun 4 14:27:27 UTC 2008


Author: karsten

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

Modified Files:
	.cvsignore sources wget-rh-modified.patch wget.spec 
Removed Files:
	wget-1.10.2-218211.patch 
Log Message:
- wget-1.11.3, downgrades the combination of the -N and -O options
  to a warning instead of an error



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/wget/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	9 May 2008 11:32:15 -0000	1.13
+++ .cvsignore	4 Jun 2008 14:26:09 -0000	1.14
@@ -1 +1 @@
-wget-1.11.2.tar.bz2
+wget-1.11.3.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wget/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	9 May 2008 11:32:15 -0000	1.13
+++ sources	4 Jun 2008 14:26:09 -0000	1.14
@@ -1 +1 @@
-730d2687231934f51e47f6f85260b2d3  wget-1.11.2.tar.bz2
+6351b5777b0f0c94b5148899b6150135  wget-1.11.3.tar.bz2

wget-rh-modified.patch:

Index: wget-rh-modified.patch
===================================================================
RCS file: /cvs/extras/rpms/wget/devel/wget-rh-modified.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wget-rh-modified.patch	9 May 2008 11:32:15 -0000	1.1
+++ wget-rh-modified.patch	4 Jun 2008 14:26:09 -0000	1.2
@@ -2,5 +2,5 @@
 --- 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)";
+-char *version_string = "1.11.3";
++char *version_string = "1.11.3 (Red Hat modified)";


Index: wget.spec
===================================================================
RCS file: /cvs/extras/rpms/wget/devel/wget.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- wget.spec	9 May 2008 11:32:15 -0000	1.65
+++ wget.spec	4 Jun 2008 14:26:09 -0000	1.66
@@ -1,6 +1,6 @@
 Summary: A utility for retrieving files using the HTTP or FTP protocols
 Name: wget
-Version: 1.11.2
+Version: 1.11.3
 Release: 1%{?dist}
 License: GPLv3+
 Group: Applications/Internet
@@ -10,7 +10,6 @@
 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
 Provides: webclient
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
@@ -31,7 +30,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 
 #cp %{SOURCE2} $RPM_BUILD_DIR/wget-%{version}/po/de.po
 #chmod a+x doc/texi2pod.pl
@@ -70,6 +68,10 @@
 %{_infodir}/*
 
 %changelog
+* 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
 


--- wget-1.10.2-218211.patch DELETED ---




More information about the fedora-extras-commits mailing list