Francesco Romani has uploaded a new change for review.

Change subject: spec: conflicts with VDSM without 'onlyUUID'
......................................................................

spec: conflicts with VDSM without 'onlyUUID'

add conflicts for VDSM which doesn't ship
the updated getVMList. This boils down to the
last released packages.

Change-Id: I39495fa78e39dd7382fad3f896bef97fe08e1554
Signed-off-by: Francesco Romani <from...@redhat.com>
---
M mom.spec.in
1 file changed, 6 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/mom refs/changes/10/38710/1

diff --git a/mom.spec.in b/mom.spec.in
index accfce0..ced43d6 100644
--- a/mom.spec.in
+++ b/mom.spec.in
@@ -19,6 +19,12 @@
 BuildRequires: python-devel
 BuildRequires: python-nose
 
+%if 0%{?rhel}
+Conflicts:     vdsm <= 4.16.8.1-9
+%else
+Conflicts:     vdsm <= 4.16.12
+%endif
+
 # MOM makes use of libvirt by way of the python bindings to monitor and
 # interact with virtual machines.
 %if 0%{?fedora} >= 18 || 0%{?rhel} >= 7


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I39495fa78e39dd7382fad3f896bef97fe08e1554
Gerrit-PatchSet: 1
Gerrit-Project: mom
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <from...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to