Hello community, here is the log from the commit of package openmpi3 for openSUSE:Factory checked in at 2020-01-13 22:21:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openmpi3 (Old) and /work/SRC/openSUSE:Factory/.openmpi3.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openmpi3" Mon Jan 13 22:21:37 2020 rev:22 rq:763868 version:3.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/openmpi3/openmpi3.changes 2019-12-05 17:39:06.081357813 +0100 +++ /work/SRC/openSUSE:Factory/.openmpi3.new.6675/openmpi3.changes 2020-01-13 22:21:46.446525179 +0100 @@ -1,0 +2,5 @@ +Mon Jan 13 09:56:29 UTC 2020 - Nicolas Morey-Chaisemartin <[email protected]> + +- Have openmpi3-config provide pmix-runtime-config + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openmpi3.spec ++++++ --- /var/tmp/diff_new_pack.DnMDyc/_old 2020-01-13 22:21:47.498525667 +0100 +++ /var/tmp/diff_new_pack.DnMDyc/_new 2020-01-13 22:21:47.522525679 +0100 @@ -1,7 +1,7 @@ # # spec file for package openmpi3 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana # University Research and Technology # Corporation. All rights reserved. @@ -129,7 +129,7 @@ Summary: An implementation of MPI/SHMEM License: BSD-3-Clause Group: Development/Libraries/Parallel -Url: http://www.open-mpi.org/ +URL: http://www.open-mpi.org/ Source0: openmpi-%{version}%{git_ver}.tar.bz2 Source2: openmpi3-rpmlintrc Source3: macros.hpc-openmpi @@ -357,6 +357,9 @@ Group: Development/Libraries/Parallel Provides: openmpi-runtime-config = %{version} Conflicts: otherproviders(openmpi-runtime-config) +# OpenMPI3 is PMIx enabled +Provides: pmix-runtime-config = %{version} +Conflicts: otherproviders(pmix-runtime-config) %description -n %{pname}%{m_f_ver}-config OpenMPI is an implementation of the Message Passing Interface, a
