mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 12:05:17 +00:00
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 (cherry picked from commit aad1625da693f765af60ab0a184b23069cb5cb4e)
This commit is contained in:
parent
158e70fc3b
commit
328d7da106
@ -588,7 +588,7 @@ Group: Development/Libraries
|
|||||||
Requires: sanlock >= 1.8
|
Requires: sanlock >= 1.8
|
||||||
#for virt-sanlock-cleanup require augeas
|
#for virt-sanlock-cleanup require augeas
|
||||||
Requires: augeas
|
Requires: augeas
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name}-daemon = %{version}-%{release}
|
||||||
|
|
||||||
%description lock-sanlock
|
%description lock-sanlock
|
||||||
Includes the Sanlock lock manager plugin for the QEMU
|
Includes the Sanlock lock manager plugin for the QEMU
|
||||||
|
Loading…
x
Reference in New Issue
Block a user