Change in vdsm[master]: spec: bump cpopen requirements

fromani at redhat.com fromani at redhat.com
Thu Sep 24 12:16:10 UTC 2015


Francesco Romani has uploaded a new change for review.

Change subject: spec: bump cpopen requirements
......................................................................

spec: bump cpopen requirements

We need to depend on a cpopen that can handle restore_sigpipe

Change-Id: I3a57f64e7cc7b57ad80959db7d829ed8ce6dcdf8
Signed-off-by: Francesco Romani <fromani at redhat.com>
---
M vdsm.spec.in
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/73/46673/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index f93bcd6..45d9bda 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -88,7 +88,7 @@
 BuildRequires: openssl
 BuildRequires: policycoreutils-python
 BuildRequires: psmisc
-BuildRequires: python-cpopen >= 1.3
+BuildRequires: python-cpopen >= 1.3.3
 BuildRequires: python-inotify
 BuildRequires: python-ioprocess >= 0.14
 BuildRequires: python-pthreading
@@ -121,7 +121,7 @@
 Requires: python-netaddr
 Requires: python-inotify
 Requires: python-argparse
-Requires: python-cpopen >= 1.3
+Requires: python-cpopen >= 1.3.3
 Requires: python-ioprocess >= 0.14
 Requires: python-pthreading >= 0.1.3-3
 Requires: python-six
@@ -298,7 +298,7 @@
 %package python
 Summary:        VDSM python libraries
 Requires:       %{name}-infra = %{version}-%{release}
-Requires:       python-cpopen >= 1.2.3-5
+Requires:       python-cpopen >= 1.3.3-1
 Requires:       m2crypto
 Requires:       python-ioprocess >= 0.14
 


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

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


More information about the vdsm-patches mailing list