Juan Hernandez has uploaded a new change for review. Change subject: packaging: Move R: ovirt-engine-cli to allinone ......................................................................
packaging: Move R: ovirt-engine-cli to allinone The ovirt-engine-cli is required only by the all in one plugin. Change-Id: I18f093c9892fc9c3c6aa82f30636cee7c0e955cd Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com> --- M packaging/fedora/spec/ovirt-engine.spec.in 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/07/12807/1 diff --git a/packaging/fedora/spec/ovirt-engine.spec.in b/packaging/fedora/spec/ovirt-engine.spec.in index 0be49f0..b5386db 100644 --- a/packaging/fedora/spec/ovirt-engine.spec.in +++ b/packaging/fedora/spec/ovirt-engine.spec.in @@ -122,7 +122,6 @@ Requires: ovirt-host-deploy-java Requires: xz Requires: yum-plugin-versionlock -Requires: ovirt-engine-cli # For local database: Requires: postgresql-server >= 8.4.7 @@ -238,9 +237,10 @@ Group: Virtualization/Management Requires: %{name}-setup Requires: %{name}-sdk >= 3.1.0.6 -Requires: vdsm -Requires: ovirt-host-deploy-offline Requires: openssh-server +Requires: ovirt-engine-cli +Requires: ovirt-host-deploy-offline +Requires: vdsm %description setup-plugin-allinone All-in-one plugin for %{product_name_short}'s setup -- To view, visit http://gerrit.ovirt.org/12807 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I18f093c9892fc9c3c6aa82f30636cee7c0e955cd Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches