[libvirt] Try to force the buidl with libxenlight

Daniel Veillard veillard at fedoraproject.org
Thu Apr 7 09:14:09 UTC 2011


commit 362e335c0b44544d6f40ea3dcd2e73d1b0cdc4c8
Author: Daniel Veillard <veillard at redhat.com>
Date:   Thu Apr 7 17:13:40 2011 +0800

    Try to force the buidl with libxenlight

 libvirt.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libvirt.spec b/libvirt.spec
index a70e2d8..a27832e 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -133,6 +133,8 @@
 # Fedora doesn't have new enough Xen for libxl until F16
 %if 0%{?fedora} < 16
 %define with_libxl 0
+%else
+%define with_libxl 1
 %endif
 
 # PolicyKit was introduced in Fedora 8 / RHEL-6 or newer


More information about the scm-commits mailing list