Hello community, here is the log from the commit of package scalapack for openSUSE:Factory checked in at 2015-07-28 11:43:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scalapack (Old) and /work/SRC/openSUSE:Factory/.scalapack.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scalapack" Changes: -------- --- /work/SRC/openSUSE:Factory/scalapack/scalapack.changes 2015-07-16 17:15:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.scalapack.new/scalapack.changes 2015-07-28 11:43:34.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jul 24 20:48:00 UTC 2015 - [email protected] + +- Fix BLACS devel package dependence list + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scalapack.spec ++++++ --- /var/tmp/diff_new_pack.STViHf/_old 2015-07-28 11:43:34.000000000 +0200 +++ /var/tmp/diff_new_pack.STViHf/_new 2015-07-28 11:43:34.000000000 +0200 @@ -166,6 +166,8 @@ Requires: blacs-devel-headers Requires: libblacs%{so_ver}-openmpi = %{version} Requires: openmpi-devel +Obsoletes: blacs-openmpi-devel < %{version} +Provides: blacs-openmpi-devel = %{version} %description -n libblacs%{so_ver}-openmpi-devel This package contains development libraries for BLACS, compiled against OpenMPI. @@ -264,6 +266,8 @@ Requires: blacs-devel-headers Requires: libblacs%{so_ver}-mvapich2 = %{version} Requires: mvapich2-devel +Obsoletes: blacs-mvapich2-devel < %{version} +Provides: blacs-mvapich2-devel = %{version} %description -n libblacs%{so_ver}-mvapich2-devel This package contains development libraries for BLACS, compiled against mvapich2.
