Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: spec: pull -setup package as our procedures includes upgrade it ......................................................................
packaging: spec: pull -setup package as our procedures includes upgrade it must follow the legacy of: yum install ovirt-engine yum update ovirt-engine-setup Change-Id: I5f384108bb0446d85b1f1efb4bfb2ea9d7be2bd6 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/44/23744/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 5c2023c..1912e3b 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -214,7 +214,7 @@ # We can't require exactly the same version and release of the # setup package because it needs to be updated independently as part # of the update process implemented in the engine-upgrade script: -Requires: %{name}-setup-plugin-ovirt-engine >= %{version}-%{release} +Requires: %{name}-setup >= %{version}-%{release} # rhbz#1028966 Conflicts: java-1.7.0-openjdk = 1:1.7.0.45-2.4.3.3.el6 -- To view, visit http://gerrit.ovirt.org/23744 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5f384108bb0446d85b1f1efb4bfb2ea9d7be2bd6 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
