]> xenbits.xensource.com Git - libvirt.git/commitdiff
spec: Fix dependency for lock-sanlock subpackage
authorJiri Denemark <jdenemar@redhat.com>
Thu, 18 Oct 2012 11:03:26 +0000 (13:03 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 18 Oct 2012 12:23:24 +0000 (14:23 +0200)
This should not make a big difference in real world since libvirt-daemon,
which is already required by libvirt-lock-sanlock, requires
libvirt-client and thus libvirt-lock-sanlock gets this dependency
transitively. However, since libvirt-lock-sanlock contains
sanlock_helper binary linked to libvirt.so, we should start requiring
libvirt-client directly.

libvirt.spec.in

index 2f3e82995434609ff0b4e95a1dc06b99f07e7885..511949edc4ed675c24413c53020d917899cff6e0 100644 (file)
@@ -1038,6 +1038,7 @@ Requires: sanlock >= 1.8
 #for virt-sanlock-cleanup require augeas
 Requires: augeas
 Requires: %{name}-daemon = %{version}-%{release}
+Requires: %{name}-client = %{version}-%{release}
 
 %description lock-sanlock
 Includes the Sanlock lock manager plugin for the QEMU