Hello community,
here is the log from the commit of package perl-Sys-SigAction for
openSUSE:Factory checked in at 2012-11-28 14:32:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sys-SigAction (Old)
and /work/SRC/openSUSE:Factory/.perl-Sys-SigAction.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Sys-SigAction", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sys-SigAction/perl-Sys-SigAction.changes
2012-01-04 07:28:39.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Sys-SigAction.new/perl-Sys-SigAction.changes
2012-11-28 14:32:21.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 27 22:25:11 UTC 2012 - [email protected]
+
+- skip test suite when building in qemu arm emulator
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Sys-SigAction.spec ++++++
--- /var/tmp/diff_new_pack.g9IgJ3/_old 2012-11-28 14:32:26.000000000 +0100
+++ /var/tmp/diff_new_pack.g9IgJ3/_new 2012-11-28 14:32:26.000000000 +0100
@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: perl-Sys-SigAction
%define cpan_name Sys-SigAction
Summary: Perl extension for Consistent Signal Handling
@@ -44,7 +45,9 @@
%{__make} %{?_smp_mflags}
%check
+%if ! 0%{?qemu_user_space_build}
%{__make} test
+%endif
%install
%perl_make_install
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]