From ffddfb4d7e1e5dce0710a16745011135ea9c3068 Mon Sep 17 00:00:00 2001 From: Marco Yuen Date: Thu, 26 Jan 2012 12:47:33 -0500 Subject: [PATCH] Remove the sanlock package. --- libvirt.spec | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) 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 -- 2.43.0