diff --git a/numactl.spec b/numactl.spec index 66585ed..0843287 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.16 $"; RR="${R##: }"; echo ${RR%%?}) +Release: %(R="$Revision: 1.17 $"; RR="${R##: }"; echo ${RR%%?}) License: LGPL/GPL Group: System Environment/Base URL: ftp://ftp.suse.com/pub/people/ak/numa/ @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir} %changelog +* Tue Mar 1 2005 Dave Jones +- Rebuild for gcc4 + * Tue Feb 8 2005 Dave Jones - rebuild with -D_FORTIFY_SOURCE=2