Change in vdsm[ovirt-3.6]: spec: require libvirt to fix hotplugging

amureini at redhat.com amureini at redhat.com
Mon Jan 11 15:00:57 UTC 2016


Hello Adam Litke,

I'd like you to do a code review.  Please visit

    https://gerrit.ovirt.org/51653

to review the following change.

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>
Reviewed-on: https://gerrit.ovirt.org/51644
Continuous-Integration: Jenkins CI
Reviewed-by: Adam Litke <alitke at redhat.com>
---
M vdsm.spec.in
1 file changed, 2 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/53/51653/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 24b0958..d286edd 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -154,14 +154,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/51653
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0031bb97f7f9775973bff58185c4ebe4b50f6d4b
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>


More information about the vdsm-patches mailing list