Hello community, here is the log from the commit of package kmod for openSUSE:Factory checked in at 2018-03-26 12:02:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmod (Old) and /work/SRC/openSUSE:Factory/.kmod.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmod" Mon Mar 26 12:02:04 2018 rev:48 rq:589122 version:25 Changes: -------- --- /work/SRC/openSUSE:Factory/kmod/kmod-testsuite.changes 2018-03-12 12:02:34.603119863 +0100 +++ /work/SRC/openSUSE:Factory/.kmod.new/kmod-testsuite.changes 2018-03-26 12:02:08.912796271 +0200 @@ -1,0 +2,6 @@ +Fri Mar 16 13:08:14 CET 2018 - [email protected] + +- for sle, buildexclude the 32bit platforms in kmod-testsuite, + they have no kernel binaries anyway (bnc#1085640) + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/kmod/kmod.changes 2018-03-12 12:02:34.643118429 +0100 +++ /work/SRC/openSUSE:Factory/.kmod.new/kmod.changes 2018-03-26 12:02:10.364743889 +0200 @@ -1,0 +2,6 @@ +Fri Mar 16 13:08:14 CET 2018 - [email protected] + +- for sle, buildexclude the 32bit platforms in kmod-testsuite, + they have no kernel binaries anyway (bnc#1085640) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmod-testsuite.spec ++++++ --- /var/tmp/diff_new_pack.JaqU06/_old 2018-03-26 12:02:11.784692660 +0200 +++ /var/tmp/diff_new_pack.JaqU06/_new 2018-03-26 12:02:11.792692372 +0200 @@ -49,6 +49,9 @@ BuildRequires: pkgconfig(liblzma) >= 4.99 BuildRequires: pkgconfig(zlib) Requires: suse-module-tools +%if !0%{?is_opensuse} +ExcludeArch: %ix86 s390 +%endif %define kdir /usr/src/linux-obj/%_target_cpu/default %description
