diff --git a/hwloc.spec b/hwloc.spec index e12bf6b..75aa303 100644 --- a/hwloc.spec +++ b/hwloc.spec @@ -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 - 1.11.8-4 +- Configure with runstatedir set to /run. + * Tue Nov 14 2017 Michal Schmidt - 1.11.8-3 - BuildRequire rdma-core-devel on s390(x). - Install the hwloc-dump-hwdata.service systemd service on x86/x86_64.