]> 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)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 24 May 2012 12:18:00 +0000 (13:18 +0100)
The libvirt-lock-sanlock RPM requires libvirtd, so its RPM dep
should be on libvirt-daemon, not libvirt

libvirt.spec.in

index 8c4a2fd2a265c040a839eeed3a7a115cc3808aa6..0a6872ee68aa14c21ca4f500b041ad1a9ed0bde1 100644 (file)
@@ -731,7 +731,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