X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=blobdiff_plain;f=libvirt.spec;h=0e4788d77db135bff5ea0eae9987d3735b5044d2;hp=447c1c4e0843cf97a3e5c3efafb038e3d515c545;hb=51e7a51dc22f75325b0501c19172a146aa2dfb8a;hpb=b57eb9245380d105d4e1e23f1cd4ab78a42545c6 diff --git a/libvirt.spec b/libvirt.spec index 447c1c4..0e4788d 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -272,7 +272,7 @@ Summary: Library providing a simple virtualization API Name: libvirt -Version: 0.9.12 +Version: 0.10.1 Release: 1%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries @@ -607,18 +607,18 @@ Network filter configuration files for cleaning guest traffic # create daemon-drv-XXX sub-RPMs and add them as deps # to all of the following daemon-XXX RPMs -%if %{with_qemu_tcg} -%package daemon-qemu -Summary: Server side daemon & driver required to run QEMU guests -Group: Development/Libraries +#%if %{with_qemu_tcg} +#%package daemon-qemu +#Summary: Server side daemon & driver required to run QEMU guests +#Group: Development/Libraries -Requires: libvirt-daemon = %{version}-%{release} -Requires: qemu +#Requires: libvirt-daemon = %{version}-%{release} +#Requires: qemu -%description daemon-qemu -Server side daemon and driver required to manage the virtualization -capabilities of the QEMU TCG emulators -%endif +#%description daemon-qemu +#Server side daemon and driver required to manage the virtualization +#capabilities of the QEMU TCG emulators +#%endif #%if %{with_qemu_kvm} @@ -1338,30 +1338,30 @@ rm -f $RPM_BUILD_ROOT%{_sysconfdir}/sysctl.d/libvirtd %{_sysconfdir}/libvirt/nwfilter/*.xml %endif -%if %{with_qemu_tcg} -%files daemon-qemu -%defattr(-, root, root) -%endif +#%if %{with_qemu_tcg} +#%files daemon-qemu +#%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}