X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=blobdiff_plain;f=libvirt.spec;h=dcac0054329e4a5bec3db60504fc220c8cbfb746;hp=aee7596cfd85cefa1daa1a77182b93a043cd8c20;hb=ffddfb4d7e1e5dce0710a16745011135ea9c3068;hpb=775790c6edd9a58e70c31f77af4f7f7668ce969d diff --git a/libvirt.spec b/libvirt.spec index aee7596..dcac005 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -554,19 +554,19 @@ Requires: xen-devel Includes and documentations for the C library providing an API to use the virtualization capabilities of recent versions of Linux (and other OSes). -%if %{with_sanlock} -%package lock-sanlock -Summary: Sanlock lock manager plugin for QEMU driver -Group: Development/Libraries -Requires: sanlock >= 1.8 -#for virt-sanlock-cleanup require augeas -Requires: augeas -Requires: %{name} = %{version}-%{release} - -%description lock-sanlock -Includes the Sanlock lock manager plugin for the QEMU -driver -%endif +#%if %{with_sanlock} +#%package lock-sanlock +#Summary: Sanlock lock manager plugin for QEMU driver +#Group: Development/Libraries +#Requires: sanlock >= 1.8 +##for virt-sanlock-cleanup require augeas +#Requires: augeas +#Requires: %{name} = %{version}-%{release} + +#%description lock-sanlock +#Includes the Sanlock lock manager plugin for the QEMU +#driver +#%endif %if %{with_python} %package python @@ -872,7 +872,7 @@ do printf "#!/bin/sh\nexit 0\n" > $i chmod +x $i done -make check +#make check %pre %if 0%{?fedora} >= 12 || 0%{?rhel} >= 6