From a73e92ba088115459623dc045c99648b74fbc4a4 Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Thu, 15 Sep 2011 16:55:36 +0200 Subject: [PATCH] spec: Require augeas for sanlock Even though we BuildRequire augeas in some cases, we need to require it even after if we build with sanlock. virt-sanlock-cleanup use it. --- libvirt.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libvirt.spec.in b/libvirt.spec.in index 648b50f2b0..19f91d71a8 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -519,6 +519,8 @@ the virtualization capabilities of recent versions of Linux (and other OSes). Summary: Sanlock lock manager plugin for QEMU driver Group: Development/Libraries Requires: sanlock +#for virt-sanlock-cleanup require augeas +Requires: augeas Requires: %{name} = %{version}-%{release} %description lock-sanlock