]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- ahh, what the hell: openssl 0.9.7c
authoreothane <eothane@pld-linux.org>
Tue, 30 Sep 2003 20:18:28 +0000 (20:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssh.spec -> 1.179

openssh.spec

index a7dfb7ca0a28dcebea1fa4775781d98b2fb12da6..e26c2ea185b67ec54e2d32dcc48675ca7963cce5 100644 (file)
@@ -54,7 +54,7 @@ BuildRequires:        automake
 %{!?_without_gnome:BuildRequires: gnome-libs-devel}
 %{!?_without_gtk:BuildRequires:        gtk+2-devel}
 BuildRequires: libwrap-devel
-BuildRequires: openssl-devel >= 0.9.7c
+BuildRequires: openssl-devel >= 0.9.7cc
 %{?_with_ldap:BuildRequires:   openldap-devel}
 %{?_with_kerberos5:BuildRequires:      heimdal-devel}
 BuildRequires: pam-devel
@@ -62,7 +62,7 @@ BuildRequires:        %{__perl}
 %{!?_without_gtk:BuildRequires:        pkgconfig}
 BuildRequires: zlib-devel
 PreReq:                FHS >= 2.1-24
-PreReq:                openssl >= 0.9.7
+PreReq:                openssl >= 0.9.7c
 Obsoletes:     ssh
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.055563 seconds and 4 git commands to generate.