|
|
|
|
@ -143,7 +143,7 @@ Distribution: OpenPKG [BASE]
|
|
|
|
|
Group: Web |
|
|
|
|
License: ASF |
|
|
|
|
Version: %{V_apache} |
|
|
|
|
Release: 20021005 |
|
|
|
|
Release: 20021009 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.apache.org/dist/httpd/apache_%{V_apache}.tar.gz |
|
|
|
|
@ -212,7 +212,7 @@ BuildPreReq: mm
|
|
|
|
|
BuildPreReq: pcre |
|
|
|
|
%endif |
|
|
|
|
%if "%{with_mod_php_java}" == "yes" |
|
|
|
|
BuildPreReq: jdk-sun |
|
|
|
|
BuildPreReq: j2se |
|
|
|
|
%endif |
|
|
|
|
%if "%{with_mod_php_freetype}" == "yes" |
|
|
|
|
BuildPreReq: freetype |
|
|
|
|
@ -507,7 +507,7 @@ AutoReqProv: no
|
|
|
|
|
--enable-ftp \ |
|
|
|
|
%endif |
|
|
|
|
%if "%{with_mod_php_java}" == "yes" |
|
|
|
|
--with-java=%{l_prefix}/libexec/jdk-sun \ |
|
|
|
|
--with-java=%{l_prefix}/libexec/j2se \ |
|
|
|
|
%endif |
|
|
|
|
%if "%{with_mod_php_oci8}" == "yes" |
|
|
|
|
--with-oci8 \ |
|
|
|
|
|