Set again the MPI builds on Fedora
This commit is contained in:
parent
08fe7f8cc0
commit
43c084ec77
13
petsc.spec
13
petsc.spec
@ -29,15 +29,15 @@
|
|||||||
%ifarch s390x
|
%ifarch s390x
|
||||||
%bcond_with mpich
|
%bcond_with mpich
|
||||||
%bcond_with openmpi
|
%bcond_with openmpi
|
||||||
|
%else
|
||||||
|
%bcond_without mpich
|
||||||
|
%bcond_without openmpi
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} > 28
|
%if 0%{?fedora} > 28
|
||||||
## Exclude MPI builds on s390x
|
|
||||||
%ifarch s390x
|
|
||||||
%bcond_without mpich
|
%bcond_without mpich
|
||||||
%bcond_with openmpi
|
%bcond_without openmpi
|
||||||
%endif
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?rhel} && 0%{?rhel} >= 7
|
%if 0%{?rhel} && 0%{?rhel} >= 7
|
||||||
@ -130,7 +130,7 @@
|
|||||||
Name: petsc
|
Name: petsc
|
||||||
Summary: Portable Extensible Toolkit for Scientific Computation
|
Summary: Portable Extensible Toolkit for Scientific Computation
|
||||||
Version: %{releasever}.0
|
Version: %{releasever}.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://www.mcs.anl.gov/petsc
|
URL: https://www.mcs.anl.gov/petsc
|
||||||
Source0: http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-%{version}.tar.gz
|
Source0: http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-%{version}.tar.gz
|
||||||
@ -1065,6 +1065,9 @@ make -C buildmpich_dir test
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 26 2018 Antonio Trande <sagitter@fedoraproject.org> - 3.9.0-2
|
||||||
|
- Set again the MPI builds on Fedora
|
||||||
|
|
||||||
* Wed Apr 11 2018 Antonio Trande <sagitter@fedoraproject.org> - 3.9.0-1
|
* Wed Apr 11 2018 Antonio Trande <sagitter@fedoraproject.org> - 3.9.0-1
|
||||||
- Update to 3.9.0
|
- Update to 3.9.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user