Change in vdsm[master]: spec: Update qemu requirement in EL7

amureini at redhat.com amureini at redhat.com
Thu Mar 5 12:02:14 UTC 2015


Allon Mureinik has uploaded a new change for review.

Change subject: spec: Update qemu requirement in EL7
......................................................................

spec: Update qemu requirement in EL7

Update the required qemu-kvm and qemu-img packages to consume a bugfix
which prevents running VMs with more than 23 snapshots.

Change-Id: Iea5a0fea7631fc9128eac49ea2cdda24a42de352
Bug-Url: https://bugzilla.redhat.com/1199014
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M vdsm.spec.in
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/08/38408/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 0740530..aadf43a 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -260,8 +260,8 @@
 
 %if 0%{?rhel}
 %if 0%{?rhel} >= 7
-Requires: qemu-kvm%{?rhev_suffix}
-Requires: qemu-img%{?rhev_suffix}
+Requires: qemu-kvm%{?rhev_suffix} >= 2.1.2-23
+Requires: qemu-img%{?rhev_suffix} >= 2.1.2-23
 %else
 Requires: qemu-kvm%{?rhev_suffix} >= 2:0.12.1.2-2.422
 Requires: qemu-img%{?rhev_suffix} >= 2:0.12.1.2-2.422


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iea5a0fea7631fc9128eac49ea2cdda24a42de352
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>


More information about the vdsm-patches mailing list