Hello community,

here is the log from the commit of package grilo-plugins for openSUSE:Factory 
checked in at 2015-02-03 11:39:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grilo-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.grilo-plugins.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grilo-plugins"

Changes:
--------
--- /work/SRC/openSUSE:Factory/grilo-plugins/grilo-plugins.changes      
2014-10-14 07:11:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.grilo-plugins.new/grilo-plugins.changes 
2015-02-03 11:40:12.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Jan 31 04:14:03 UTC 2015 - zai...@opensuse.org
+
+- Disable make check for PPC64 and PPC64le arches (boo#915682).
+  Fixes build for PPC arches on a temporarly basis.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ grilo-plugins.spec ++++++
--- /var/tmp/diff_new_pack.5YCBWh/_old  2015-02-03 11:40:13.000000000 +0100
+++ /var/tmp/diff_new_pack.5YCBWh/_new  2015-02-03 11:40:13.000000000 +0100
@@ -122,7 +122,10 @@
 %find_lang %{name} %{?no_lang_C}
 
 %check
+# Temp disable make check for PPC arches as they fail - boo#915682 filed.
+%ifnarch ppc64 || ppc64le
 make check
+%endif
 
 %clean
 %{?buildroot:rm -rf %{buildroot}}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to