Accepting request 37991 from home:jnweiger:branches:devel:tools

Copy from home:jnweiger:branches:devel:tools/strace via accept of submit request 37991 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/37991
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=7
This commit is contained in:
Pavol Rusnak
2010-04-15 15:06:57 +00:00
committed by Git OBS Bridge
parent 5ac8d2f82c
commit 23787a9dee
6 changed files with 54 additions and 75 deletions

View File

@@ -27,7 +27,7 @@ AutoReqProv: on
Obsoletes: strace-64bit
%endif
#
Version: 4.5.19
Version: 4.5.20
Release: 1
Summary: A utility to trace the system calls of a program
Source: http://dl.sourceforge.net/strace/strace-%{version}.tar.bz2
@@ -51,7 +51,7 @@ Authors:
%prep
%setup -q
%patch
%patch -p1
%build
export CFLAGS="$RPM_OPT_FLAGS"