Author: qboosh Date: Wed Jul 13 19:04:07 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added segv patch, release 2
---- Files affected: SPECS: wget.spec (1.120 -> 1.121) ---- Diffs: ================================================================ Index: SPECS/wget.spec diff -u SPECS/wget.spec:1.120 SPECS/wget.spec:1.121 --- SPECS/wget.spec:1.120 Fri Jun 24 14:24:59 2005 +++ SPECS/wget.spec Wed Jul 13 21:04:02 2005 @@ -9,7 +9,7 @@ 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 @@ -22,6 +22,7 @@ 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 @@ -114,6 +115,7 @@ %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 @@ -172,6 +174,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.121 2005/07/13 19:04:02 qboosh +- added segv patch, release 2 + Revision 1.120 2005/06/24 12:24:59 saq - removing the patches that nobody cares about enough to make them apply (wget-{lame_fs,porn}.patch) (if you miss them, they're in the ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/wget.spec?r1=1.120&r2=1.121&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
