Hello community,

here is the log from the commit of package yast2-devtools for openSUSE:Factory 
checked in at 2012-08-09 18:01:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-devtools (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-devtools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-devtools", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-devtools/yast2-devtools.changes    
2012-07-02 21:53:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-devtools.new/yast2-devtools.changes       
2012-08-09 18:01:32.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug  6 15:30:07 UTC 2012 - [email protected]
+
+- fix disablement of make check on QEMU/ARM builds
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ yast2-devtools.spec ++++++
--- /var/tmp/diff_new_pack.rmEcgL/_old  2012-08-09 18:01:34.000000000 +0200
+++ /var/tmp/diff_new_pack.rmEcgL/_new  2012-08-09 18:01:34.000000000 +0200
@@ -81,11 +81,11 @@
     %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
-%ifarch %arm
-# disable testsuite on ARM architecture
+%if 0%{?qemu_user_space_build}
+# disable testsuite on QEMU builds, will fail
 cat > "$RPM_BUILD_ROOT//usr/share/YaST2/data/devtools/NO_MAKE_CHECK" <<EOF
-Disabling testsuite on ARM architecture, it should be enabled again
-once yast2-core is fixed.
+Disabling testsuite on QEMU builds, as the userspace emulation
+is not complete enough for yast2-core
 EOF
 %endif
 

++++++ yast2-devtools-2.23.0.tar.bz2 ++++++
++++ 13912 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to