From: Michal Privoznik Date: Thu, 15 Sep 2011 14:55:36 +0000 (+0200) Subject: spec: Require augeas for sanlock X-Git-Tag: v0.9.5-rc3~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a73e92ba088115459623dc045c99648b74fbc4a4;p=thirdparty%2Flibvirt.git 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. --- 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