Sandro Bonazzola 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(a)redhat.com>
---
M ovirt-engine.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
Yedidyah Bar David: Verified
--
To view, visit
https://gerrit.ovirt.org/61063
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I059daa2533e62ba3370608a507797f2b898f3235
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>