RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/numactl#73865d1b1925e1764a710db3575c82837780729a
This commit is contained in:
parent
9c7192d714
commit
9c40d6ac62
@ -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.14
|
Version: 2.0.14
|
||||||
Release: 1%{dist}
|
Release: 2%{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
|
||||||
@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 11 2020 Florian Weimer <fweimer@redhat.com> - 2.0.14-2
|
||||||
|
- Trigger rebuild to avoid DT_INIT/DT_FINI with zero values
|
||||||
|
|
||||||
* Thu Sep 17 2020 Filipe Brandenburger <filbranden@gmail.com> - 2.0.14-1
|
* Thu Sep 17 2020 Filipe Brandenburger <filbranden@gmail.com> - 2.0.14-1
|
||||||
- Upgrade to 2.0.14
|
- Upgrade to 2.0.14
|
||||||
- Re-enabled LTO, now that upstream has been fixed to support it.
|
- Re-enabled LTO, now that upstream has been fixed to support it.
|
||||||
|
Loading…
Reference in New Issue
Block a user