Simone Tiraboschi has uploaded a new change for review.

Change subject: packaging: setup: allowing upgrades only from up-to-date 3.5.z
......................................................................

packaging: setup: allowing upgrades only from up-to-date 3.5.z

Explicitly allowing updates only from up-to-date 3.5.z due
to the lack of some stored procedures on previous versions.

Change-Id: I491106c60edef9fab1f1d89c4bb23a6d8f36fe0c
Bug-Url: https://bugzilla.redhat.com/1204673
Signed-off-by: Simone Tiraboschi <stira...@redhat.com>
---
M ovirt-engine.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/76/40076/1

diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in
index dd04753..6f086ad 100644
--- a/ovirt-engine.spec.in
+++ b/ovirt-engine.spec.in
@@ -407,7 +407,7 @@
 Group:         %{ovirt_product_group}
 Requires:      %{name}-setup-plugin-ovirt-engine-common = %{version}-%{release}
 Requires:      %{name} >= 3.5.0
-Conflicts:     %{name} < 3.5.0
+Conflicts:     %{name} < 3.5.3
 
 %description setup-plugin-ovirt-engine
 Setup and upgrade specific plugins for %{ovirt_product_name_short}


-- 
To view, visit https://gerrit.ovirt.org/40076
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I491106c60edef9fab1f1d89c4bb23a6d8f36fe0c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stira...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to