Require ptscotch-mpich-devel-parmetis

This commit is contained in:
Dave Love 2018-07-11 10:39:21 +01:00
commit f03e6981d7
1 changed files with 6 additions and 12 deletions

View File

@ -11,13 +11,12 @@
Name: superlu_dist
Version: 5.3.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Solution of large, sparse, nonsymmetric systems of linear equations
License: BSD
URL: http://crd-legacy.lbl.gov/~xiaoye/SuperLU/
Source0: http://crd-legacy.lbl.gov/~xiaoye/SuperLU/superlu_dist_%version.tar.gz
Source1: superlu_dist-make.inc
# Make the parmetis support work with Scotch
BuildRequires: scotch-devel gcc-gfortran
%if %{with openblas}
BuildRequires: openblas-devel
@ -37,15 +36,7 @@ BuildRequires: metis-devel
%bcond_without mpich
%endif
%ifarch s390 s390x
%if 0%{?fedora} >= 25
%bcond_without openmpi
%else
%bcond_with openmpi
%endif
%else
%bcond_without openmpi
%endif
%if %{with openmpi}
%global openmpi openmpi
@ -132,8 +123,8 @@ This is the mpich version.
%package mpich-devel
Summary: Development files for %name-mpich
# https://bugzilla.redhat.com/show_bug.cgi?id=1397192 (fixed in RHEL 7.4 beta)
Requires: mpich-devel%{!?el7:%{?_isa}}
Requires: mpich-devel%{?_isa}
Requires: ptscotch-mpich-devel%{?_isa} ptscotch-mpich-devel-parmetis%{?_isa}
Requires: %name-mpich%{?_isa} = %version-%release
%description mpich-devel
@ -246,6 +237,9 @@ make clean
%changelog
* Thu Apr 26 2018 Dave Love <loveshack@fedoraproject.org> - 5.3.0-3
- Require ptscotch-mpich-devel-parmetis
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild