From: Marco Yuen Date: Tue, 3 Jul 2012 16:58:55 +0000 (-0400) Subject: More cleanup. X-Git-Tag: libvirt-0.10.1-0~1 X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=commitdiff_plain;h=ba2ce93287c51c6070773b4a4e24736e7a2a547a More cleanup. --- 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}