Hello community,

here is the log from the commit of package kmod for openSUSE:Factory checked in 
at 2016-04-06 11:50:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmod (Old)
 and      /work/SRC/openSUSE:Factory/.kmod.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmod"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmod/kmod-testsuite.changes      2015-12-18 
21:51:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kmod.new/kmod-testsuite.changes 2016-04-06 
11:50:48.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Mar 31 16:53:28 UTC 2016 - norm...@linux.vnet.ibm.com
+
+- Ignore make check error of ppc64 architecture, bypass boo#897845
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kmod-testsuite.spec ++++++
--- /var/tmp/diff_new_pack.4jnApN/_old  2016-04-06 11:50:49.000000000 +0200
+++ /var/tmp/diff_new_pack.4jnApN/_new  2016-04-06 11:50:49.000000000 +0200
@@ -83,6 +83,10 @@
 # empty
 
 %check
+%ifarch ppc64
+make check V=1 KDIR="%kdir" || echo "Warning: bypass boo#897845"
+%else
 make check V=1 KDIR="%kdir"
+%endif
 
 %changelog



Reply via email to