Yaniv Dary has uploaded a new change for review. Change subject: packaging: spec: require openjdk 1.7.0 ......................................................................
packaging: spec: require openjdk 1.7.0 Change-Id: I69aa839498385f99c2e4916be23472340fcca3ff Bug-Url: https://bugzilla.redhat.com/1140746 Signed-off-by: Yedidyah Bar David <[email protected]> (cherry picked from commit 8a45c71b38050645e37a3a00f58b8adbb9db9b81) --- M ovirt-engine-reports.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/39/33239/1 diff --git a/ovirt-engine-reports.spec.in b/ovirt-engine-reports.spec.in index 469b331..f7f5151 100644 --- a/ovirt-engine-reports.spec.in +++ b/ovirt-engine-reports.spec.in @@ -90,6 +90,7 @@ Requires: jasperreports-server%{reports_jasper_suffix} < 5.6.0 Requires: jasperreports-server%{reports_jasper_suffix} >= 5.5.0-7 Requires: java +Requires: java-1.7.0-openjdk >= 1:1.7.0.9-2.3.3.2 Requires: jpackage-utils Requires: logrotate Requires: m2crypto -- To view, visit http://gerrit.ovirt.org/33239 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I69aa839498385f99c2e4916be23472340fcca3ff Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: ovirt-engine-reports-3.5 Gerrit-Owner: Yaniv Dary <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
