Author: adamg Date: Sun May 3 18:24:57 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 5.01
---- Files affected: packages/file: file.spec (1.160 -> 1.161) ---- Diffs: ================================================================ Index: packages/file/file.spec diff -u packages/file/file.spec:1.160 packages/file/file.spec:1.161 --- packages/file/file.spec:1.160 Sun Mar 15 14:47:13 2009 +++ packages/file/file.spec Sun May 3 20:24:52 2009 @@ -29,13 +29,13 @@ Summary(zh_CN.UTF-8): 判定文件类型的工具。 Summary(zh_TW.UTF-8): 用於決定檔案類型的一個工具程式。 Name: file -Version: 5.00 +Version: 5.01 Release: 1 License: distributable Group: Applications/File URL: http://www.darwinsys.com/file/ Source0: ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz -# Source0-md5: fd0b4ce55a756151629e06eaa3411e0c +# Source0-md5: e492d6309728ace56b113de1960e3024 Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: c157a183b64156f8baafaefd9cbf04c1 Source2: %{name}-zisofs.magic @@ -281,7 +281,7 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT/%{_lib} +install -d $RPM_BUILD_ROOT{/%{_lib},%{_datadir}/file} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -371,6 +371,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.161 2009/05/03 18:24:52 adamg +- updated to 5.01 + Revision 1.160 2009/03/15 13:47:13 arekm - up to 5.00 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/file/file.spec?r1=1.160&r2=1.161&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
