]> git.pld-linux.org Git - packages/file.git/commitdiff
- added patch7, found in debian BTS: auto/th/file-4_26-4 auto/ti/file-4_26-4
authorpawelz <pawelz@pld-linux.org>
Mon, 2 Feb 2009 12:20:24 +0000 (12:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  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

Changed files:
    file.spec -> 1.157

file.spec

index a293be3dc19a49128ff756e2a164c769ffd745bd..92ce81bd30ad55fec76ba70d42869f3d14b802d6 100644 (file)
--- a/file.spec
+++ b/file.spec
@@ -31,7 +31,7 @@ Summary(zh_CN.UTF-8): 判定文件类型的工具。
 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/
@@ -49,6 +49,7 @@ Patch3:               %{name}-greedy-dump.patch
 Patch4:                %{name}-selinux.patch
 Patch5:                %{name}-msdos.patch
 Patch6:                %{name}-fusecompress.patch
+Patch7:                %{name}-javaclass.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
@@ -255,6 +256,7 @@ Wiązania Pythona dla libmagic.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 rm -f magic/Magdir/{*.orig,*~}
 
This page took 0.120895 seconds and 4 git commands to generate.