From 5c892098aa402b326a2a230a1e4a0dbb29738b64 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sat, 28 Feb 2015 16:29:48 +0000 Subject: [PATCH] - really disable xen un unsupported archs --- libvirt.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libvirt.spec b/libvirt.spec index 16ff810..695b0fd 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -32,6 +32,8 @@ # Xen is available only on x86 and ia64 %ifnarch %{ix86} %{x8664} ia64 %undefine with_xen +%undefine with_xenapi +%undefine with_libxl %endif Summary: Toolkit to interact with virtualization capabilities -- 2.44.0