Change in vdsm[ovirt-3.5]: spec: Require latest ioprocess

ykaplan at redhat.com ykaplan at redhat.com
Sun Sep 7 13:32:58 UTC 2014


Yeela Kaplan has uploaded a new change for review.

Change subject: spec: Require latest ioprocess
......................................................................

spec: Require latest ioprocess

Latest IOProcess(0.12) includes a new patch for
the python bindings that deals with a memory leak.

Change-Id: I09de4d0dec19903109be407dee3e8d1fde439404
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1124369
Signed-off-by: Yeela Kaplan <ykaplan at redhat.com>
---
M vdsm.spec.in
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/71/32571/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 6e96f1a..d29b42c 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -77,7 +77,7 @@
 BuildRequires: python-inotify
 BuildRequires: python-pthreading
 BuildRequires: python-cpopen >= 1.3
-BuildRequires: python-ioprocess >= 0.5-1
+BuildRequires: python-ioprocess >= 0.12
 BuildRequires: rpm-python
 BuildRequires: libnl
 BuildRequires: libselinux-python
@@ -118,7 +118,7 @@
 Requires: python-inotify
 Requires: python-argparse
 Requires: python-cpopen >= 1.3
-Requires: python-ioprocess >= 0.5-1
+Requires: python-ioprocess >= 0.12
 Requires: python-pthreading >= 0.1.3-3
 Requires: python-ethtool >= 0.6-3
 Requires: %{name}-python-zombiereaper = %{version}-%{release}
@@ -329,7 +329,7 @@
 Requires:       %{name}-python-zombiereaper = %{version}-%{release}
 Requires:       python-cpopen >= 1.2.3-5
 Requires:       m2crypto
-Requires:       python-ioprocess >= 0.5-1
+Requires:       python-ioprocess >= 0.12
 
 %description python
 Shared libraries between the various VDSM packages.


-- 
To view, visit http://gerrit.ovirt.org/32571
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I09de4d0dec19903109be407dee3e8d1fde439404
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Yeela Kaplan <ykaplan at redhat.com>


More information about the vdsm-patches mailing list