[boost] Add BR hwloc-devel

Petr Machata pmachata at fedoraproject.org
Fri Apr 20 16:45:32 UTC 2012


commit 9fd0eee5557c9ff67d76f73022f160bd3b90273a
Author: Petr Machata <pmachata at redhat.com>
Date:   Fri Apr 20 18:44:55 2012 +0200

    Add BR hwloc-devel

 boost.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/boost.spec b/boost.spec
index 3c7b231..c5499b8 100644
--- a/boost.spec
+++ b/boost.spec
@@ -28,7 +28,7 @@ Name: boost
 Summary: The free peer-reviewed portable C++ source libraries
 Version: 1.48.0
 %define version_enc 1_48_0
-Release: 10%{?dist}
+Release: 11%{?dist}
 License: Boost and MIT and Python
 
 # The CMake build framework (set of CMakeLists.txt and module.cmake files) is
@@ -370,6 +370,7 @@ Summary: Run-Time component of Boost.MPI library
 Group: System Environment/Libraries
 Requires: openmpi
 BuildRequires: openmpi-devel
+BuildRequires: hwloc-devel
 
 %description openmpi
 
@@ -1009,6 +1010,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/bjam.1*
 
 %changelog
+* Fri Apr 20 2012 Petr Machata <pmachata at redhat.com> - 1.48.0-11
+- Add hwloc-devel BR to work around a probable bug in openmpi-devel
+  which fails to pull it in
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.48.0-10
 - Rebuilt for c++ ABI breakage
 


More information about the scm-commits mailing list