numactl is available on aarch64 now
This commit is contained in:
parent
72ed20acc0
commit
3ec0366b72
@ -1,7 +1,7 @@
|
|||||||
Summary: Portable Hardware Locality - portable abstraction of hierarchical architectures
|
Summary: Portable Hardware Locality - portable abstraction of hierarchical architectures
|
||||||
Name: hwloc
|
Name: hwloc
|
||||||
Version: 1.11.0
|
Version: 1.11.0
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://www.open-mpi.org/projects/hwloc/
|
URL: http://www.open-mpi.org/projects/hwloc/
|
||||||
@ -22,7 +22,7 @@ BuildRequires: desktop-file-utils
|
|||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x
|
||||||
BuildRequires: libibverbs-devel
|
BuildRequires: libibverbs-devel
|
||||||
%endif
|
%endif
|
||||||
%ifnarch s390 s390x %{arm} aarch64
|
%ifnarch s390 s390x %{arm}
|
||||||
BuildRequires: numactl-devel
|
BuildRequires: numactl-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -144,6 +144,9 @@ make check
|
|||||||
%{_libdir}/hwloc*
|
%{_libdir}/hwloc*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 16 2015 Orion Poplawski <orion@cora.nwra.com> - 1.11.0-5
|
||||||
|
- numactl is available on aarch64 now
|
||||||
|
|
||||||
* Fri Sep 04 2015 Dan Horák <dan[at]danny.cz> - 1.11.0-4
|
* Fri Sep 04 2015 Dan Horák <dan[at]danny.cz> - 1.11.0-4
|
||||||
- fix devel Requires for s390(x)
|
- fix devel Requires for s390(x)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user