Author: qboosh Date: Tue Jul 25 13:35:12 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - added msdos patch (disable too greedy COM/BAT entries) - release 4
---- Files affected: SPECS: file.spec (1.111 -> 1.111.2.1) ---- Diffs: ================================================================ Index: SPECS/file.spec diff -u SPECS/file.spec:1.111 SPECS/file.spec:1.111.2.1 --- SPECS/file.spec:1.111 Sun Sep 11 12:58:45 2005 +++ SPECS/file.spec Tue Jul 25 15:35:07 2006 @@ -29,7 +29,7 @@ Summary(zh_TW): [EMAIL PROTECTED] Name: file Version: 4.15 -Release: 3 +Release: 4 License: distributable Group: Applications/File Source0: ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz @@ -48,6 +48,7 @@ Patch7: %{name}-stdin-noclose.patch Patch8: %{name}-magic.patch Patch9: %{name}-selinux.patch +Patch10: %{name}-msdos.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -257,6 +258,7 @@ %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 %build %{__libtoolize} @@ -361,6 +363,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.111.2.1 2006/07/25 13:35:07 qboosh +- added msdos patch (disable too greedy COM/BAT entries) +- release 4 + Revision 1.111 2005/09/11 10:58:45 arekm - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/file.spec?r1=1.111&r2=1.111.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
