Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2015-05-15 07:44:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-05-06 
07:49:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt.new/libvirt.changes     2015-05-15 
07:44:45.000000000 +0200
@@ -1,0 +2,6 @@
+Wed May  6 09:51:21 MDT 2015 - jfeh...@suse.com
+
+- spec: build libxl driver for aarch64 and remove useless
+  'suse_version <= 1220' conditional
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvirt.spec ++++++
--- /var/tmp/diff_new_pack.uqg7r7/_old  2015-05-15 07:44:46.000000000 +0200
+++ /var/tmp/diff_new_pack.uqg7r7/_new  2015-05-15 07:44:46.000000000 +0200
@@ -102,17 +102,12 @@
 
 # Set the OS / architecture specific special cases
 
-# Xen is available only on x86_64
-%ifnarch x86_64
+# Xen is available only on x86_64 and arm
+%ifnarch x86_64 %arm aarch64
     %define with_xen           0
     %define with_libxl         0
 %endif
 
-# libxl is only compatible with Xen >= 4.2 (i.e. suse_version > 12.2)
-%if 0%{?suse_version} <= 1220
-    %define with_libxl         0
-%endif
-
 # numactl only on x86_64 and ia64
 %ifnarch x86_64 ia64
     %define with_numactl       0



Reply via email to