Change in vdsm[ovirt-3.5]: spec: bump libvirt requirement

fromani at redhat.com fromani at redhat.com
Wed Sep 16 11:13:05 UTC 2015


Francesco Romani has uploaded a new change for review.

Change subject: spec: bump libvirt requirement
......................................................................

spec: bump libvirt requirement

On CentOS/RHEL 7.1, libvirt has a bug which makes XML being
restored incorrectly in the dehibernation path.
Libvirt >= 1.2.13 at least (probably earlier) is fixed already,
so CentOS/RHEL 7.2 will be fine.
We must make sure that CentOS/RHEL 7.1 depend on the fixed libvirt.

Bug-Url: https://bugzilla.redhat.com/1258349
Change-Id: I3451736271ff6d2d499387a4de5063efa28d9fa4
Signed-off-by: Francesco Romani <fromani at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/45509
Reviewed-by: Omer Frenkel <ofrenkel at redhat.com>
Continuous-Integration: Jenkins CI
Reviewed-by: Federico Simoncelli <fsimonce at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/14/46214/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index c8e9b7f..7065766 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -180,11 +180,10 @@
 %endif
 
 %if 0%{?rhel} >= 7
+Requires: libvirt-daemon >= 1.2.8-16.el7_1.4
 %if 0%{?rhev_build}
-Requires: libvirt-daemon >= 1.2.8-16.el7_1.2
 Requires: libvirt-python >= 1.2.8-7.el7_1.1
 %else
-Requires: libvirt-daemon >= 1.2.8-15.el7
 Requires: libvirt-python
 %endif # rhev_build
 %endif # rhel 7


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3451736271ff6d2d499387a4de5063efa28d9fa4
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Francesco Romani <fromani at redhat.com>


More information about the vdsm-patches mailing list