Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: spec: add missing versions to setup dependencies ......................................................................
packaging: spec: add missing versions to setup dependencies Change-Id: I0f93a5edac1fb219dacdde2e85dfd57211758190 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M ovirt-engine.spec.in 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/88/23088/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 0156fb1..34e1428 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -363,7 +363,7 @@ %package setup-plugin-ovirt-engine Summary: Setup and upgrade specific plugins for %{ovirt_product_name_short} Group: %{ovirt_product_group} -Requires: %{name}-setup-plugin-ovirt-engine-common +Requires: %{name}-setup-plugin-ovirt-engine-common >= %{version}-%{release} Requires: %{name} %description setup-plugin-ovirt-engine @@ -372,7 +372,7 @@ %package setup-plugin-ovirt-engine-common Summary: Setup and upgrade common plugins for %{ovirt_product_name_short} Group: %{ovirt_product_group} -Requires: %{name}-setup +Requires: %{name}-setup >= %{version}-%{release} %description setup-plugin-ovirt-engine-common Setup and upgrade common plugins for %{ovirt_product_name_short} @@ -501,7 +501,7 @@ %package setup-plugin-websocket-proxy Summary: Setup and upgrade specific plugins for websocket-proxy -Requires: %{name}-setup +Requires: %{name}-setup >= %{version}-%{release} %description setup-plugin-websocket-proxy Setup and upgrade specific plugins for websocket-proxy -- To view, visit http://gerrit.ovirt.org/23088 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0f93a5edac1fb219dacdde2e85dfd57211758190 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches