From 0ffa4408d6b74800f5009ed755b65a19fe91c72d Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 08:07:19 +0000 Subject: auto-import changelog data from ltrace-0.3.32-3.src.rpm Tue Jun 08 2004 Jakub Jelinek 0.3.32-3 - buildreq elfutils-libelf-devel (#124921) --- diff --git a/ltrace.spec b/ltrace.spec index bc61735..4582a6c 100644 --- a/ltrace.spec +++ b/ltrace.spec @@ -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 0.3.32-3 +- buildreq elfutils-libelf-devel (#124921) + * Thu Apr 22 2004 Jakub Jelinek 0.3.32-2 - fix demangling