[libvirt] xenlight available only on Xen arches

Dan Horák sharkcz at fedoraproject.org
Sat Jul 30 17:34:43 UTC 2011


commit 18ee6daf8a66c1a75a8fd122ea14ee61b8601ace
Author: Dan Horak <dan at danny.cz>
Date:   Sat Jul 30 13:16:44 2011 -0400

    xenlight available only on Xen arches

 libvirt.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
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 <dan[at]danny.cz> - 0.9.3-3
+- xenlight available only on Xen arches
+
 * Wed Jul  5 2011 Peter Robinson <pbrobinson at gmail.com> - 0.9.3-2
 - Add ARM to NUMA platform excludes
 


More information about the scm-commits mailing list