Yeela Kaplan has uploaded a new change for review. Change subject: spec: Require curl ......................................................................
spec: Require curl Change-Id: I6fd8e8a2e64fe20713d94f3f92ada96b595af5d2 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1139554 Signed-off-by: Yeela Kaplan <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/71/36871/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 4aa3734..fbedefe 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -155,6 +155,7 @@ Requires: nfs-utils Requires: m2crypto Requires: libnl3 +Requires: curl Requires: %{name}-xmlrpc = %{version}-%{release} Requires: %{name}-jsonrpc = %{version}-%{release} -- To view, visit http://gerrit.ovirt.org/36871 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6fd8e8a2e64fe20713d94f3f92ada96b595af5d2 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yeela Kaplan <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
