]> git.pld-linux.org Git - packages/wget.git/commitdiff
- wget-nonperm.patch added - save non-permanent cookies
authoradasi <adasi@pld-linux.org>
Thu, 6 May 2004 23:50:46 +0000 (23:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wget.spec -> 1.100

wget.spec

index 9904ed67ba8673ebc2d3a13da5ae6957e74f8e09..4db7ab32874ae15f8e8be04f1dcfdc7227572286 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -27,6 +27,7 @@ Patch6:               %{name}-back-to-ipv4.patch
 Patch7:                %{name}-home_etc.patch
 Patch8:                %{name}-strptime.patch
 Patch9:                %{name}-porn.patch
+Patch10:       %{name}-nonperm.patch
 URL:           http://sunsite.dk/wget/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -120,6 +121,7 @@ Proxy 
 %patch7 -p1
 %patch8 -p1
 %{?with_fancy:%patch9 -p1}
+%patch10 -p1
 rm -f doc/wget.info*
 
 %build
This page took 0.112208 seconds and 4 git commands to generate.