Douglas Schilling Landgraf has uploaded a new change for review. Change subject: spec: replace requires vdsm-python-cpopen ......................................................................
spec: replace requires vdsm-python-cpopen python-cpopen obsoletes vdsm-python-cpopen Change-Id: Iee2c64d489745db5d0e4a8491d7d8b16dfb1d21b Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M vdsm.spec.in 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/42/23942/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index a1fa38c..1435e0a 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -242,7 +242,7 @@ Requires: %{name}-python = %{version}-%{release} Requires: %{name}-xmlrpc = %{version}-%{release} -Requires: %{name}-python-cpopen +Requires: python-cpopen %description cli Call VDSM commands from the command line. Used for testing and debugging. @@ -252,7 +252,7 @@ BuildArch: noarch Requires: %{name}-python = %{version}-%{release} -Requires: %{name}-python-cpopen +Requires: python-cpopen %description xmlrpc -- To view, visit http://gerrit.ovirt.org/23942 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iee2c64d489745db5d0e4a8491d7d8b16dfb1d21b Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.3 Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
