aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-05-21 19:36:30 +0100
committerDaniel P. Berrange <berrange@redhat.com>2012-05-24 13:18:00 +0100
commitaad1625da693f765af60ab0a184b23069cb5cb4e (patch)
treea1b8e0118e5fa3ba8704796260f154358f54552b /libvirt.spec.in
parentopenvz: add quota argument when creating container (diff)
downloadlibvirt-aad1625da693f765af60ab0a184b23069cb5cb4e.tar.gz
libvirt-aad1625da693f765af60ab0a184b23069cb5cb4e.tar.bz2
libvirt-aad1625da693f765af60ab0a184b23069cb5cb4e.zip
Fix dep from libvirt-lock-sanlock RPM
The libvirt-lock-sanlock RPM requires libvirtd, so its RPM dep should be on libvirt-daemon, not libvirt
Diffstat (limited to 'libvirt.spec.in')
-rw-r--r--libvirt.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvirt.spec.in b/libvirt.spec.in
index 8c4a2fd2a..0a6872ee6 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -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