From 18ee6daf8a66c1a75a8fd122ea14ee61b8601ace Mon Sep 17 00:00:00 2001 From: Dan Horak Date: Jul 30 2011 17:16:44 +0000 Subject: xenlight available only on Xen arches --- diff --git a/libvirt.spec b/libvirt.spec index d13b89e..1745bd7 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -88,6 +88,7 @@ # Xen is available only on i386 x86_64 ia64 %ifnarch i386 i586 i686 x86_64 ia64 %define with_xen 0 +%define with_libxl 0 %endif # Numactl is not available on s390[x] and ARM @@ -225,7 +226,7 @@ Summary: Library providing a simple virtualization API Name: libvirt Version: 0.9.3 -Release: 2%{?dist}%{?extra_release} +Release: 3%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries Source: http://libvirt.org/sources/libvirt-%{version}.tar.gz @@ -1120,6 +1121,9 @@ fi %endif %changelog +* Sat Jul 30 2011 Dan Hor?k - 0.9.3-3 +- xenlight available only on Xen arches + * Wed Jul 5 2011 Peter Robinson - 0.9.3-2 - Add ARM to NUMA platform excludes