OBS User unknown
2007-03-16 13:44:03 +00:00
committed by Git OBS Bridge
parent 38eaa46333
commit ac67f75455
4 changed files with 9 additions and 92 deletions

View File

@@ -16,12 +16,11 @@ License: Other License(s), see package
Group: Development/Tools/Debuggers
Autoreqprov: on
Version: 4.5.15
Release: 1
Release: 6
Summary: A utility to trace the system calls of a program
Source: strace-%{version}.tar.bz2
Patch: strace-%{version}.diff
Patch1: warn.patch
Patch2: strace-s390minusi.patch
Patch3: syscalls.diff
Patch4: strace-sysinfo.diff
Patch5: strace-graph.diff
@@ -47,7 +46,6 @@ Authors:
%setup -q
%patch
%patch1
%patch2
%patch3
%patch4
%patch5
@@ -75,7 +73,9 @@ rm -rf $RPM_BUILD_ROOT
%{_prefix}/bin/strace-graph
%doc %{_mandir}/man1/strace.1.gz
%changelog -n strace
%changelog
* Fri Mar 16 2007 - schwab@suse.de
- Remove obsolete patch.
* Wed Jan 17 2007 - schwab@suse.de
- Update to strace 4.5.15.
* Bug fixes.