SHA256
1
0
forked from pool/mumps
Dominique Leuenberger 2019-04-04 10:07:56 +00:00 committed by Git OBS Bridge
commit 557ea191d1
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