From ba2ce93287c51c6070773b4a4e24736e7a2a547a Mon Sep 17 00:00:00 2001 From: Marco Yuen Date: Tue, 3 Jul 2012 12:58:55 -0400 Subject: [PATCH] More cleanup. --- libvirt.spec | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/libvirt.spec b/libvirt.spec index 447c1c4..9ccfd68 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -1343,25 +1343,25 @@ rm -f $RPM_BUILD_ROOT%{_sysconfdir}/sysctl.d/libvirtd %defattr(-, root, root) %endif -%if %{with_qemu_kvm} -%files daemon-kvm -%defattr(-, root, root) -%endif +#%if %{with_qemu_kvm} +#%files daemon-kvm +#%defattr(-, root, root) +#%endif %if %{with_lxc} %files daemon-lxc %defattr(-, root, root) %endif -%if %{with_uml} -%files daemon-uml -%defattr(-, root, root) -%endif +#%if %{with_uml} +#%files daemon-uml +#%defattr(-, root, root) +#%endif -%if %{with_xen} || %{with_libxl} -%files daemon-xen -%defattr(-, root, root) -%endif +#%if %{with_xen} || %{with_libxl} +#%files daemon-xen +#%defattr(-, root, root) +#%endif %endif #%if %{with_sanlock} -- 2.43.0