Hello community,

here is the log from the commit of package icu for openSUSE:Factory
checked in at Thu Oct 13 19:42:08 CEST 2011.



--------
--- openSUSE:Factory/icu/icu.changes    2011-09-23 02:03:19.000000000 +0200
+++ /mounts/work_src_done/STABLE/icu/icu.changes        2011-10-12 
19:16:22.000000000 +0200
@@ -1,0 +2,13 @@
+Wed Oct 12 17:04:29 UTC 2011 - vu...@opensuse.org
+
+- Drop pkgdata.diff: everything leads me to think this is not
+  needed anymore. Debian doesn't ship this patch with its 4.4
+  version of ICU. This patch was just a workaround in the first
+  place anyway.
+
+-------------------------------------------------------------------
+Tue Oct 11 22:26:44 CEST 2011 - dmuel...@suse.de
+
+- Disable "make check" when run under qemu.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  pkgdata.diff

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

Other differences:
------------------
++++++ icu.spec ++++++
--- /var/tmp/diff_new_pack.2eLG4r/_old  2011-10-13 19:42:05.000000000 +0200
+++ /var/tmp/diff_new_pack.2eLG4r/_new  2011-10-13 19:42:05.000000000 +0200
@@ -27,8 +27,6 @@
 Source0:        icu4c-4_6_1-src.tar.bz2
 Source1:        icu4c-4_6_1-docs.tar.bz2
 Source3:        SuSEconfig.icu
-# PATCH-FIX-UPSTREAM pkgdata.diff -- 
http://bugs.icu-project.org/trac/ticket/6969#comment:19
-Patch0:         pkgdata.diff
 # PATCH-FIX-UPSTREAM icu44-rpmlint.diff -- 
http://bugs.icu-project.org/trac/ticket/7808
 Patch1:         icu44-rpmlint.diff
 # PATCH-FIX-OPENSUSE icu-remove-datetime.patch vu...@novell.com -- Do not put 
date/time in icu-config (needed for build-compare)
@@ -127,7 +125,6 @@
 
 %prep
 %setup -q -n icu -a1
-%patch0 -p0
 %patch1 -p1
 %patch99 -p1
 
@@ -166,7 +163,12 @@
 
 %check
 cd source
+%if !0%{?qemu_user_space_build:1}
+# Checks disabled in qemu because of races happening when we emulate
+# multi-threaded programs, and some check tests atomic instructions in
+# multi-threaded icu invocations
 make check
+%endif
 
 %clean
 rm -rf %{buildroot}

continue with "q"...



Remember to have fun...

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

Reply via email to