On Wed, Nov 01, 2017 at 02:40:13PM +0100, Andrea Bolognani wrote:
On Wed, 2017-11-01 at 14:26 +0100, Pavel Hrdina wrote:
> Pavel Hrdina (7):
> projects: make sure that we use correct make for all projects
> projects: run RPM builds only on systems where it makes sense
> projects: build osinfo-db on debian-8
> jobs: projects: be explicit about python2 binary
> guests: install unzip for virt-manager
> guests: install libgovirt-devel on all RPM based distros
> projects: disable libvirt-sandbox on centos-7
>
> guests/vars/mappings.yml | 6 +++++-
> guests/vars/projects/virt-manager.yml | 1 +
> jobs/python-distutils.yaml | 8 ++++----
> projects/libosinfo.yaml | 5 +++++
> projects/libvirt-cim.yaml | 8 +++++---
> projects/libvirt-glib.yaml | 5 +++++
> projects/libvirt-perl.yaml | 6 ++++++
> projects/libvirt-python.yaml | 6 ++++++
> projects/libvirt-sandbox.yaml | 5 ++++-
> projects/libvirt-tck.yaml | 4 ++++
> projects/osinfo-db-tools.yaml | 5 +++++
> projects/osinfo-db.yaml | 16 ++++++++++++----
> projects/virt-manager.yaml | 7 ++++++-
> projects/virt-viewer.yaml | 3 +++
> 14 files changed, 71 insertions(+), 14 deletions(-)
For all patches except 1/7,
Reviewed-by: Andrea Bolognani <abologna(a)redhat.com>
Thanks, I fixed the 1/7 and pushed the series.
Pavel