From: Marco Yuen Date: Thu, 26 Jan 2012 17:47:33 +0000 (-0500) Subject: Remove the sanlock package. X-Git-Tag: lxcbuild~1 X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=commitdiff_plain;h=ffddfb4d7e1e5dce0710a16745011135ea9c3068 Remove the sanlock package. --- diff --git a/libvirt.spec b/libvirt.spec index 16d8ccd..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