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/43/11543/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 8ad4dce..e898c59 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -207,6 +207,7 @@ Requires: %{name} = %{version}-%{release} Requires: m2crypto +Requires: openssl %description reg VDSM registration package. Used to register a Linux host to a Virtualization -- To view, visit http://gerrit.ovirt.org/11543 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib53aa66bad94e9c4046f3430b892a60cbc80c520 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.2 Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
