- Changed requirements for openmpi (non-hpc) version
%%mpi-ver -> %%mpi-ext: openmpi1 flavors omit the version number. OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=23
This commit is contained in:
parent
69e09559c8
commit
03d969bf73
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 25 05:37:27 UTC 2019 - Torben Mikael Hansen <torhans-build@sciomnis.com>
|
||||||
|
|
||||||
|
- Changed requirements for openmpi (non-hpc) version
|
||||||
|
%%mpi-ver -> %%mpi-ext: openmpi1 flavors omit the version number.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 22 07:15:33 UTC 2019 - Egbert Eich <eich@suse.com>
|
Fri Feb 22 07:15:33 UTC 2019 - Egbert Eich <eich@suse.com>
|
||||||
|
|
||||||
|
@ -250,7 +250,7 @@ Group: System/Libraries
|
|||||||
%{?with_mpi:Recommends: %{name}-%{so_ver}-compat = %{version}}
|
%{?with_mpi:Recommends: %{name}-%{so_ver}-compat = %{version}}
|
||||||
# Explicitly include this library here:
|
# Explicitly include this library here:
|
||||||
# the solver doesn't have enough information to pick the correct MPI flavor
|
# the solver doesn't have enough information to pick the correct MPI flavor
|
||||||
%{?with_mpi:Requires: libblacs2-%{mpi_family}%{?mpi_ver}}
|
%{?with_mpi:Requires: libblacs2-%{mpi_family}%{?mpi_ext}}
|
||||||
%else
|
%else
|
||||||
Requires: libscalapack2-%{compiler_family}-%{mpi_family}%{?mpi_ver}-hpc
|
Requires: libscalapack2-%{compiler_family}-%{mpi_family}%{?mpi_ver}-hpc
|
||||||
%hpc_requires
|
%hpc_requires
|
||||||
|
Loading…
Reference in New Issue
Block a user