From 8ae2f755ed48362de5e8524c42135b04943ca73e Mon Sep 17 00:00:00 2001 From: Doug Ledford Date: Sun, 27 Aug 2006 17:17:12 +0000 Subject: [PATCH] openmpi-1.1 doesn't really like s390 --- openmpi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmpi.spec b/openmpi.spec index b87c797..5d889ba 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-gfortran, autoconf, automake, libtool #BuildRequires: libibverbs-devel, opensm-devel, libsysfs-devel Requires(post): /sbin/ldconfig, /usr/sbin/alternatives -#ExclusiveArch: i386 x86_64 ia64 ppc ppc64 +ExclusiveArch: i386 x86_64 ia64 ppc ppc64 %package devel Summary: Development files for openmpi