[libvirt] [PATCH 0/4] configure: Fix init script choice

Andrea Bolognani abologna at redhat.com
Tue May 3 09:35:35 UTC 2016


The changes pushed yesterday have introduced an issue where
systemd was turned into systemd+redhat on RHEL systems,
which in turn caused RPM building to fail[1].

Patch 1/4 is the actual fix; patch 2/4 changes the code so
that breaking it again is hopefully a bit harder.

Patches 3/4 and 4/4 clean up a couple of barely related issues
in the spec file that I've ran into while investigating this.


[1] https://ci.centos.org/view/libvirt-project/job/libvirt-daemon-rpm/systems=libvirt-fedora-rawhide/962/

Andrea Bolognani (4):
  configure: Change RHEL default from systemd+redhat to systemd
  configure: Remove nested conditionals in LIBVIRT_CHECK_INIT_SCRIPT
  spec: Type --with-init-script correctly
  spec: Rename %{init_scripts} -> %{with_init_script}

 libvirt.spec.in        |  6 +++---
 m4/virt-init-script.m4 | 21 ++++++---------------
 2 files changed, 9 insertions(+), 18 deletions(-)

-- 
2.5.5




More information about the libvir-list mailing list