Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: spec: move ovirt-host-deploy dependency to backend ......................................................................
packaging: spec: move ovirt-host-deploy dependency to backend and update minimum version. Change-Id: Ica0c98a26d6fc8d2235b91e8e936fefcb888216e Signed-off-by: Alon Bar-Lev <[email protected]> --- M ovirt-engine.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/26/17126/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index a0cb07b..763f904 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -155,7 +155,6 @@ Requires: openssl Requires: policycoreutils-python Requires: python-cheetah -Requires: ovirt-host-deploy-java Requires: yum-plugin-versionlock # We could drop these conflicts when we'll drop Requires: mod_ssl Conflicts: ipa-server @@ -207,6 +206,7 @@ Requires: openssl Requires: logrotate Requires: novnc +Requires: ovirt-host-deploy-java >= 1.1.0 %if %{install_systemd} Requires(post): systemd -- To view, visit http://gerrit.ovirt.org/17126 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ica0c98a26d6fc8d2235b91e8e936fefcb888216e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
