SPECS: file.spec - rel 2; the lib could use stdin for data but the...

arekm arekm at pld-linux.org
Sat Sep 3 18:28:22 CEST 2005


Author: arekm                        Date: Sat Sep  3 16:28:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; the lib could use stdin for data but then it closed it while it should not do that (didn't open so do not close)

---- Files affected:
SPECS:
   file.spec (1.108 -> 1.109) 

---- Diffs:

================================================================
Index: SPECS/file.spec
diff -u SPECS/file.spec:1.108 SPECS/file.spec:1.109
--- SPECS/file.spec:1.108	Sun Aug 28 22:27:40 2005
+++ SPECS/file.spec	Sat Sep  3 18:28:16 2005
@@ -29,7 +29,7 @@
 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
@@ -45,6 +45,7 @@
 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
@@ -251,6 +252,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 %{__libtoolize}
@@ -350,6 +352,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.109  2005/09/03 16:28:16  arekm
+- rel 2; the lib could use stdin for data but then it closed it while it should not do that (didn't open so do not close)
+
 Revision 1.108  2005/08/28 20:27:40  qboosh
 - updated to 4.15, updated debian patch, removed obsolete ia64,4.14 patches
 
================================================================

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




More information about the pld-cvs-commit mailing list