auto-import ltrace-0.3.36-1.EL4 on branch devel from

ltrace-0.3.36-1.EL4.src.rpm
This commit is contained in:
Jakub Jelinek 2004-12-14 15:37:33 +00:00
parent a29f3b57c7
commit d2f5a7a55a

View File

@ -1,7 +1,7 @@
Summary: Tracks runtime library calls from dynamically linked executables.
Name: ltrace
Version: 0.3.36
Release: 2
Release: 1.EL4
Source: ftp://ftp.debian.org/debian/pool/main/l/ltrace/ltrace_%{version}.orig.tar.gz
Patch1: ftp://ftp.debian.org/debian/pool/main/l/ltrace/ltrace_0.3.36-2.diff.gz
Patch2: ltrace_0.3.36-biarch.patch
@ -47,7 +47,7 @@ rm -rf $RPM_BUILD_ROOT
%config /etc/ltrace.conf
%changelog
* Thu Dec 9 2004 Jakub Jelinek <jakub@redhat.com> 0.3.36-2
* Tue Dec 14 2004 Jakub Jelinek <jakub@redhat.com> 0.3.36-1.EL4
- make x86_64 ltrace trace both 32-bit and 64-bit binaries (#141955,
IT#55600)
- fix tracing across execve