- Fix licensing tag.
This commit is contained in:
parent
750f089bb7
commit
3da7ccde1b
@ -1,7 +1,7 @@
|
||||
Summary: Tracks runtime library calls from dynamically linked executables
|
||||
Name: ltrace
|
||||
Version: 0.5
|
||||
Release: 7.45svn%{?dist}
|
||||
Release: 8.45svn%{?dist}
|
||||
URL: http://alioth.debian.org/projects/ltrace/
|
||||
Source: ltrace-0.5.tar.gz
|
||||
Patch0: ltrace-0.4-exec.patch
|
||||
@ -18,7 +18,7 @@ Patch10: ltrace-0.5-exec.patch
|
||||
Patch11: ltrace-0.5-exec-tests.patch
|
||||
Patch12: ltrace-0.5-man.patch
|
||||
Patch13: ltrace-0.5-ia64-sigill.patch
|
||||
License: GPL
|
||||
License: GPLv2+
|
||||
Group: Development/Debuggers
|
||||
ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 s390 s390x alpha sparc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%config(noreplace) /etc/ltrace.conf
|
||||
|
||||
%changelog
|
||||
* Thu Aug 16 2007 Petr Machata <pmachata@redhat.com> - 0.5-8.45svn
|
||||
- Fix licensing tag.
|
||||
|
||||
* Fri May 4 2007 Petr Machata <pmachata@redhat.com> - 0.5-7.45svn
|
||||
- added fork/exec patches, mostly IBM's work
|
||||
- added trace-exec tests into suite
|
||||
|
||||
Loading…
Reference in New Issue
Block a user