This commit is contained in:
Damien Miller 2002-06-21 17:11:02 +10:00
parent 53baddb775
commit 04d062850a

View File

@ -43,11 +43,6 @@
%define noip6 1
%endif
# Turn off some stuff for resuce builds
%if %{rescue}
%define kerberos5 0
%endif
# Options for static OpenSSL link:
# rpm -ba|--rebuild --define "static_openssl 1"
%{?static_openssl:%define static_libcrypto 1}
@ -64,6 +59,11 @@
%define rescue 0
%{?build_rescue:%define rescue 1}
# Turn off some stuff for resuce builds
%if %{rescue}
%define kerberos5 0
%endif
Summary: The OpenSSH implementation of SSH protocol versions 1 and 2.
Name: openssh
Version: %{ver}