Change in ovirt-host-deploy[master]: kdump: Fix kexec-tools dependency for RHEL 7

Alon Bar-Lev has submitted this change and it was merged. Change subject: kdump: Fix kexec-tools dependency for RHEL 7 ...................................................................... kdump: Fix kexec-tools dependency for RHEL 7 Fixes kexec-tools package dependency for RHEL 7. kexec-tools 2.0.4-32 is part of RHEL 7.0, but it doesn't contain support for fence_kdump config. kexec-tools 2.0.4-33, which contains support for fence_kdump config, will be part of RHEL 7.1. Change-Id: Id898ba2ef1f4ab38253892e78e83443e8bf36eac Bug-Url: https://bugzilla.redhat.com/1079821 Signed-off-by: Martin Perina <mperina@redhat.com> --- M ovirt-host-deploy-offline.spec.in M src/plugins/ovirt-host-deploy/core/offlinepackager.py M src/plugins/ovirt-host-deploy/kdump/packages.py 3 files changed, 10 insertions(+), 4 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, approved Martin Peřina: Verified -- To view, visit http://gerrit.ovirt.org/29047 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id898ba2ef1f4ab38253892e78e83443e8bf36eac Gerrit-PatchSet: 2 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
Alon Bar-Lev