Author: havner Date: Thu Nov 24 10:26:22 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - CAN-2005-2475.patch
---- Files affected: SPECS: unzip.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: SPECS/unzip.spec diff -u SPECS/unzip.spec:1.44 SPECS/unzip.spec:1.45 --- SPECS/unzip.spec:1.44 Sat Mar 12 00:55:09 2005 +++ SPECS/unzip.spec Thu Nov 24 11:26:16 2005 @@ -11,7 +11,7 @@ Summary(uk): ňĎÚĐÁËĎ×Ő×ÁŢ ĆÁĘĚŚ× .zip Name: unzip Version: 5.52 -Release: 1 +Release: 2 License: distributable Group: Applications/Archiving Source0: ftp://ftp.info-zip.org/pub/infozip/src/%{name}552.tar.gz @@ -20,6 +20,7 @@ Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: d7f8b0b09f6e8d89591b4dc25e335764 Patch0: %{name}-opt.patch +Patch1: %{name}-CAN-2005-2475.patch URL: http://www.info-zip.org/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -92,6 +93,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 rm -f Makefile ln -sf unix/Makefile Makefile @@ -130,6 +132,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2005/11/24 10:26:16 havner +- CAN-2005-2475.patch + Revision 1.44 2005/03/11 23:55:09 charles - updated to 5.52 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/unzip.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
