From c7f2ecaa74e76e2184455fddb0c7932cd0a68754 Mon Sep 17 00:00:00 2001 From: juandon Date: Thu, 13 Feb 2003 14:05:22 +0000 Subject: [PATCH] - force to use openssl >= 0.9.7, idea by kloczek Changed files: openssh.spec -> 1.142 --- openssh.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openssh.spec b/openssh.spec index d175f93..b451a32 100644 --- a/openssh.spec +++ b/openssh.spec @@ -41,11 +41,11 @@ BuildRequires: automake %{!?_without_gnome:BuildRequires: gnome-libs-devel} %{!?_without_gtk:BuildRequires: gtk+2-devel} BuildRequires: libwrap-devel -BuildRequires: openssl-devel >= 0.9.6a +BuildRequires: openssl-devel >= 0.9.7 BuildRequires: pam-devel BuildRequires: perl BuildRequires: zlib-devel -PreReq: openssl +PreReq: openssl >= 0.9.7 PreReq: FHS >= 2.1-24 Obsoletes: ssh BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.43.0