[libvirt] [jenkins-ci PATCH 1/6] mappings: add libgcrypt native & mingw packages

Andrea Bolognani abologna at redhat.com
Thu May 9 14:19:00 UTC 2019


On Fri, 2019-05-03 at 19:02 +0100, Daniel P. Berrangé wrote:
> Subject: mappings: add libgcrypt native & mingw packages

This can be simply

  mappings: Add libgcrypt

[...]
> +  libgcrypt:
> +    rpm: libgcrypt-devel
> +    deb: libgcrypt20-dev
> +    cross-policy-deb: foreign

This should be

  libgcrypt:
    deb: libgcrypt20-dev
    pkg: libgcrypt
    rpm: libgcrypt-devel
    cross-policy-deb: foreign

with FreeBSD taken into account and entries in the correct order.

With that fixed,

  Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list