[hdf5/epel7] Enable mpich on RHEL7

Orion Poplawski orion at fedoraproject.org
Wed Feb 5 18:10:52 UTC 2014


commit c96d985588b68f6e7628a0672ff48cb22181d4eb
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed Feb 5 11:11:24 2014 -0700

    Enable mpich on RHEL7

 hdf5.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hdf5.spec b/hdf5.spec
index 1f3d190..1efba98 100644
--- a/hdf5.spec
+++ b/hdf5.spec
@@ -28,9 +28,9 @@ BuildRequires: openssh-clients
 
 %global with_mpich 1
 %global with_openmpi 1
-%if 0%{?rhel}
+%if 0%{?rhel} <= 6
 %ifarch ppc64
-# No mpich2 on ppc64 in EL
+% No mpich2 on ppc64 in EL6
 %global with_mpich 0
 %endif
 %endif


More information about the scm-commits mailing list