Douglas Schilling Landgraf has uploaded a new change for review. Change subject: vdsm.spec: vdsm-python requires python-cpopen ......................................................................
vdsm.spec: vdsm-python requires python-cpopen vdsm/utils.py requires python-cpopen Change-Id: I32ff1b79148db31705196e631f40d0222138af47 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/51/23451/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index a97045b..2224691 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -340,6 +340,7 @@ %package python Summary: VDSM python libraries Requires: %{name}-python-zombiereaper = %{version}-%{release} +Requires: python-cpopen >= 1.2.3-5 %description python Shared libraries between the various VDSM packages. -- To view, visit http://gerrit.ovirt.org/23451 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I32ff1b79148db31705196e631f40d0222138af47 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
