Hello community, here is the log from the commit of package hypre for openSUSE:Factory checked in at 2020-10-08 13:13:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hypre (Old) and /work/SRC/openSUSE:Factory/.hypre.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hypre" Thu Oct 8 13:13:26 2020 rev:10 rq:840010 version:2.18.2 Changes: -------- --- /work/SRC/openSUSE:Factory/hypre/hypre.changes 2020-09-15 16:25:35.446441725 +0200 +++ /work/SRC/openSUSE:Factory/.hypre.new.4249/hypre.changes 2020-10-08 13:13:50.595262557 +0200 @@ -1,0 +2,6 @@ +Wed Oct 7 10:05:22 UTC 2020 - Egbert Eich <[email protected]> + +- Don't include superlu-devel and lapack-devel into HPC devel + package. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hypre.spec ++++++ --- /var/tmp/diff_new_pack.1xDwDp/_old 2020-10-08 13:13:51.091263005 +0200 +++ /var/tmp/diff_new_pack.1xDwDp/_new 2020-10-08 13:13:51.095263009 +0200 @@ -449,9 +449,10 @@ Summary: Headers and library links for %{libname} Group: Development/Libraries/C and C++ Requires: %{libname} = %version +%if %{without hpc} Requires: lapack-devel Requires: superlu-devel -%if %{with hpc} +%else Requires: libopenblas%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-hpc-devel Requires: superlu%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-hpc-devel %hpc_requires_devel
