Hello community, here is the log from the commit of package scalapack for openSUSE:Factory checked in at 2020-03-29 14:27:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scalapack (Old) and /work/SRC/openSUSE:Factory/.scalapack.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scalapack" Sun Mar 29 14:27:23 2020 rev:19 rq:789303 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/scalapack/scalapack.changes 2019-12-12 23:18:25.098212109 +0100 +++ /work/SRC/openSUSE:Factory/.scalapack.new.3160/scalapack.changes 2020-03-29 14:27:25.810150724 +0200 @@ -1,0 +2,6 @@ +Sat Mar 28 08:13:18 UTC 2020 - Egbert Eich <[email protected]> + +- Remove blacs HPC master packages: the libblacs has been removed + (boo#1167949). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scalapack.spec ++++++ --- /var/tmp/diff_new_pack.cOStfu/_old 2020-03-29 14:27:26.498151076 +0200 +++ /var/tmp/diff_new_pack.cOStfu/_new 2020-03-29 14:27:26.498151076 +0200 @@ -1,7 +1,7 @@ # # spec file for package scalapack # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -260,7 +260,6 @@ %define libname() lib%{pname}%{so_ver}%{expand:%%{hpc_package_name_tail %{**}}} %global libname_plain %{libname} %define libblacsname() libblacs%{so_ver}%{expand:%%{hpc_package_name_tail %{**}}} -%global libblacs_plain %{libblacsname} %define installdir %{hpc_prefix} %define p_includedir %{hpc_includedir} %endif @@ -427,8 +426,6 @@ parallel machine. The BLACS exist in order to make linear algebra applications both easier to program and more portable. -%{?with_hpc:%{hpc_master_package -l -n %{libblacs_plain} -N blacs -s %so_ver}} - %package -n %{libblacsname %_vers}-devel Summary: Development libraries for BLACS (%{mpi_flavor}%{?mpi_vers}) Group: Development/Libraries/Parallel @@ -453,8 +450,6 @@ Provides: libblacs%{so_ver}-openmpi-devel %endif -%{?with_hpc:%{hpc_master_package -n %{libblacs_plain}-devel -N blacs -s %so_ver -a devel}} - %description -n %{libblacsname %_vers}-devel-static This package contains static libraries for BLACS, compiled against %{mpi_flavor}%{?mpi_vers}.
