Fix gcc-gfortran dependencies
This commit is contained in:
parent
869c105c82
commit
d0a20eb9e3
@ -337,7 +337,6 @@ BuildRequires: hdf5-devel
|
||||
BuildRequires: valgrind-devel
|
||||
BuildRequires: tcsh
|
||||
BuildRequires: xorg-x11-server-Xvfb
|
||||
Requires: gcc-gfortran%{?_isa}
|
||||
|
||||
%description
|
||||
PETSc, pronounced PET-see (the S is silent), is a suite of data structures
|
||||
@ -352,6 +351,7 @@ Requires: pkgconfig%{?_isa}
|
||||
%else
|
||||
Requires: pkgconf-pkg-config%{?_isa}
|
||||
%endif
|
||||
Requires: gcc-gfortran%{?_isa}
|
||||
%description devel
|
||||
Portable Extensible Toolkit for Scientific Computation (developer files).
|
||||
|
||||
@ -369,7 +369,6 @@ Summary: Portable Extensible Toolkit for Scientific Computation (64bit INTEGER)
|
||||
%if %{with metis64}
|
||||
BuildRequires: metis64-devel >= 5.1.0
|
||||
%endif
|
||||
Requires: gcc-gfortran%{?_isa}
|
||||
|
||||
%description -n petsc64
|
||||
PETSc, pronounced PET-see (the S is silent), is a suite of data structures
|
||||
@ -429,7 +428,6 @@ BuildRequires: fftw-openmpi-devel
|
||||
%if %{with hypre}
|
||||
BuildRequires: hypre-openmpi-devel
|
||||
%endif
|
||||
Requires: gcc-gfortran%{?_isa}
|
||||
|
||||
%description openmpi
|
||||
PETSc, pronounced PET-see (the S is silent), is a suite of data structures
|
||||
@ -538,7 +536,6 @@ BuildRequires: hypre-mpich-devel
|
||||
BuildRequires: fftw-devel
|
||||
BuildRequires: fftw-mpich-devel
|
||||
%endif
|
||||
Requires: gcc-gfortran%{?_isa}
|
||||
Requires: mpich%{?_isa} = 0:%{mpichversion}
|
||||
|
||||
%description mpich
|
||||
|
Loading…
Reference in New Issue
Block a user