|
|
|
@ -38,7 +38,7 @@ Class: CORE
|
|
|
|
|
Group: SSH |
|
|
|
|
License: BSD |
|
|
|
|
Version: %{V_base}%{V_portable} |
|
|
|
|
Release: 20100107 |
|
|
|
|
Release: 20100206 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_fsl yes |
|
|
|
@ -134,7 +134,7 @@ AutoReqProv: no
|
|
|
|
|
prog openssh = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/ |
|
|
|
|
regex = openssh-(__VER__)\.tar\.gz |
|
|
|
|
regex = openssh-(\d+\.\d+p\d+)\.tar\.gz |
|
|
|
|
} |
|
|
|
|
prog openssh:hpn = { |
|
|
|
|
version = %{V_hpn} |
|
|
|
|