Resolves: bz1080421
Merge branch 'master' of ssh://pkgs.fedoraproject.org/numactl Conflicts: numactl.spec
This commit is contained in:
commit
267ede3def
@ -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: 2.0.9
|
Version: 2.0.9
|
||||||
Release: 2%{dist}
|
Release: 3%{dist}
|
||||||
# libnuma is LGPLv2 and GPLv2
|
# libnuma is LGPLv2 and GPLv2
|
||||||
# numactl binaries are GPLv2 only
|
# numactl binaries are GPLv2 only
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -88,9 +88,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jul 31 2014 Petr Holasek <pholasek@redhat.com> 2.0.9-2
|
* Thu Jul 31 2014 Petr Holasek <pholasek@redhat.com> 2.0.9-3
|
||||||
- fixed segfault on non-NUMA systems (bz1080421)
|
- fixed segfault on non-NUMA systems (bz1080421)
|
||||||
|
|
||||||
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.9-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Oct 09 2013 Petr Holasek <pholasek@redhat.com> 2.0.9-1
|
* Wed Oct 09 2013 Petr Holasek <pholasek@redhat.com> 2.0.9-1
|
||||||
- rebased to version 2.0.9
|
- rebased to version 2.0.9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user