Alex Lourie has uploaded a new change for review. Change subject: packaging: Added version dependency for webadmin-portal package ......................................................................
packaging: Added version dependency for webadmin-portal package Change-Id: I5876c46e9709703f8ae3ff76ef0df9d608d8f45c Signed-off-by: Alex Lourie <alou...@redhat.com> --- 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/27/9127/1 diff --git a/packaging/fedora/spec/ovirt-engine.spec.in b/packaging/fedora/spec/ovirt-engine.spec.in index 34d8f6a..49d2dbc 100644 --- a/packaging/fedora/spec/ovirt-engine.spec.in +++ b/packaging/fedora/spec/ovirt-engine.spec.in @@ -303,7 +303,7 @@ %package webadmin-portal Summary: Web Admin Portal of %{product_name_short} Group: Virtualization/Management -Requires: %{name} +Requires: %{name} = %{version}-%{release} %description webadmin-portal The web administration interface to %{product_name_short} -- To view, visit http://gerrit.ovirt.org/9127 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5876c46e9709703f8ae3ff76ef0df9d608d8f45c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <alou...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches