Author: arekm Date: Sun Apr 6 12:45:09 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; add fusecompress magic
---- Files affected: SPECS: file.spec (1.139 -> 1.140) ---- Diffs: ================================================================ Index: SPECS/file.spec diff -u SPECS/file.spec:1.139 SPECS/file.spec:1.140 --- SPECS/file.spec:1.139 Thu Jan 3 12:54:57 2008 +++ SPECS/file.spec Sun Apr 6 14:45:04 2008 @@ -29,7 +29,7 @@ Summary(zh_TW.UTF-8): 用於決定檔案類型的一個工具程式。 Name: file Version: 4.23 -Release: 2 +Release: 3 License: distributable Group: Applications/File Source0: ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz @@ -45,6 +45,7 @@ Patch4: %{name}-magic.patch Patch5: %{name}-selinux.patch Patch6: %{name}-msdos.patch +Patch7: %{name}-fusecompress.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -251,6 +252,7 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 %build %{__libtoolize} @@ -360,6 +362,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.140 2008-04-06 12:45:04 arekm +- rel 3; add fusecompress magic + Revision 1.139 2008-01-03 11:54:57 qboosh - ghost soname symlink ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/file.spec?r1=1.139&r2=1.140&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
