]> git.pld-linux.org Git - packages/wget.git/commitdiff
- added segv patch, release 2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 13 Jul 2005 19:04:02 +0000 (19:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wget.spec -> 1.121

wget.spec

index c2706994d5b5308b8284ee23966734cd0f315026..1ac2c37ce30cd3cd5e1fdcbede9846da3b0131f0 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -8,7 +8,7 @@ Summary(uk):    
 Summary(zh_CN):        [ͨѶ]¹¦ÄÜÇ¿´óµÄÏÂÔسÌÐò,Ö§³Ö¶ÏµãÐø´«
 Name:          wget
 Version:       1.10
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Utilities
 Source0:       ftp://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.gz
@@ -21,6 +21,7 @@ Patch2:               %{name}-pl.patch
 Patch3:                %{name}-wgetrc_path.patch
 Patch4:                %{name}-home_etc.patch
 Patch5:                %{name}-strptime.patch
+Patch6:                %{name}-segv.patch
 URL:           http://sunsite.dk/wget/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -113,6 +114,7 @@ Proxy 
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 rm -f doc/wget.info doc/sample.wgetrc.munged_for_texi_inclusion
 
 mv -f po/{no,nb}.po
This page took 0.114742 seconds and 4 git commands to generate.