Hello Nir Soffer,

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

    https://gerrit.ovirt.org/60860

to review the following change.

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/1339780
Signed-off-by: Allon Mureinik <amure...@redhat.com>
Reviewed-on: https://gerrit.ovirt.org/60858
Reviewed-by: Nir Soffer <nsof...@redhat.com>
Continuous-Integration: Jenkins CI
---
M vdsm.spec.in
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/60/60860/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 94a1a67..883de27 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -78,7 +78,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
@@ -145,7 +145,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
@@ -355,7 +355,7 @@
 Requires:       %{name}-infra = %{version}-%{release}
 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/60860
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib93b5649981ef423f88d354334bd7d3364f52a0b
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-4.0
Gerrit-Owner: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Nir Soffer <nsof...@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