
23 Dec
2022
23 Dec
'22
6:05 a.m.
On Thu, Dec 22, 2022 at 11:03:40AM -0700, Jim Fehlig wrote:
To avoid needlessly installing the monolithic daemon, replace the libvirt-daemon dependency with libvirt-daemon-common. The common subpackage contains all the utilities (e.g. virt-admin) and files used by other daemons.
Signed-off-by: Jim Fehlig <jfehlig@suse.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> --- libvirt.spec.in | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-)
libvirt-daemon-plugin-sanlock still has an unnecessary dependency on libvirt-daemon. -- Andrea Bolognani / Red Hat / Virtualization