Author: qboosh Date: Sat Aug 23 22:05:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.20
---- Files affected: SPECS: which.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/which.spec diff -u SPECS/which.spec:1.49 SPECS/which.spec:1.50 --- SPECS/which.spec:1.49 Wed Jan 23 21:16:52 2008 +++ SPECS/which.spec Sun Aug 24 00:05:03 2008 @@ -9,12 +9,12 @@ Summary(tr.UTF-8): PATH'de bulunan bir dosyanın yerini bulmayı sağlayan bir araç Summary(uk.UTF-8): Показує, в якому з каталогів в PATH знаходиться програма Name: which -Version: 2.19 +Version: 2.20 Release: 1 License: GPL v3+ Group: Applications/File Source0: http://www.xs4all.nl/~carlo17/which/%{name}-%{version}.tar.gz -# Source0-md5: bbd094cec2444cd78befbc0cf09deea4 +# Source0-md5: 95be0501a466e515422cde4af46b2744 Source1: %{name}.csh Source2: %{name}.sh Source3: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 @@ -90,10 +90,10 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -p /sbin/postshell +%post -p /sbin/postshell -/usr/sbin/fix-info-dir %{_infodir} -%postun -p /sbin/postshell +%postun -p /sbin/postshell -/usr/sbin/fix-info-dir %{_infodir} %files @@ -116,6 +116,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2008/08/23 22:05:03 qboosh +- updated to 2.20 + Revision 1.49 2008/01/23 20:16:52 glen - use /sbin/postshell for fix-info-dir ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/which.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
