This commit is contained in:
Michal Schmidt 2017-11-16 16:13:49 +01:00
parent 8f59909672
commit a22b72b857

View File

@ -1,7 +1,7 @@
Summary: Portable Hardware Locality - portable abstraction of hierarchical architectures
Name: hwloc
Version: 1.11.8
Release: 3%{?dist}
Release: 4%{?dist}
License: BSD
Group: Applications/System
URL: http://www.open-mpi.org/projects/hwloc/
@ -177,6 +177,9 @@ LD_LIBRARY_PATH=$PWD/src/.libs make check
%{_libdir}/%{name}/hwloc*
%changelog
* Thu Nov 16 2017 Michal Schmidt <mschmidt@redhat.com> - 1.11.8-4
- Configure with runstatedir set to /run.
* Tue Nov 14 2017 Michal Schmidt <mschmidt@redhat.com> - 1.11.8-3
- BuildRequire rdma-core-devel on s390(x).
- Install the hwloc-dump-hwdata.service systemd service on x86/x86_64.