]> git.pld-linux.org Git - packages/file.git/commitdiff
- rel 3; one patch from upstream + disable problematic regexps instead of working... auto/th/file-4_20-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 30 Apr 2007 19:27:51 +0000 (19:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    file.spec -> 1.131

file.spec

index 73d3b6f21b47e643494d505eb0a54013ced7c613..5786a1933864c66b14cad878e8fa2d1e679df769 100644 (file)
--- a/file.spec
+++ b/file.spec
@@ -28,7 +28,7 @@ Summary(zh_CN.UTF-8): 判定文件类型的工具。
 Summary(zh_TW.UTF-8):  用於決定檔案類型的一個工具程式。
 Name:          file
 Version:       4.20
-Release:       2
+Release:       3
 License:       distributable
 Group:         Applications/File
 Source0:       ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz
@@ -45,6 +45,7 @@ Patch4:               %{name}-magic.patch
 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
@@ -251,7 +252,9 @@ Wiązania Pythona dla libmagic.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
+%patch7 -p0
+cd src
+%patch8 -p0
 
 %build
 %{__libtoolize}
This page took 0.035539 seconds and 4 git commands to generate.