Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pmix for openSUSE:Factory checked in at 2023-03-21 17:42:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pmix (Old) and /work/SRC/openSUSE:Factory/.pmix.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pmix" Tue Mar 21 17:42:03 2023 rev:14 rq:1073547 version:3.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/pmix/pmix.changes 2023-03-17 17:05:25.982050444 +0100 +++ /work/SRC/openSUSE:Factory/.pmix.new.31432/pmix.changes 2023-03-21 17:42:04.597987695 +0100 @@ -1,0 +2,5 @@ +Mon Mar 20 13:44:26 UTC 2023 - Dominique Leuenberger <[email protected]> + +- The devel package must require the actual library libpmix2. + +------------------------------------------------------------------- Old: ---- pmix.rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pmix.spec ++++++ --- /var/tmp/diff_new_pack.9eTxXN/_old 2023-03-21 17:42:05.053989876 +0100 +++ /var/tmp/diff_new_pack.9eTxXN/_new 2023-03-21 17:42:05.057989895 +0100 @@ -26,7 +26,6 @@ Group: Development/Libraries/Parallel URL: https://pmix.org/ Source0: https://github.com/openpmix/openpmix/archive/v%{version}.tar.gz#/openpmix-%{version}.tar.gz -Source1: pmix.rpmlintrc BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes @@ -67,7 +66,7 @@ Requires: libmca_common_dstore1 = %version Recommends: pmix-plugins-munge = %version # explicit requires for package libmca_common_dstore1 -# as other providers for libmca_common_dstore.so.1 exit +# as other providers for libmca_common_dstore.so.1 exist %description plugins This package contains plugins used by libpmix2. @@ -77,7 +76,7 @@ Group: System/Libraries Requires: libmca_common_dstore1 = %version # explicit requires for package libmca_common_dstore1 -# as other providers for libmca_common_dstore.so.1 exit +# as other providers for libmca_common_dstore.so.1 exist %description plugin-munge This package contains the munge plugin for libpmix2. @@ -94,6 +93,7 @@ Group: Development/Libraries/C and C++ Requires: %{name}-headers = %{version} Requires: libmca_common_dstore1 = %{version} +Requires: libpmix2 = %{version} %description devel This Package contains necessary files for development and building PMI-X
