diff --git a/numactl.spec b/numactl.spec index af6d9aa..a70ce22 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:.1 1.24 $"; RR="${R##: }"; echo ${RR%%?}).1 +Release: %(R="$Revision: 1.25 $"; RR="${R##: }"; echo ${RR%%?}).2 License: LGPL/GPL Group: System Environment/Base URL: ftp://ftp.suse.com/pub/people/ak/numa/ @@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/*.8* %changelog +* 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 - rebuilt for new gcc4.1 snapshot and glibc changes