Hello community,

here is the log from the commit of package ksh for openSUSE:Factory checked in 
at 2011-12-27 18:35:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksh (Old)
 and      /work/SRC/openSUSE:Factory/.ksh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksh", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksh/ksh.changes  2011-11-18 15:46:03.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.ksh.new/ksh.changes     2011-12-27 
18:35:54.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Dec  4 23:00:26 UTC 2011 - [email protected]
+
+- Don't run tests in qemu - they fail
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ksh.spec ++++++
--- /var/tmp/diff_new_pack.7nzhZC/_old  2011-12-27 18:35:56.000000000 +0100
+++ /var/tmp/diff_new_pack.7nzhZC/_new  2011-12-27 18:35:56.000000000 +0100
@@ -386,6 +386,7 @@
   SHELL=${root}/bin/ksh.test
   SHCOMP=${root}/bin/shcomp.test
   export PATH SHCOMP SHELL
+%if !0%{?qemu_user_space_build:1}
   pushd ${test}
       typeset -i failed=0
       ln -sf ${root}/lib ${test}/../
@@ -400,6 +401,7 @@
       fi
       killall -q -s 9 ${root}/bin/ksh.test || true
   popd
+%endif
   mkdir -p share/locale/C/LC_MESSAGES
   sed -rn "\@mamake -C cmd/ksh93@,\@mamake -C@ {
        s@^\+ g?cc@$SHELL msgcc -M-set=ast@

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

Reply via email to