This commit is contained in:
committed by
Git OBS Bridge
parent
66226dd0b3
commit
a44d1d0a5b
@@ -14,9 +14,9 @@ Name: strace
|
||||
BuildRequires: libacl-devel
|
||||
License: BSD 3-Clause
|
||||
Group: Development/Tools/Debuggers
|
||||
Autoreqprov: on
|
||||
AutoReqProv: on
|
||||
Version: 4.5.16
|
||||
Release: 1
|
||||
Release: 22
|
||||
Summary: A utility to trace the system calls of a program
|
||||
Source: strace-%{version}.tar.bz2
|
||||
Patch: strace-%{version}.diff
|
||||
@@ -26,7 +26,7 @@ Patch4: strace-sysinfo.diff
|
||||
Patch5: strace-graph.diff
|
||||
Patch6: ioctl.diff
|
||||
Patch8: ptrace.diff
|
||||
URL: http://sourceforge.net/projects/strace/
|
||||
Url: http://sourceforge.net/projects/strace/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -74,6 +74,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man1/strace.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Nov 19 2007 - schwab@suse.de
|
||||
- Fix getdents64 decoding.
|
||||
* Fri Aug 03 2007 - schwab@suse.de
|
||||
- Update to strace 4.5.16.
|
||||
* Bug fixes.
|
||||
|
Reference in New Issue
Block a user