From: juandon Date: Thu, 13 Feb 2003 14:05:22 +0000 (+0000) Subject: - force to use openssl >= 0.9.7, idea by kloczek X-Git-Tag: deadbranch-1.18.2~30 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenssh.git;a=commitdiff_plain;h=c7f2ecaa74e76e2184455fddb0c7932cd0a68754 - force to use openssl >= 0.9.7, idea by kloczek Changed files: openssh.spec -> 1.142 --- 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)