[PATCH V2 8/9] spec: Remove libvirt-daemon dependency from hypervisor subpackages

Andrea Bolognani abologna at redhat.com
Wed Dec 14 17:59:41 UTC 2022


On Tue, Dec 13, 2022 at 05:31:01PM -0700, Jim Fehlig wrote:
>  %package daemon-qemu
>  Summary: Server side daemon & driver required to run QEMU guests
>
> -Requires: libvirt-daemon = %{version}-%{release}
> +Requires: libvirt-daemon-common = %{version}-%{release}
> +Requires: libvirt-daemon-log = %{version}-%{release}
> +Requires: libvirt-daemon-lock = %{version}-%{release}
> +Requires: libvirt-daemon-plugin-lockd = %{version}-%{release}
> +Requires: libvirt-daemon-plugin-sanlock = %{version}-%{release}

The sanlock plugin was an optional install before, but now it's a
hard dependency. I'm not sure we want that.

-- 
Andrea Bolognani / Red Hat / Virtualization



More information about the libvir-list mailing list