]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Fix dep from libvirt-lock-sanlock RPM
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 21 May 2012 18:36:30 +0000 (19:36 +0100)
committerCole Robinson <crobinso@redhat.com>
Thu, 14 Jun 2012 22:22:52 +0000 (18:22 -0400)
The libvirt-lock-sanlock RPM requires libvirtd, so its RPM dep
should be on libvirt-daemon, not libvirt
(cherry picked from commit aad1625da693f765af60ab0a184b23069cb5cb4e)

libvirt.spec.in

index 1d80a6287d72d442f42839d1fb6cc040b84fad89..de4ae5e633931d7da21e95ac4f1a1ae4404f9b31 100644 (file)
@@ -588,7 +588,7 @@ Group: Development/Libraries
 Requires: sanlock >= 1.8
 #for virt-sanlock-cleanup require augeas
 Requires: augeas
-Requires: %{name} = %{version}-%{release}
+Requires: %{name}-daemon = %{version}-%{release}
 
 %description lock-sanlock
 Includes the Sanlock lock manager plugin for the QEMU