Hello community,

here is the log from the commit of package tar for openSUSE:Factory checked in 
at 2011-11-02 12:19:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tar (Old)
 and      /work/SRC/openSUSE:Factory/.tar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tar", Maintainer is "vci...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tar/tar.changes  2011-10-11 17:05:49.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.tar.new/tar.changes     2011-11-02 
12:19:35.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Oct 30 23:16:20 CET 2011 - dmuel...@suse.de
+
+- disable testsuite on qemu build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tar.spec ++++++
--- /var/tmp/diff_new_pack.vYCLHM/_old  2011-11-02 12:19:36.000000000 +0100
+++ /var/tmp/diff_new_pack.vYCLHM/_new  2011-11-02 12:19:36.000000000 +0100
@@ -74,7 +74,11 @@
 make %{?_smp_mflags};
 
 %check
+%if !0%{?qemu_user_space_build:1}
+# Checks disabled in qemu because of races happening when we emulate
+# multi-threaded programs
 make check
+%endif
 
 %install
 %{?make_install} %{!?make_install:make install DESTDIR=%{buildroot}}

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

Reply via email to