[libvirt] [PATCH] spec: add missing dep of libvirt-daemon-config-nwfilter

Martin Kletzander mkletzan at redhat.com
Thu Feb 13 09:16:01 UTC 2014


On Wed, Feb 12, 2014 at 02:34:50PM -0700, Eric Blake wrote:
> Similar to cf76c4b, if modules are used, then nwfilter configuration
> requires the nwfilter driver module.
>
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  libvirt.spec.in | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/libvirt.spec.in b/libvirt.spec.in
> index 2d57c71..2b44c21 100644
> --- a/libvirt.spec.in
> +++ b/libvirt.spec.in
> @@ -737,6 +737,9 @@ Summary: Network filter configuration files for the libvirtd daemon
>  Group: Development/Libraries
>
>  Requires: libvirt-daemon = %{version}-%{release}
> +        %if %{with_driver_modules}
> +Requires: libvirt-daemon-driver-nwfilter = %{version}-%{release}
> +        %endif
>
>  %description daemon-config-nwfilter
>  Network filter configuration files for cleaning guest traffic
> --
> 1.8.5.3
>

ACK,

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140213/b64095b2/attachment-0001.sig>


More information about the libvir-list mailing list