[packages/libvirt: 1/3] - really disable xen un unsupported archs

baggins baggins at pld-linux.org
Sat Feb 28 17:32:16 CET 2015


commit 5c892098aa402b326a2a230a1e4a0dbb29738b64
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Feb 28 16:29:48 2015 +0000

    - 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvirt.git/commitdiff/c1a0b0d83474d656380d0a423cabfffa5200e43f



More information about the pld-cvs-commit mailing list