rpms/strace/devel strace.spec,1.35,1.36

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Apr 24 13:17:25 UTC 2006


Author: skasal

Update of /cvs/dist/rpms/strace/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23942/devel

Modified Files:
	strace.spec 
Log Message:
.


Index: strace.spec
===================================================================
RCS file: /cvs/dist/rpms/strace/devel/strace.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- strace.spec	11 Feb 2006 05:44:29 -0000	1.35
+++ strace.spec	24 Apr 2006 13:17:22 -0000	1.36
@@ -8,6 +8,8 @@
 Source0: %{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-root
 
+Patch0: strace-4.5.14-rlimit32.patch
+
 %define strace64_arches ppc64
 
 %description
@@ -41,6 +43,7 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
 %configure




More information about the fedora-cvs-commits mailing list