|
|
@@ -38,7 +38,7 @@
|
|
|
%define with_skey no
|
|
|
%endif
|
|
|
%ifndef with_x11
|
|
|
-%define with_x11 no
|
|
|
+%define with_x11 %{l_test -p x11}
|
|
|
%endif
|
|
|
%ifndef with_chroot
|
|
|
%define with_chroot no
|
|
|
@@ -54,7 +54,7 @@ Distribution: OpenPKG [CORE]
|
|
|
Group: Security
|
|
|
License: BSD
|
|
|
Version: %{V_base}%{V_portable}
|
|
|
-Release: 20020916
|
|
|
+Release: 20021003
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
|
|
|
@@ -71,8 +71,8 @@ Source9: http://chrootssh.sourceforge.net/patches/osshChroot-%{V_base}.diff
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20020206, fsl, perl, openssl, zlib
|
|
|
-PreReq: OpenPKG, openpkg >= 20020206, fsl
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20021002, fsl, perl, openssl, zlib
|
|
|
+PreReq: OpenPKG, openpkg >= 20021002, fsl
|
|
|
%if "%{with_pam}" == "yes"
|
|
|
BuildPreReq: PAM
|
|
|
PreReq: PAM
|