Hello community, here is the log from the commit of package mumps for openSUSE:Factory checked in at 2019-07-17 14:27:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mumps (Old) and /work/SRC/openSUSE:Factory/.mumps.new.1887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mumps" Wed Jul 17 14:27:46 2019 rev:4 rq:716027 version:5.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mumps/mumps.changes 2019-04-04 12:07:56.889409632 +0200 +++ /work/SRC/openSUSE:Factory/.mumps.new.1887/mumps.changes 2019-07-17 14:27:47.315246441 +0200 @@ -1,0 +2,6 @@ +Wed Jul 17 09:42:01 UTC 2019 - Michel Normand <[email protected]> + +- Add BuildRequires libopenblas-gnu-hpc >= 0.3.6 for hpc to avoid + to build when openblas library not available (ppc64) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mumps.spec ++++++ --- /var/tmp/diff_new_pack.N7Kxey/_old 2019-07-17 14:27:48.359243197 +0200 +++ /var/tmp/diff_new_pack.N7Kxey/_new 2019-07-17 14:27:48.363243185 +0200 @@ -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: 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
