From db4cf486918b57966bf7b22e7abb668cf3c9644c Mon Sep 17 00:00:00 2001 From: skasal Date: Mon, 24 Apr 2006 13:17:22 +0000 Subject: [PATCH] . --- strace.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/strace.spec b/strace.spec index 9ac8d2f..8030473 100644 --- a/strace.spec +++ b/strace.spec @@ -8,6 +8,8 @@ URL: http://sourceforge.net/projects/strace/ 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 @@ The `strace' program in the `strace' package is for 32-bit processes. %prep %setup -q +%patch0 %build %configure