SHA256
1
0
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:
Christian Goll 2019-04-03 14:28:12 +00:00 committed by Git OBS Bridge
parent ee065c804c
commit 69152c16be
2 changed files with 7 additions and 0 deletions

View File

@ -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>

View File

@ -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