|
|
@@ -38,7 +38,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Web
|
|
|
License: GPL
|
|
|
Version: %{V_maj}.%{V_min}.%{V_rev}
|
|
|
-Release: 20030916
|
|
|
+Release: 20040116
|
|
|
|
|
|
# package options
|
|
|
%option with_fsl yes
|
|
|
@@ -56,8 +56,8 @@ BuildRoot: %{l_buildroot}
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20030718, gcc, perl
|
|
|
PreReq: OpenPKG, openpkg >= 20030718
|
|
|
%if "%{with_fsl}" == "yes"
|
|
|
-BuildPreReq: fsl >= 1.2.0
|
|
|
-PreReq: fsl >= 1.2.0
|
|
|
+BuildPreReq: fsl >= 1.3.0
|
|
|
+PreReq: fsl >= 1.3.0
|
|
|
%endif
|
|
|
%if "%{with_ssl}" == "yes"
|
|
|
BuildPreReq: openssl
|