From 43c084ec77f50862d230fb37893eb8dc523395f6 Mon Sep 17 00:00:00 2001 From: sagitter Date: Thu, 26 Apr 2018 20:07:32 +0200 Subject: [PATCH] Set again the MPI builds on Fedora --- petsc.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/petsc.spec b/petsc.spec index f573189..c54cc44 100644 --- a/petsc.spec +++ b/petsc.spec @@ -29,15 +29,15 @@ %ifarch s390x %bcond_with mpich %bcond_with openmpi +%else +%bcond_without mpich +%bcond_without openmpi %endif %endif %if 0%{?fedora} > 28 -## Exclude MPI builds on s390x -%ifarch s390x %bcond_without mpich -%bcond_with openmpi -%endif +%bcond_without openmpi %endif %if 0%{?rhel} && 0%{?rhel} >= 7 @@ -130,7 +130,7 @@ Name: petsc Summary: Portable Extensible Toolkit for Scientific Computation Version: %{releasever}.0 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: https://www.mcs.anl.gov/petsc Source0: http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-%{version}.tar.gz @@ -1065,6 +1065,9 @@ make -C buildmpich_dir test %endif %changelog +* Thu Apr 26 2018 Antonio Trande - 3.9.0-2 +- Set again the MPI builds on Fedora + * Wed Apr 11 2018 Antonio Trande - 3.9.0-1 - Update to 3.9.0