doing merge cleanup (bz 226207)
This commit is contained in:
parent
6bcd60ad89
commit
be128116fa
@ -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.9.8
|
Version: 0.9.8
|
||||||
Release: 2%{dist}
|
Release: 3%{dist}
|
||||||
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/
|
||||||
@ -21,7 +21,7 @@ allocations with NUMA policy in applications.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Development package for building Applications that use numa
|
Summary: Development package for building Applications that use numa
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Provides: numactl-devel
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Provides development headers for numa library calls
|
Provides development headers for numa library calls
|
||||||
@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Ayg 03 2007 Neil Horman <nhorman@redhat.com> - 0.9.8-3%{dist}
|
||||||
|
- fixing up merge review (bz 226207)
|
||||||
|
|
||||||
* Fri Jan 12 2007 Neil Horman <nhorman@redhat.com> - 0.9.8-2%{dist}
|
* Fri Jan 12 2007 Neil Horman <nhorman@redhat.com> - 0.9.8-2%{dist}
|
||||||
- Properly fixed bz 221982
|
- Properly fixed bz 221982
|
||||||
- Updated revision string to include %{dist}
|
- Updated revision string to include %{dist}
|
||||||
|
Loading…
Reference in New Issue
Block a user