Hello community, here is the log from the commit of package openmpi2 for openSUSE:Factory checked in at 2019-10-22 15:37:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openmpi2 (Old) and /work/SRC/openSUSE:Factory/.openmpi2.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openmpi2" Tue Oct 22 15:37:29 2019 rev:29 rq:736812 version:2.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/openmpi2/openmpi2.changes 2019-10-05 16:20:19.205434900 +0200 +++ /work/SRC/openSUSE:Factory/.openmpi2.new.2352/openmpi2.changes 2019-10-22 15:37:30.513173950 +0200 @@ -1,0 +2,7 @@ +Thu Oct 10 06:06:10 UTC 2019 - Nicolas Morey-Chaisemartin <[email protected]> + +- Fix conflict with other opoenmpi*-macros-devel +- Add conflict with older provider name to avoid issues during updates +- Add openmpi_prefix macro to openmpi-macros-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openmpi2.spec ++++++ --- /var/tmp/diff_new_pack.JCYdcN/_old 2019-10-22 15:37:31.105174624 +0200 +++ /var/tmp/diff_new_pack.JCYdcN/_new 2019-10-22 15:37:31.109174629 +0200 @@ -322,7 +322,10 @@ Requires: %{name}-devel = %{version} # Make sure no two openmpi macro file can be installed at once Provides: %{pname}-macros-provider = %{version} -Conflicts: otherproviders(%{pname}-macros-devel-provider) +Conflicts: otherproviders(%{pname}-macros-provider) +# Conflict (without providing) with the older openmpi-hpc-macros-devel flag +# to avoid issue with older packages +Conflicts: otherproviders(%{pname}-hpc-macros-devel) %if 0%{?default_openmpi} Provides: openmpi-macros-devel = %{version} @@ -535,6 +538,7 @@ # # openmpi # +%openmpi_prefix %{mpi_prefix} %setup_openmpi source %{mpi_bindir}/mpivars.sh %openmpi_requires Requires: %{name}-libs
