Alex Lourie has uploaded a new change for review. Change subject: packaging: Updated spec to use sdk version that supports ssl. ......................................................................
packaging: Updated spec to use sdk version that supports ssl. Change-Id: I394e69453fd38c5fd9fdf86c59bbb30873bba08c Signed-off-by: Alex Lourie <[email protected]> --- M packaging/fedora/spec/ovirt-engine.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/02/8602/1 diff --git a/packaging/fedora/spec/ovirt-engine.spec.in b/packaging/fedora/spec/ovirt-engine.spec.in index c2d1a59..3ce19ae 100644 --- a/packaging/fedora/spec/ovirt-engine.spec.in +++ b/packaging/fedora/spec/ovirt-engine.spec.in @@ -350,7 +350,7 @@ Summary: All-in-one plugin for %{product_name_short}'s setup Group: Virtualization/Management Requires: %{name}-setup -Requires: %{name}-sdk +Requires: %{name}-sdk >= 3.1.0.6 Requires: vdsm %description setup-plugin-allinone -- To view, visit http://gerrit.ovirt.org/8602 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I394e69453fd38c5fd9fdf86c59bbb30873bba08c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
