Allon Mureinik has uploaded a new change for review.

Change subject: spec: Require python-ioprocess-0.16.1-1
......................................................................

spec: Require python-ioprocess-0.16.1-1

ioprocess-0.16.1-1 solves a bug where ioprocess keeps a file open
after truncating or touching it (see the Related-To bug).

Vdsm requires ioprocess via the noarch package python-ioprocess, and
this patch bumps the requirement to include a fix for the
aforementioned issue.

Change-Id: Ib93b5649981ef423f88d354334bd7d3364f52a0b
Related-To: https://bugzilla.redhat.com/1339777
Bug-Url: https://bugzilla.redhat.com/??????
Signed-off-by: Allon Mureinik <amure...@redhat.com>
---
M vdsm.spec.in
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/58/60858/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 6cac13a..e8de2df 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -79,7 +79,7 @@
 BuildRequires: PyYAML
 BuildRequires: python-cpopen >= 1.4
 BuildRequires: python-inotify
-BuildRequires: python-ioprocess >= 0.15.0-4
+BuildRequires: python-ioprocess >= 0.16.1-1
 BuildRequires: python-pthreading
 BuildRequires: qemu-img
 BuildRequires: rpm-python
@@ -136,7 +136,7 @@
 Requires: python-inotify
 Requires: python-argparse
 Requires: python-cpopen >= 1.4
-Requires: python-ioprocess >= 0.15.0-4
+Requires: python-ioprocess >= 0.16.1-1
 Requires: python-pthreading >= 0.1.3-3
 Requires: python-six >= 1.9.0
 Requires: python-requests
@@ -337,7 +337,7 @@
 BuildArch:      noarch
 Requires:       python-cpopen >= 1.4
 Requires:       m2crypto
-Requires:       python-ioprocess >= 0.15.0-4
+Requires:       python-ioprocess >= 0.16.1-1
 
 %description python
 Shared libraries between the various VDSM packages.


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib93b5649981ef423f88d354334bd7d3364f52a0b
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amure...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/admin/lists/vdsm-patches@lists.fedorahosted.org

Reply via email to