Yeela Kaplan has uploaded a new change for review.

Change subject: spec: require latest ioprocess version
......................................................................

spec: require latest ioprocess version

this will help with reducing ioprocess logs
to the vdsm log.

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


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/36/32136/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 5f9488c..3b22950 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -81,7 +81,7 @@
 BuildRequires: python-inotify
 BuildRequires: python-pthreading
 BuildRequires: python-cpopen >= 1.3
-BuildRequires: python-ioprocess >= 0.5-1
+BuildRequires: python-ioprocess >= 0.10
 BuildRequires: rpm-python
 BuildRequires: libnl
 BuildRequires: libselinux-python
@@ -122,7 +122,7 @@
 Requires: python-inotify
 Requires: python-argparse
 Requires: python-cpopen >= 1.3
-Requires: python-ioprocess >= 0.5-1
+Requires: python-ioprocess >= 0.10
 Requires: python-pthreading >= 0.1.3-3
 Requires: python-ethtool >= 0.6-3
 Requires: %{name}-python-zombiereaper = %{version}-%{release}
@@ -338,7 +338,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.10
 BuildArch:      noarch
 
 %description python


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie71f21be0d7578537484e6089ce88210dd0bbfa8
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yeela Kaplan <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to