Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package procps for openSUSE:Factory checked 
in at 2021-07-04 22:10:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/procps (Old)
 and      /work/SRC/openSUSE:Factory/.procps.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "procps"

Sun Jul  4 22:10:41 2021 rev:123 rq:903722 version:3.3.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/procps/procps.changes    2021-04-01 
14:16:47.615931730 +0200
+++ /work/SRC/openSUSE:Factory/.procps.new.2625/procps.changes  2021-07-04 
22:10:44.741227754 +0200
@@ -1,0 +2,6 @@
+Fri Jul  2 13:24:08 UTC 2021 - Dr. Werner Fink <[email protected]>
+
+- Skip test suite on emulated riscv64 systems as the qemu process
+  is unexpected on the command lines of processes 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ procps.spec ++++++
--- /var/tmp/diff_new_pack.ApGTLB/_old  2021-07-04 22:10:45.341223114 +0200
+++ /var/tmp/diff_new_pack.ApGTLB/_new  2021-07-04 22:10:45.345223083 +0200
@@ -310,6 +310,13 @@
        error=yes
     fi
 done
+%if 0%{?qemu_user_space_build}
+if test -x /usr/bin/qemu-%_build_arch
+then
+    echo Do not fail as pgrep as well as ps will find unexpected 
qemu-%_build_arch on command lines
+    exit 0
+fi
+%endif
 test $error = no || exit 1
 
 %files

Reply via email to