Douglas Schilling Landgraf has uploaded a new change for review. Change subject: vdsm.spec: Add vdsm-xmlrpc as Requirement ......................................................................
vdsm.spec: Add vdsm-xmlrpc as Requirement For vdsm-json stuff and vdsm initialization, we should require vdsm-xmlrpc package. Change-Id: I41e8507edb2e5b72d6492229d4323b6574b2afc0 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/36/9136/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index c117ee5..2f171b7 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -67,6 +67,7 @@ Requires: rpm-python Requires: nfs-utils Requires: python-pthreading +Requires: %{name}-xmlrpc %ifarch x86_64 Requires: dmidecode -- To view, visit http://gerrit.ovirt.org/9136 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I41e8507edb2e5b72d6492229d4323b6574b2afc0 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
