Hello community,

here is the log from the commit of package perl-Contextual-Return for 
openSUSE:Factory checked in at 2012-09-06 09:00:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Contextual-Return (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Contextual-Return.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Contextual-Return", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Contextual-Return/perl-Contextual-Return.changes
    2012-07-30 11:45:46.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Contextual-Return.new/perl-Contextual-Return.changes
       2012-09-06 09:00:05.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Aug  8 09:34:03 UTC 2012 - [email protected]
+
+- also fails on native, fix build on ARM
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ perl-Contextual-Return.spec ++++++
--- /var/tmp/diff_new_pack.tP0O6q/_old  2012-09-06 09:00:07.000000000 +0200
+++ /var/tmp/diff_new_pack.tP0O6q/_new  2012-09-06 09:00:07.000000000 +0200
@@ -94,10 +94,10 @@
 ./Build build flags=%{?_smp_mflags}
 
 %check
-# doesn't work under qemu
-%if 0%{?qemu_user_space_build:1}
-rm -f t/failures.t
-%endif
+# doesn't work for ARM
+if test "%_host_cpu" = "armv7hl"; then
+    rm -f t/failures.t
+fi
 ./Build test
 
 %install

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

Reply via email to