Hello community,

here is the log from the commit of package perl-IO-Interface for 
openSUSE:Factory checked in at 2012-11-28 14:32:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-IO-Interface (Old)
 and      /work/SRC/openSUSE:Factory/.perl-IO-Interface.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-IO-Interface", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-IO-Interface/perl-IO-Interface.changes      
2011-12-01 12:25:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-IO-Interface.new/perl-IO-Interface.changes 
2012-11-28 14:32:14.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 27 22:19:13 UTC 2012 - [email protected]
+
+- Skip tests in qemu arm, flaky emulator  
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ perl-IO-Interface.spec ++++++
--- /var/tmp/diff_new_pack.sK64hU/_old  2012-11-28 14:32:16.000000000 +0100
+++ /var/tmp/diff_new_pack.sK64hU/_new  2012-11-28 14:32:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-IO-Interface
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           perl-IO-Interface
 Summary:        Perl extension for access to network card configuration 
information
-Version:        1.06
-Release:        0
 License:        Artistic-1.0
 Group:          Development/Libraries/Perl
+Version:        1.06
+Release:        0
 Url:            http://search.cpan.org/dist/IO-Interface/
 Source:         
http://www.cpan.org/modules/by-module/IO/IO-Interface-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -45,7 +43,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]

Reply via email to