Author: qboosh Date: Fri Jan 25 23:59:33 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 4.2.32 (GPL v3; fixes find -ls memory corruption) - updated pl.po-update,info,selinux patches
---- Files affected: SPECS: findutils.spec (1.93 -> 1.94) ---- Diffs: ================================================================ Index: SPECS/findutils.spec diff -u SPECS/findutils.spec:1.93 SPECS/findutils.spec:1.94 --- SPECS/findutils.spec:1.93 Thu Jan 24 02:22:59 2008 +++ SPECS/findutils.spec Sat Jan 26 00:59:28 2008 @@ -11,14 +11,14 @@ Summary(pt_BR.UTF-8): Utilitários de procura da GNU Summary(tr.UTF-8): GNU dosya arama araçları Name: findutils -Version: 4.2.31 +Version: 4.2.32 Release: 1 Epoch: 1 -License: GPL +License: GPL v3+ Group: Applications/File # development versions at ftp://alpha.gnu.org/gnu/findutils/ Source0: ftp://ftp.gnu.org/gnu/findutils/%{name}-%{version}.tar.gz -# Source0-md5: a0e31a0f18a49709bf5a449867c8049a +# Source0-md5: aaa6beeb41a6f04963dff58f24a55b96 #Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 Source1: %{name}-non-english-man-pages.tar.bz2 # Source1-md5: e76388b0c3218eec3557d05ccd6d6515 @@ -126,10 +126,10 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -p /sbin/postshell +%post -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} -%postun -p /sbin/postshell +%postun -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} %files -f %{name}.lang @@ -157,6 +157,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.94 2008-01-25 23:59:28 qboosh +- updated to 4.2.32 (GPL v3; fixes find -ls memory corruption) +- updated pl.po-update,info,selinux patches + Revision 1.93 2008-01-24 01:22:59 glen - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/findutils.spec?r1=1.93&r2=1.94&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
