forked from pool/mumps
Accepting request 691267 from science
OBS-URL: https://build.opensuse.org/request/show/691267 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumps?expand=0&rev=3
This commit is contained in:
commit
557ea191d1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 3 14:24:22 UTC 2019 - Christian Goll <cgoll@suse.com>
|
||||
|
||||
- added version flavor to scotch-openmpi[23] (bsc#1131426)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 27 22:08:16 UTC 2019 - Egbert Eich <eich@suse.com>
|
||||
|
||||
|
@ -82,6 +82,7 @@ ExclusiveArch: do_not_build
|
||||
|
||||
%if "%{flavor}" == "scotch-openmpi2"
|
||||
%define mpi_family openmpi
|
||||
%define mpi_ver 2
|
||||
%define mumps_f77_mpilibs -lmpi_mpifh -lmpi
|
||||
%bcond_with hpc
|
||||
%bcond_without scotch
|
||||
@ -89,6 +90,7 @@ ExclusiveArch: do_not_build
|
||||
|
||||
%if "%{flavor}" == "scotch-openmpi3"
|
||||
%define mpi_family openmpi
|
||||
%define mpi_ver 3
|
||||
%define mumps_f77_mpilibs -lmpi_mpifh -lmpi
|
||||
%bcond_with hpc
|
||||
%bcond_without scotch
|
||||
|
Loading…
Reference in New Issue
Block a user