Resolves: bz506795

This commit is contained in:
Neil Horman 2009-06-26 15:48:16 +00:00
parent 8629a1779a
commit 40a16d8804
2 changed files with 8 additions and 4 deletions

View File

@ -1,11 +1,11 @@
Name: numactl
Summary: Library for tuning for Non Uniform Memory Access machines
Version: 2.0.3
Release: 2%{dist}
Release: 3%{dist}
License: LGPLv2/GPLv2
Group: System Environment/Base
URL: ftp://oss.sgi.com/www/projects/libnuma/download
Source0: ftp://oss.sgi.com/www/projects/libnuma/download/numactl-%{version}-rc3.tar.gz
Source0: ftp://oss.sgi.com/www/projects/libnuma/download/numactl-%{version}.tar.gz
Buildroot: %{_tmppath}/%{name}-buildroot
Patch0: numactl-2.0.3-rc3-distance_parsing.patch
@ -27,7 +27,7 @@ Requires: %{name} = %{version}-%{release}
Provides development headers for numa library calls
%prep
%setup -q -n %{name}-%{version}-rc3
%setup -q -n %{name}-%{version}
%patch0 -p1
%patch1 -p1
@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Fri Jun 26 2009 Neil Horman <nhorman@redhat.com>
- Update to full 2.0.3 version (bz 506795)
* Wed Jun 17 2009 Neil Horman <nhorman@redhat.com>
- Fix silly libnuma warnings again (bz 499633)

View File

@ -1 +1,2 @@
4d7ab06668024a1d59cf7a4997a9acd2 numactl-2.0.3-rc3.tar.gz
#4d7ab06668024a1d59cf7a4997a9acd2 numactl-2.0.3-rc3.tar.gz
8e4fb249e5f719c25d7f433964fb9220 numactl-2.0.3.tar.gz