[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] [PATCH 0/4] configure: Fix init script choice
- From: Andrea Bolognani <abologna redhat com>
- To: libvir-list redhat com
- Subject: [libvirt] [PATCH 0/4] configure: Fix init script choice
- Date: Tue, 3 May 2016 11:35:35 +0200
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]