]> xenbits.xensource.com Git - libvirt.git/commitdiff
spec: Require augeas for sanlock
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 15 Sep 2011 14:55:36 +0000 (16:55 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 15 Sep 2011 15:08:59 +0000 (17:08 +0200)
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

index 648b50f2b057d05893a63b74ef303b7606ce120c..19f91d71a8b0ca1afe8e749b90c328144dbe9db0 100644 (file)
@@ -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