]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Remove libvirt-daemon dependency from primary drivers
authorJim Fehlig <jfehlig@suse.com>
Wed, 11 Jan 2023 21:17:32 +0000 (14:17 -0700)
committerJim Fehlig <jfehlig@suse.com>
Wed, 18 Jan 2023 18:06:13 +0000 (11:06 -0700)
commitb617d8f29ed5f1378f2f00fa48a004f58b480e19
tree27151964d81bcdf5e23257d20c053d9271db7e39
parentcba964b145515e998a370cda6594d6d8c6d90ba2
spec: Remove libvirt-daemon dependency from primary drivers

To avoid needlessly installing the monolithic daemon, replace the
libvirt-daemon dependency with libvirt-daemon-common in the primary
drivers.

The qemu driver also needs a dependency on libvirt-daemon-log since
the virtqemud systemd service file has a hard dependency on
virtlogd.socket.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in