Change in vdsm[master]: vdsm.spec: Requires python-cpopen >= 1.2.3-3

dougsland at redhat.com dougsland at redhat.com
Wed Oct 23 18:32:37 UTC 2013


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: vdsm.spec: Requires python-cpopen >= 1.2.3-3
......................................................................

vdsm.spec: Requires python-cpopen >= 1.2.3-3

Previous version of python-cpopen conflicts with vdsm-python-cpopen.
This patch requires a new version of python-cpopen which fix it.

Change-Id: Id0fd3029e02e69797db7194308315d623675bd09
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1020321
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/69/20469/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 466b1b9..b46805e 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -98,7 +98,7 @@
 Requires: python-netaddr
 Requires: python-inotify
 Requires: python-argparse
-Requires: python-cpopen
+Requires: python-cpopen >= 1.2.3-3
 Requires: python-ethtool >= 0.6-3
 Requires: rpm-python
 Requires: nfs-utils


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id0fd3029e02e69797db7194308315d623675bd09
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>


More information about the vdsm-patches mailing list