Author: qboosh Date: Sun Aug 15 07:55:39 2010 GMT Module: packages Tag: HEAD ---- Log message: - GPL version - verbose files
---- Files affected: packages/cabextract: cabextract.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: packages/cabextract/cabextract.spec diff -u packages/cabextract/cabextract.spec:1.31 packages/cabextract/cabextract.spec:1.32 --- packages/cabextract/cabextract.spec:1.31 Sun Aug 15 01:34:48 2010 +++ packages/cabextract/cabextract.spec Sun Aug 15 09:55:34 2010 @@ -4,7 +4,7 @@ Name: cabextract Version: 1.3 Release: 1 -License: GPL +License: GPL v2+ Group: Applications/Archiving Source0: http://www.cabextract.org.uk/%{name}-%{version}.tar.gz # Source0-md5: cb9a4a38470d2a71a0275968e7eb64d3 @@ -51,9 +51,9 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man1/* -%lang(ja) %{_mandir}/ja/man1/* +%attr(755,root,root) %{_bindir}/cabextract +%{_mandir}/man1/cabextract.1* +%lang(ja) %{_mandir}/ja/man1/cabextract.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -61,6 +61,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2010/08/15 07:55:34 qboosh +- GPL version +- verbose files + Revision 1.31 2010/08/14 23:34:48 zbyniu - up to 1.3 [fixes CVE-2010-2801] - libmspack patch not needed, there is --with-external-libmspack now, so also BR/R new libmspack ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cabextract/cabextract.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
