From 48abba79e3579abd7dc3bd05c500b10c0b7fa263 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 23 Aug 2012 14:29:02 -0600 Subject: [PATCH] Drop unneeded BR on libtool, librdmacm, libibcm --- openmpi.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openmpi.spec b/openmpi.spec index c4480f2..38f657f 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -36,13 +36,13 @@ Source2: macros.openmpi # Patch to handle removed items Patch0: openmpi-removed.patch -BuildRequires: gcc-gfortran, libtool +BuildRequires: gcc-gfortran #sparc 64 doesn't have valgrind %ifnarch %{sparc} BuildRequires: valgrind-devel %endif BuildRequires: libibverbs-devel >= 1.1.3, opensm-devel > 3.3.0 -BuildRequires: librdmacm librdmacm-devel libibcm libibcm-devel +BuildRequires: librdmacm-devel libibcm-devel BuildRequires: hwloc-devel BuildRequires: python libtool-ltdl-devel BuildRequires: libesmtp-devel