|
|
@@ -42,7 +42,7 @@ Class: CORE
|
|
|
Group: SSH
|
|
|
License: BSD
|
|
|
Version: %{V_base}%{V_portable}
|
|
|
-Release: 20071004
|
|
|
+Release: 20071009
|
|
|
|
|
|
# package options
|
|
|
%option with_fsl yes
|
|
|
@@ -93,8 +93,8 @@ BuildPreReq: PAM
|
|
|
PreReq: PAM
|
|
|
%endif
|
|
|
%if "%{with_kerberos}" == "yes"
|
|
|
-BuildPreReq: kerberos
|
|
|
-PreReq: kerberos
|
|
|
+BuildPreReq: KERBEROS
|
|
|
+PreReq: KERBEROS
|
|
|
%endif
|
|
|
%if "%{with_fsl}" == "yes"
|
|
|
BuildPreReq: fsl >= 1.2.0
|