|
@@ -143,7 +143,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Web
|
|
Group: Web
|
|
|
License: ASF
|
|
License: ASF
|
|
|
Version: %{V_apache}
|
|
Version: %{V_apache}
|
|
|
-Release: 20021004
|
|
|
|
|
|
|
+Release: 20021005
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://www.apache.org/dist/httpd/apache_%{V_apache}.tar.gz
|
|
Source0: http://www.apache.org/dist/httpd/apache_%{V_apache}.tar.gz
|
|
@@ -527,6 +527,7 @@ AutoReqProv: no
|
|
|
%if "%{with_mod_php_transsid}" == "yes"
|
|
%if "%{with_mod_php_transsid}" == "yes"
|
|
|
--enable-trans-sid \
|
|
--enable-trans-sid \
|
|
|
%endif
|
|
%endif
|
|
|
|
|
+ --without-pear \
|
|
|
--disable-shared \
|
|
--disable-shared \
|
|
|
--enable-inline-optimization \
|
|
--enable-inline-optimization \
|
|
|
--enable-track-vars
|
|
--enable-track-vars
|