Re: [PATCH V8 06/13] spec: Move common files and dependencies to libvirt-daemon-common

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jan 11, 2023 at 03:05:53PM -0700, Jim Fehlig wrote:
> @@ -432,17 +432,30 @@ Summary: Server side daemon and supporting files for libvirt library
>
>  # The client side, i.e. shared libs are in a subpackage
>  Requires: libvirt-libs = %{version}-%{release}
> +Requires: libvirt-daemon-common = %{version}-%{release}
>  Requires: libvirt-daemon-lock = %{version}-%{release}
>  Requires: libvirt-daemon-plugin-lockd = %{version}-%{release}
>  Requires: libvirt-daemon-log = %{version}-%{release}
>  Requires: libvirt-daemon-proxy = %{version}-%{release}
> +# for modprobe of pci devices
> +Requires: module-init-tools
> +%if %{with_numad}
> +Requires: numad
> +%endif

I'm not sure why I didn't suggest this in a previous respin, but it
would be slightly nicer if you didn't leave these dependencies with
the libvirt-daemon and moved them to libvirt-daemon-common along with
everything else instead.

This would result in less churn, would not break anything since
there's a dependency on libvirt-daemon-common for libvirt-daemon, and
you're moving them to the driver subpackages immediately afterwards
anyway.

Feel free to ignore this suggestion and leave things as they are :)

-- 
Andrea Bolognani / Red Hat / Virtualization




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux