From a22b72b857beea0b606abacf2c6073b158a9abca Mon Sep 17 00:00:00 2001 From: Michal Schmidt Date: Thu, 16 Nov 2017 16:13:49 +0100 Subject: [PATCH] 1.11.8-4 --- hwloc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.