]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- force to use openssl >= 0.9.7, idea by kloczek
authorjuandon <witekfl@pld-linux.org>
Thu, 13 Feb 2003 14:05:22 +0000 (14:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssh.spec -> 1.142

openssh.spec

index d175f9321d87fa48e771ce8ff7e6d9dd448da980..b451a3264f499388e10f630b58e630e29cd781d2 100644 (file)
@@ -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)
This page took 0.173831 seconds and 4 git commands to generate.