]> git.pld-linux.org Git - packages/file.git/commitdiff
- rel 2; the lib could use stdin for data but then it closed it while it should not... auto/ac/file-4_15-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 3 Sep 2005 16:28:16 +0000 (16:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    file.spec -> 1.109

file.spec

index 6124520a2bea44339801ecc6c709df758ff1a059..8b99bcb6e59994bf73c5f1e8c811965cda842f69 100644 (file)
--- a/file.spec
+++ b/file.spec
@@ -28,7 +28,7 @@ Summary(zh_CN):       
 Summary(zh_TW):        ¥Î©ó¨M©wÀÉ®×Ãþ«¬ªº¤@­Ó¤u¨ãµ{¦¡¡C
 Name:          file
 Version:       4.15
-Release:       1
+Release:       2
 License:       distributable
 Group:         Applications/File
 Source0:       ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz
@@ -44,6 +44,7 @@ Patch3:               %{name}-dicom.patch
 Patch4:                %{name}-lmagic.patch
 Patch5:                %{name}-python2.4.patch
 Patch6:                %{name}-greedy-dump.patch
+Patch7:                %{name}-stdin-noclose.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
@@ -250,6 +251,7 @@ Wi
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 %{__libtoolize}
This page took 0.042402 seconds and 4 git commands to generate.