Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2014-06-10 14:38:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvirt (Old)
 and      /work/SRC/openSUSE:Factory/.libvirt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvirt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2014-06-04 
18:39:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt.new/libvirt.changes     2014-06-10 
14:38:30.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun  2 10:48:21 MDT 2014 - jfeh...@suse.com
+
+- Disable failing virportallocatortest on aarch64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvirt.spec ++++++
--- /var/tmp/diff_new_pack.XD5Vt2/_old  2014-06-10 14:38:31.000000000 +0200
+++ /var/tmp/diff_new_pack.XD5Vt2/_new  2014-06-10 14:38:31.000000000 +0200
@@ -1323,6 +1323,10 @@
 %if 0%{?qemu_user_space_build:1}
 EXTRA="$EXTRA virnetsockettest"
 %endif
+# virportallocatortest fails on aarch64 due to unsupported IPV6_V6ONLY flag
+%ifarch aarch64
+EXTRA="$EXTRA virportallocatortest"
+%endif
 for i in nodeinfotest seclabeltest $EXTRA
 do
   rm -f $i

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

Reply via email to