SHA256
1
0
forked from pool/mumps

Accepting request 716025 from home:michel_mno:branches:science

- Add BuildRequires libopenblas-gnu-hpc >=  0.3.6 for hpc to  avoid
  to build when openblas library not available (ppc64)

OBS-URL: https://build.opensuse.org/request/show/716025
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=30
This commit is contained in:
Christian Goll 2019-07-17 10:31:38 +00:00 committed by Git OBS Bridge
parent 69152c16be
commit 6507ce97b6
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 17 09:42:01 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
- Add BuildRequires libopenblas-gnu-hpc >= 0.3.6 for hpc to avoid
to build when openblas library not available (ppc64)
-------------------------------------------------------------------
Wed Apr 3 14:24:22 UTC 2019 - Christian Goll <cgoll@suse.com>

View File

@ -21,6 +21,7 @@
%define pname mumps
%define ver 5.1.2
%define so_ver 5
%define openblas_vers 0.3.6
%define PNAME %(echo %{pname} | tr [a-z] [A-Z])
%define _ver %(echo %{ver} | tr . _)
@ -234,6 +235,7 @@ BuildRequires: %{mpi_family}%{?mpi_ver}-%{compiler_family}%{?c_f_ver}-hpc-macro
BuildRequires: fdupes
BuildRequires: libblacs2-%{compiler_family}-%{mpi_family}%{?mpi_ver}-hpc-devel
BuildRequires: libgomp1
BuildRequires: libopenblas-%{compiler_family}-hpc >= %{openblas_vers}
BuildRequires: libscalapack2-%{compiler_family}-%{mpi_family}%{?mpi_ver}-hpc-devel
BuildRequires: suse-hpc
%endif # hpc