[boost] Drop BR on hwloc (workaround not required anymore)

Petr Machata pmachata at fedoraproject.org
Mon May 21 12:51:05 UTC 2012


commit a18ee82f35878aa1e045629b6f3535857e45c6ac
Author: Petr Machata <pmachata at redhat.com>
Date:   Mon May 21 14:50:48 2012 +0200

    Drop BR on hwloc (workaround not required anymore)

 boost.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/boost.spec b/boost.spec
index 9ff4579..cff3ff3 100644
--- a/boost.spec
+++ b/boost.spec
@@ -394,7 +394,6 @@ Summary: Run-Time component of Boost.MPI library
 Group: System Environment/Libraries
 Requires: openmpi
 BuildRequires: openmpi-devel
-BuildRequires: hwloc-devel
 
 %description openmpi
 
@@ -1068,6 +1067,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/bjam.1*
 
 %changelog
+* Mon May 21 2012 Petr Machata <pmachata at redhat.com> - 1.48.0-13
+- BR on hwloc-devel shouldn't be required anymore (see #814798)
+
 * Wed May  2 2012 Petr Machata <pmachata at redhat.com> - 1.48.0-13
 - Support building boost-python against Python 3
 - Resolves: #807780


More information about the scm-commits mailing list