Author: pluto Date: Thu May 29 17:40:50 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - useful hint for users about magic method 99, release 6.
---- Files affected: SPECS: unzip.spec (1.55 -> 1.56) ---- Diffs: ================================================================ Index: SPECS/unzip.spec diff -u SPECS/unzip.spec:1.55 SPECS/unzip.spec:1.56 --- SPECS/unzip.spec:1.55 Wed Sep 5 15:47:14 2007 +++ SPECS/unzip.spec Thu May 29 19:40:45 2008 @@ -11,7 +11,7 @@ Summary(uk.UTF-8): Розпаковувач файлів .zip Name: unzip Version: 5.52 -Release: 5 +Release: 6 License: distributable Group: Applications/Archiving Source0: ftp://ftp.info-zip.org/pub/infozip/src/%{name}552.tar.gz @@ -22,6 +22,7 @@ Patch0: %{name}-opt.patch Patch1: %{name}-CAN-2005-2475.patch Patch2: %{name}-cve-2005-4667.patch +Patch3: %{name}-method99_hint.patch URL: http://www.info-zip.org/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -96,6 +97,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 rm -f Makefile ln -sf unix/Makefile Makefile @@ -141,6 +143,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.56 2008-05-29 17:40:45 pluto +- useful hint for users about magic method 99, release 6. + Revision 1.55 2007-09-05 13:47:14 baggins - rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/unzip.spec?r1=1.55&r2=1.56&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
