Change in ovirt-engine[ovirt-engine-4.0.2]: Packaging: spec: Make engine-setup require jre 1.8

Piotr Kliczewski has submitted this change and it was merged. Change subject: Packaging: spec: Make engine-setup require jre 1.8 ...................................................................... Packaging: spec: Make engine-setup require jre 1.8 oVirt engine 3.6 could have worked with either jre 1.7 or 1.8. 4.0 requires 1.8. But engine-setup checks if required java version is available prior to upgrading the engine. So engine-setup will fail when upgrading from 3.6 with 1.7. Fix this by requiring the correct version by the package setup-plugin-ovirt-engine-common, which is where the check is done. Change-Id: I059daa2533e62ba3370608a507797f2b898f3235 Bug-Url: https://bugzilla.redhat.com/1350397 Signed-off-by: Yedidyah Bar David <didi@redhat.com> (cherry picked from commit 35f51a719f64ad4863eccc40bc32ba6061e56303) (cherry picked from commit bf2a5cee496ffbd5174876289c728d065f8e28b5) --- M ovirt-engine.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/61343 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I059daa2533e62ba3370608a507797f2b898f3235 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0.2 Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
piotr.kliczewski@gmail.com