X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=blobdiff_plain;f=libvirt.spec;h=9ccfd68709faf07d876f2954497b3215f77cc6c7;hp=447c1c4e0843cf97a3e5c3efafb038e3d515c545;hb=ba2ce93287c51c6070773b4a4e24736e7a2a547a;hpb=b57eb9245380d105d4e1e23f1cd4ab78a42545c6 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}