forked from pool/mumps
Accepting request 691266 from home:mslacken:mb_fix
- added version flavor to scotch-openmpi[23] (bsc#1131426) OBS-URL: https://build.opensuse.org/request/show/691266 OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=28
This commit is contained in:
parent
ee065c804c
commit
69152c16be
@ -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