From 369fdb23808c3cf8f67aa852aac3114740d6e127 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 18 Aug 2006 20:15:15 +0000 Subject: [PATCH] rebuilt with latest binutils --- ltrace.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ltrace.spec b/ltrace.spec index a0d964d..14a6015 100644 --- a/ltrace.spec +++ b/ltrace.spec @@ -1,7 +1,7 @@ Summary: Tracks runtime library calls from dynamically linked executables. Name: ltrace Version: 0.5 -Release: 1.0.45svn.5 +Release: 1.0.45svn.6 Source: ltrace-0.5.tar.gz Patch2: ltrace-opd.patch Patch3: ltrace-ppc32fc5.patch @@ -56,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT %config /etc/ltrace.conf %changelog +* Fri Aug 18 2006 Jesse Keating - 0.5-1.0.45svn.6 +- rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc* + (#203001) + * Fri Jul 14 2006 Petr Machata - 0.5-1.0.45svn.5 - adding .gnu.hash patch to support new ELF hash table section - adding testsuite patch to silent some bogus failures