auto-import changelog data from ltrace-0.3.32-3.src.rpm
Tue Jun 08 2004 Jakub Jelinek <jakub@redhat.com> 0.3.32-3 - buildreq elfutils-libelf-devel (#124921)
This commit is contained in:
parent
66f03991f2
commit
0ffa4408d6
@ -1,7 +1,7 @@
|
||||
Summary: Tracks runtime library calls from dynamically linked executables.
|
||||
Name: ltrace
|
||||
Version: 0.3.32
|
||||
Release: 2
|
||||
Release: 3
|
||||
Source: ftp://ftp.debian.org/debian/pool/main/l/ltrace/ltrace_%{version}.tar.gz
|
||||
# XXX this patch doesn't work yet
|
||||
Patch0: ltrace-0.3.8.sparc.patch
|
||||
@ -13,6 +13,7 @@ Group: Development/Debuggers
|
||||
ExclusiveArch: i386 s390 ppc x86_64
|
||||
Prefix: %{_prefix}
|
||||
BuildRoot: /var/tmp/%{name}-root
|
||||
BuildRequires: elfutils-libelf-devel
|
||||
|
||||
%description
|
||||
Ltrace is a debugging program which runs a specified command until the
|
||||
@ -54,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%config /etc/ltrace.conf
|
||||
|
||||
%changelog
|
||||
* Tue Jun 8 2004 Jakub Jelinek <jakub@redhat.com> 0.3.32-3
|
||||
- buildreq elfutils-libelf-devel (#124921)
|
||||
|
||||
* Thu Apr 22 2004 Jakub Jelinek <jakub@redhat.com> 0.3.32-2
|
||||
- fix demangling
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user