Douglas Schilling Landgraf has uploaded a new change for review. Change subject: vdsm.spec: vdsm-python requires zombiereaper ......................................................................
vdsm.spec: vdsm-python requires zombiereaper vdsm/utils.py requires vdsm--python-zombiereaper Change-Id: Idc51e4be421f98975c970926c507e226f868a9a1 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M vdsm.spec.in 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/68/23168/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 125344f..9952428 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -340,6 +340,8 @@ %package python Summary: VDSM python libraries +Requires: %{name}-python-zombiereaper = %{version}-%{release} + %description python Shared libraries between the various VDSM packages. -- To view, visit http://gerrit.ovirt.org/23168 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idc51e4be421f98975c970926c507e226f868a9a1 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
