From 5b51f716328b86d0826db8f06293bee83a81a4d9 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 10 Mar 2006 06:06:35 +0000 Subject: [PATCH] rebuild for ppc TLS issue (#184446) --- numactl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/numactl.spec b/numactl.spec index 40f78d1..75c67e4 100644 --- a/numactl.spec +++ b/numactl.spec @@ -1,7 +1,7 @@ Name: numactl Summary: library for tuning for Non Uniform Memory Access machines Version: 0.6.4 -Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?}).2 +Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?}) License: LGPL/GPL Group: System Environment/Base URL: ftp://ftp.suse.com/pub/people/ak/numa/ @@ -71,10 +71,13 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/*.8* %changelog +* Fri Mar 10 2006 Bill Nottingham +- rebuild for ppc TLS issue (#184446) + * Fri Feb 10 2006 Jesse Keating - 0.6.4-1.25.2 - bump again for double-long bug on ppc(64) -* Tue Feb 07 2006 Jesse Keating - error: line 4: Tag takes single token only: Release: :.1 1.24.1 +* Tue Feb 07 2006 Jesse Keating - rebuilt for new gcc4.1 snapshot and glibc changes * Fri Dec 09 2005 Jesse Keating