diff --git a/wget-rh-modified.patch b/wget-rh-modified.patch index 8508007..23a80fd 100644 --- a/wget-rh-modified.patch +++ b/wget-rh-modified.patch @@ -1,12 +1,11 @@ -diff -urN wget-1.12/configure wget-1.12.patched/configure ---- wget-1.12/configure 2009-11-17 12:36:23.000000000 +0100 -+++ wget-1.12.patched/configure 2009-09-22 18:40:13.000000000 +0200 -@@ -597,7 +597,7 @@ +--- configure~ 2011-09-13 03:15:38.000000000 -0500 ++++ configure 2011-12-16 09:19:34.574773958 -0600 +@@ -561,7 +561,7 @@ PACKAGE_NAME='wget' PACKAGE_TARNAME='wget' - PACKAGE_VERSION='1.12' --PACKAGE_STRING='wget 1.12' -+PACKAGE_STRING='wget 1.12 (Red Hat modified)' + PACKAGE_VERSION='1.13.4' +-PACKAGE_STRING='wget 1.13.4' ++PACKAGE_STRING='wget 1.13.4 (Red Hat modified)' PACKAGE_BUGREPORT='bug-wget@gnu.org' + PACKAGE_URL='' - # Factoring default headers for most tests.