Hello community,

here is the log from the commit of package pmix for openSUSE:Leap:15.2 checked 
in at 2020-04-25 19:09:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/pmix (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.pmix.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pmix"

Sat Apr 25 19:09:29 2020 rev:4 rq:797521 version:3.1.5

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/pmix/pmix.changes      2020-04-12 
15:38:46.214029340 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.pmix.new.2738/pmix.changes    2020-04-25 
19:09:30.616166576 +0200
@@ -1,0 +2,6 @@
+Fri Apr 10 11:00:28 UTC 2020 - Egbert Eich <[email protected]>
+
+- Mark header and config packages 'noarch' (boo#1170259).
+- Add a bit of QA: include a %check stage.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pmix.spec ++++++
--- /var/tmp/diff_new_pack.j7EAXY/_old  2020-04-25 19:09:31.160167746 +0200
+++ /var/tmp/diff_new_pack.j7EAXY/_new  2020-04-25 19:09:31.160167746 +0200
@@ -91,6 +91,7 @@
 %package headers
 Summary:        Process Management Interface for MPI
 Group:          Development/Libraries/C and C++
+BuildArch:      noarch
 
 %description headers
 This Package contains necessary the headers for PMI-X.
@@ -100,6 +101,7 @@
 Group:          Development/Libraries/C and C++
 Provides:       pmix-runtime-config = %{version}
 Conflicts:      otherproviders(pmix-runtime-config)
+BuildArch:      noarch
 
 %description -n pmix-mca-params
 PMIX is part of the Module Component Architecure and needs so to have its
@@ -115,6 +117,8 @@
   --with-munge \
   --with-devel-headers \
   --disable-pmi-backward-compatibility \
+  --enable-pmix-binaries \
+  --with-tests-examples \
 %ifarch x86_64
   --with-psm2 \
 %endif
@@ -128,6 +132,9 @@
 rm -v %{buildroot}/%{_libdir}/*.la %{buildroot}/%{_libdir}/pmix/*.la
 %fdupes %{buildroot}/%{_datadir} 
 
+%check
+make check
+
 %post -n libpmix2 -p /sbin/ldconfig
 %postun -n libpmix2 -p /sbin/ldconfig
 


Reply via email to