[blacs] ARM has openmpi

Peter Robinson pbrobinson at fedoraproject.org
Sun Mar 31 22:29:39 UTC 2013


commit 1b30d3a0e4e307d2d003f337bc4b63f4563872b4
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Mar 31 23:29:32 2013 +0100

    ARM has openmpi

 blacs.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/blacs.spec b/blacs.spec
index 978b9c8..fe865ac 100644
--- a/blacs.spec
+++ b/blacs.spec
@@ -1,7 +1,7 @@
 Summary: Basic Linear Algebra Communication Subprograms
 Name: blacs
 Version: 1.1
-Release: 48%{?dist}
+Release: 49%{?dist}
 License: Public Domain
 Group: Development/Libraries
 URL: http://www.netlib.org/blacs
@@ -16,7 +16,7 @@ Source7: http://www.netlib.org/blacs/lawn94.ps
 BuildRequires: gcc-gfortran
 Patch0: blacs-fedora.patch
 
-%ifarch s390 s390x %{arm}
+%ifarch s390 s390x
   # No OpenMPI support on these arches
   %bcond_with openmpi
 %else
@@ -242,6 +242,9 @@ rm -fr ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Sun Mar 31 2013 Peter Robinson <pbrobinson at fedoraproject.org> 1.1-49
+- ARM has openmpi
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1-48
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list