Author: arekm Date: Sun Apr 6 12:58:19 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - add fusecompress magic; rel 2
---- Files affected: SPECS: file.spec (1.120.2.5 -> 1.120.2.6) ---- Diffs: ================================================================ Index: SPECS/file.spec diff -u SPECS/file.spec:1.120.2.5 SPECS/file.spec:1.120.2.6 --- SPECS/file.spec:1.120.2.5 Mon Dec 31 09:52:59 2007 +++ SPECS/file.spec Sun Apr 6 14:58:14 2008 @@ -29,7 +29,7 @@ Summary(zh_TW.UTF-8): 用於決定檔案類型的一個工具程式。 Name: file Version: 4.23 -Release: 1 +Release: 2 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} @@ -358,6 +360,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.120.2.6 2008-04-06 12:58:14 arekm +- add fusecompress magic; rel 2 + Revision 1.120.2.5 2007-12-31 08:52:59 glen - up to 4.23 (includes DoS.patch) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/file.spec?r1=1.120.2.5&r2=1.120.2.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
