SPECS: file.spec - added msdos patch (disable too greedy DOS COM/B...
qboosh
qboosh at pld-linux.org
Tue Jul 25 14:14:31 CEST 2006
Author: qboosh Date: Tue Jul 25 12:14:31 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added msdos patch (disable too greedy DOS COM/BAT entries)
- release 2
---- Files affected:
SPECS:
file.spec (1.115 -> 1.116)
---- Diffs:
================================================================
Index: SPECS/file.spec
diff -u SPECS/file.spec:1.115 SPECS/file.spec:1.116
--- SPECS/file.spec:1.115 Sun Mar 19 12:00:06 2006
+++ SPECS/file.spec Tue Jul 25 14:14:26 2006
@@ -29,7 +29,7 @@
Summary(zh_TW): ĽÎŠó¨MŠwŔÉŽ×ĂţŤŹŞş¤@Ó¤u¨ăľ{ŚĄĄC
Name: file
Version: 4.17
-Release: 1
+Release: 2
License: distributable
Group: Applications/File
Source0: ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz
@@ -46,6 +46,7 @@
Patch5: %{name}-greedy-dump.patch
Patch6: %{name}-magic.patch
Patch7: %{name}-selinux.patch
+Patch8: %{name}-msdos.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
@@ -253,6 +254,7 @@
%patch5 -p1
%patch6 -p1
%patch7 -p1
+%patch8 -p1
%build
%{__libtoolize}
@@ -357,6 +359,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.116 2006/07/25 12:14:26 qboosh
+- added msdos patch (disable too greedy DOS COM/BAT entries)
+- release 2
+
Revision 1.115 2006/03/19 11:00:06 qboosh
- updated to 4.17, updated debian patch, removed obsolete python2.4 patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/file.spec?r1=1.115&r2=1.116&f=u
More information about the pld-cvs-commit
mailing list