SPECS: strace.spec - rel 2; handle new fd CLOEXEC flags

arekm arekm at pld-linux.org
Sun Feb 22 14:40:12 CET 2009


Author: arekm                        Date: Sun Feb 22 13:40:12 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; handle new fd CLOEXEC flags

---- Files affected:
SPECS:
   strace.spec (1.87 -> 1.88) 

---- Diffs:

================================================================
Index: SPECS/strace.spec
diff -u SPECS/strace.spec:1.87 SPECS/strace.spec:1.88
--- SPECS/strace.spec:1.87	Tue Nov  4 20:44:37 2008
+++ SPECS/strace.spec	Sun Feb 22 14:40:07 2009
@@ -10,13 +10,14 @@
 Summary(uk.UTF-8):	Відслідковує та показує системні виклики, пов'язані із запущеним процесом
 Name:		strace
 Version:	4.5.18
-Release:	1
+Release:	2
 License:	BSD-like
 Group:		Development/Debuggers
 Source0:	http://dl.sourceforge.net/strace/%{name}-%{version}.tar.bz2
 # Source0-md5:	e9449fcee97e6a8ed73934c883c870e0
 Source1:	%{name}.1.pl
 Patch0:		%{name}-stat64.patch
+Patch1:		%{name}-fd.patch
 URL:		http://sourceforge.net/projects/strace/
 # acl and libaio for headers only
 BuildRequires:	acl-devel
@@ -97,6 +98,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal}
@@ -134,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2009/02/22 13:40:07  arekm
+- rel 2; handle new fd CLOEXEC flags
+
 Revision 1.87  2008/11/04 19:44:37  qboosh
 - BR: acl-devel, libaio-devel (for struct definitions in headers only)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/strace.spec?r1=1.87&r2=1.88&f=u



More information about the pld-cvs-commit mailing list