Hello community,

here is the log from the commit of package orc for openSUSE:Factory checked in 
at 2017-02-19 00:58:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orc (Old)
 and      /work/SRC/openSUSE:Factory/.orc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/orc/orc.changes  2016-09-05 21:16:53.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.orc.new/orc.changes     2017-02-19 
00:58:38.359743766 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 17:29:14 UTC 2017 - zai...@opensuse.org
+
+- Disable make check for all arches except x86_64 again.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ orc.spec ++++++
--- /var/tmp/diff_new_pack.NF0N0H/_old  2017-02-19 00:58:38.787683676 +0100
+++ /var/tmp/diff_new_pack.NF0N0H/_new  2017-02-19 00:58:38.787683676 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package orc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -80,7 +80,10 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %check
+# Disable testsuite for almost all arches, it's only stable on x86_64
+%ifnarch aarch64 %{arm} %{ix86} ppc64le
 make check %{?_smp_mflags}
+%endif
 
 %post -n liborc-0_4-0 -p /sbin/ldconfig
 


Reply via email to