From 53e8505e34f1e7a76adfa0de74d5eb9d27efd586 Mon Sep 17 00:00:00 2001 From: Douglas Schilling Landgraf Date: Wed, 30 Jan 2013 09:27:38 -0500 Subject: [PATCH 24/27] 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 Reviewed-on: http://gerrit.ovirt.org/11543 Reviewed-by: Dan Kenigsberg --- vdsm.spec.in | 1 + 1 file changed, 1 insertion(+) 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 @@ BuildArch: noarch Requires: %{name} = %{version}-%{release} Requires: m2crypto +Requires: openssl %description reg VDSM registration package. Used to register a Linux host to a Virtualization -- 1.8.1