[libvirt] [PATCH] spec: Enable ESX driver on RHEL

Jiri Denemark jdenemar at redhat.com
Thu Dec 23 11:52:37 UTC 2010


---
 libvirt.spec.in |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index 5ea3422..fd99a54 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -87,7 +87,7 @@
 %define with_numactl 0
 %endif
 
-# RHEL doesn't ship OpenVZ, VBox, UML, OpenNebula, PowerHypervisor, ESX,
+# RHEL doesn't ship OpenVZ, VBox, UML, OpenNebula, PowerHypervisor,
 # VMWare, or libxenserver (xenapi)
 %if 0%{?rhel}
 %define with_openvz 0
@@ -95,7 +95,6 @@
 %define with_uml 0
 %define with_one 0
 %define with_phyp 0
-%define with_esx 0
 %define with_vmware 0
 %define with_xenapi 0
 %endif
-- 
1.7.3.4




More information about the libvir-list mailing list