|
|
|
@ -38,7 +38,7 @@ Class: CORE |
|
|
|
Group: SSH |
|
|
|
Group: SSH |
|
|
|
License: BSD |
|
|
|
License: BSD |
|
|
|
Version: %{V_base}%{V_portable} |
|
|
|
Version: %{V_base}%{V_portable} |
|
|
|
Release: 20180215 |
|
|
|
Release: 20180224 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_fsl yes |
|
|
|
%option with_fsl yes |
|
|
|
@ -53,7 +53,6 @@ Release: 20180215 |
|
|
|
%option with_trysetpath no |
|
|
|
%option with_trysetpath no |
|
|
|
%option with_libedit no |
|
|
|
%option with_libedit no |
|
|
|
%option with_hpn no |
|
|
|
%option with_hpn no |
|
|
|
%option with_ssh1 no |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: ftp://ftp3.usa.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz |
|
|
|
Source0: ftp://ftp3.usa.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz |
|
|
|
@ -200,11 +199,6 @@ PreReq: libedit |
|
|
|
%if "%{with_skey}" == "yes" |
|
|
|
%if "%{with_skey}" == "yes" |
|
|
|
--with-skey=%{l_prefix} \ |
|
|
|
--with-skey=%{l_prefix} \ |
|
|
|
%endif |
|
|
|
%endif |
|
|
|
%if "%{with_ssh1}" == "yes" |
|
|
|
|
|
|
|
--with-ssh1 \ |
|
|
|
|
|
|
|
%else |
|
|
|
|
|
|
|
--without-ssh1 \ |
|
|
|
|
|
|
|
%endif |
|
|
|
|
|
|
|
%if "%{with_pam}" == "yes" |
|
|
|
%if "%{with_pam}" == "yes" |
|
|
|
--with-pam \ |
|
|
|
--with-pam \ |
|
|
|
%else |
|
|
|
%else |
|
|
|
|