- More AIO decoding from Andi Kleen, bnc#679917
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=18
This commit is contained in:
@@ -32,7 +32,8 @@ Release: 5
|
||||
Summary: A utility to trace the system calls of a program
|
||||
Source: http://dl.sourceforge.net/strace/strace-%{version}.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
Patch: strace-%{version}.diff
|
||||
Patch0: strace-%{version}.diff
|
||||
Patch1: io-submit-fix.patch
|
||||
Url: http://sourceforge.net/projects/strace/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -51,7 +52,8 @@ Authors:
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
export CFLAGS="$RPM_OPT_FLAGS"
|
||||
|
Reference in New Issue
Block a user