Change in vdsm[master]: spec: require libvirt to fix hotplugging

amureini at redhat.com amureini at redhat.com
Mon Jan 11 13:51:30 UTC 2016


Allon Mureinik has uploaded a new change for review.

Change subject: spec: require libvirt to fix hotplugging
......................................................................

spec: require libvirt to fix hotplugging

EL's libvirt 1.2.17-9 contains a fix for an inconsistency created when
repeatedly hot plugging and unplugging disks.
This patch updates VDSM's spec file to require this version both on RHEL
and CentOS.

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


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/44/51644/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index c0e00b5..ef704fe 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -144,14 +144,8 @@
 Requires: libvirt-daemon-driver-qemu
 
 %if 0%{?rhel}
-%if 0%{?centos}
-# TODO: Remove when libvirt 1.2.17 is available
-Requires: libvirt-daemon >= 1.2.8-16.el7_1.4
-Requires: libvirt-python >= 1.2.8-7.el7_1.1
-%else
-Requires: libvirt-daemon >= 1.2.17-5.el7
-Requires: libvirt-python >= 1.2.17-2.el7
-%endif # centos
+Requires: libvirt-daemon >= 1.2.17-9
+Requires: libvirt-python >= 1.2.17-2
 %endif # rhel
 
 %if 0%{?fedora} >= 23


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0031bb97f7f9775973bff58185c4ebe4b50f6d4b
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