Author: hawk Date: Sun Feb 19 13:21:20 2006 GMT Module: SPECS Tag: RA-branch ---- Log message: - added cve-2005-4667 patch - release 1.2 for Ra
---- Files affected: SPECS: unzip.spec (1.42.2.2 -> 1.42.2.3) ---- Diffs: ================================================================ Index: SPECS/unzip.spec diff -u SPECS/unzip.spec:1.42.2.2 SPECS/unzip.spec:1.42.2.3 --- SPECS/unzip.spec:1.42.2.2 Fri Dec 2 12:48:56 2005 +++ SPECS/unzip.spec Sun Feb 19 14:21:15 2006 @@ -11,7 +11,7 @@ Summary(uk): ňĎÚĐÁËĎ×Ő×ÁŢ ĆÁĘĚŚ× .zip Name: unzip Version: 5.52 -Release: 1.1 +Release: 1.2 License: distributable Group: Applications/Archiving #Source0: ftp://ftp.info-zip.org/pub/infozip/src/%{name}551.tar.gz @@ -21,6 +21,7 @@ # Source1-md5: d7f8b0b09f6e8d89591b4dc25e335764 Patch0: %{name}-opt.patch Patch1: %{name}-CAN-2005-2475.patch +Patch2: %{name}-cve-2005-4667.patch URL: http://www.info-zip.org/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -94,6 +95,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 rm -f Makefile ln -sf unix/Makefile Makefile @@ -132,6 +134,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42.2.3 2006/02/19 13:21:15 hawk +- added cve-2005-4667 patch +- release 1.2 for Ra + Revision 1.42.2.2 2005/12/02 11:48:56 hawk - updated to 5.52, added CAN-2005-2475 patch, release 1.1 for Ra ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/unzip.spec?r1=1.42.2.2&r2=1.42.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
