Rebase to version 2.0.9
This commit is contained in:
parent
52d7a43757
commit
e1255466db
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ numactl-2.0.3.tar.gz
|
||||
/numactl-2.0.6.tar.gz
|
||||
/numactl-2.0.7.tar.gz
|
||||
/numactl-2.0.8.tar.gz
|
||||
/numactl-2.0.9.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: numactl
|
||||
Summary: Library for tuning for Non Uniform Memory Access machines
|
||||
Version: 2.0.8
|
||||
Release: 4%{dist}
|
||||
Version: 2.0.9
|
||||
Release: 1%{dist}
|
||||
# libnuma is LGPLv2 and GPLv2
|
||||
# numactl binaries are GPLv2 only
|
||||
License: GPLv2
|
||||
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 09 2013 Petr Holasek <pholasek@redhat.com> 2.0.9-1
|
||||
- rebased to version 2.0.9
|
||||
|
||||
* Fri Aug 02 2013 Karsten Hopp <karsten@redhat.com> 2.0.8-4
|
||||
- rebuild in F20 to fix some dependency issues on PPC
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user