SPECS: file.spec - updated to 4.21 (fixes integer overflow) - upda...

qboosh qboosh at pld-linux.org
Sat May 26 19:42:31 CEST 2007


Author: qboosh                       Date: Sat May 26 17:42:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.21 (fixes integer overflow)
- updated debian,DoS patches, removed obsolete REG_STARTEND patch

---- Files affected:
SPECS:
   file.spec (1.132 -> 1.133) 

---- Diffs:

================================================================
Index: SPECS/file.spec
diff -u SPECS/file.spec:1.132 SPECS/file.spec:1.133
--- SPECS/file.spec:1.132	Sat May 26 19:14:41 2007
+++ SPECS/file.spec	Sat May 26 19:42:26 2007
@@ -28,12 +28,12 @@
 Summary(zh_CN.UTF-8):	判定文件类型的工具。
 Summary(zh_TW.UTF-8):	用於決定檔案類型的一個工具程式。
 Name:		file
-Version:	4.20
-Release:	3
+Version:	4.21
+Release:	1
 License:	distributable
 Group:		Applications/File
 Source0:	ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz
-# Source0-md5:	402bdb26356791bd5d277099adacc006
+# Source0-md5:	9e3503116f4269a1be70220ee2234b0e
 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
@@ -46,7 +46,6 @@
 Patch5:		%{name}-selinux.patch
 Patch6:		%{name}-msdos.patch
 Patch7:		%{name}-DoS.patch
-Patch8:		ftp://ftp.astron.com/pub/file/patch-4.20-REG_STARTEND
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
@@ -253,9 +252,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%patch7 -p0
-cd src
-%patch8 -p0
+%patch7 -p1
 
 %build
 %{__libtoolize}
@@ -364,6 +361,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.133  2007/05/26 17:42:26  qboosh
+- updated to 4.21 (fixes integer overflow)
+- updated debian,DoS patches, removed obsolete REG_STARTEND patch
+
 Revision 1.132  2007/05/26 17:14:41  qboosh
 - unified .magic file naming
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/file.spec?r1=1.132&r2=1.133&f=u



More information about the pld-cvs-commit mailing list