SPECS: file.spec - added patch7, found in debian BTS: http://bugs.debian....

pawelz pawelz at pld-linux.org
Mon Feb 2 13:20:29 CET 2009


Author: pawelz                       Date: Mon Feb  2 12:20:29 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch7, found in debian BTS:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502857 (thx arekm)
- file correctly classifies java class files now, so rpm autodeps generate
  correct "ClassDataVersion" dependency for java packages.
- rel 4

---- Files affected:
SPECS:
   file.spec (1.156 -> 1.157) 

---- Diffs:

================================================================
Index: SPECS/file.spec
diff -u SPECS/file.spec:1.156 SPECS/file.spec:1.157
--- SPECS/file.spec:1.156	Tue Nov 18 17:56:23 2008
+++ SPECS/file.spec	Mon Feb  2 13:20:24 2009
@@ -32,7 +32,7 @@
 Summary(zh_TW.UTF-8):	用於決定檔案類型的一個工具程式。
 Name:		file
 Version:	4.26
-Release:	3
+Release:	4
 License:	distributable
 Group:		Applications/File
 URL:		http://www.darwinsys.com/file/
@@ -50,6 +50,7 @@
 Patch4:		%{name}-selinux.patch
 Patch5:		%{name}-msdos.patch
 Patch6:		%{name}-fusecompress.patch
+Patch7:		%{name}-javaclass.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
@@ -256,6 +257,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 rm -f magic/Magdir/{*.orig,*~}
 
@@ -373,6 +375,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.157  2009/02/02 12:20:24  pawelz
+- added patch7, found in debian BTS:
+  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502857 (thx arekm)
+- file correctly classifies java class files now, so rpm autodeps generate
+  correct "ClassDataVersion" dependency for java packages.
+- rel 4
+
 Revision 1.156  2008/11/18 16:56:23  arekm
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/file.spec?r1=1.156&r2=1.157&f=u



More information about the pld-cvs-commit mailing list