|
|
@@ -62,7 +62,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Web
|
|
|
License: ASF
|
|
|
Version: %{V_apache}
|
|
|
-Release: 20040106
|
|
|
+Release: 20040109
|
|
|
|
|
|
# package options (suexec related)
|
|
|
%option with_suexec yes
|
|
|
@@ -239,8 +239,8 @@ BuildPreReq: postgresql, openssl
|
|
|
PreReq: postgresql, openssl
|
|
|
%endif
|
|
|
%if "%{with_mod_php_gd}" == "yes"
|
|
|
-BuildPreReq: gd, jpeg, png
|
|
|
-PreReq: gd, jpeg, png
|
|
|
+BuildPreReq: gd >= 2.0.20, jpeg, png
|
|
|
+PreReq: gd >= 2.0.20, jpeg, png
|
|
|
%endif
|
|
|
%if "%{with_mod_php_db}" == "yes"
|
|
|
BuildPreReq: db
|