Douglas Schilling Landgraf has uploaded a new change for review. Change subject: vdsm.spec: Require openssl ......................................................................
vdsm.spec: Require openssl deployUtil uses openssl command, we should Require it. Change-Id: Ib53aa66bad94e9c4046f3430b892a60cbc80c520 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=905728 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/27/11527/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 7923a2d..56cca3e 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -76,6 +76,7 @@ Requires: rpm-python Requires: nfs-utils Requires: python-pthreading +Requires: openssl Requires: m2crypto Requires: %{name}-xmlrpc = %{version}-%{release} -- To view, visit http://gerrit.ovirt.org/11527 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib53aa66bad94e9c4046f3430b892a60cbc80c520 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
