This commit is contained in:
Dave Jones 2005-02-08 23:50:02 +00:00
parent b5e45dd7e6
commit c8707833a3

View File

@ -1,7 +1,7 @@
Name: numactl Name: numactl
Summary: library for tuning for Non Uniform Memory Access machines Summary: library for tuning for Non Uniform Memory Access machines
Version: 0.6.4 Version: 0.6.4
Release: %(R="$Revision: 1.11 $"; RR="${R##: }"; echo ${RR%%?}) Release: %(R="$Revision: 1.12 $"; RR="${R##: }"; echo ${RR%%?})
License: LGPL/GPL License: LGPL/GPL
Group: System Environment/Base Group: System Environment/Base
URL: ftp://ftp.suse.com/pub/people/ak/numa/ URL: ftp://ftp.suse.com/pub/people/ak/numa/
@ -68,7 +68,7 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir} %{_mandir}
%changelog %changelog
* Tue Feb 8 2004 Dave Jones <davej@redhat.com> * Tue Feb 8 2005 Dave Jones <davej@redhat.com>
- rebuild with -D_FORTITY_SOURCE=2 - rebuild with -D_FORTITY_SOURCE=2
* Wed Nov 10 2004 David Woodhouse <dwmw2@redhat.com> * Wed Nov 10 2004 David Woodhouse <dwmw2@redhat.com>