mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-07 21:45:22 +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 aad1625da6
)
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…
Reference in New Issue
Block a user