|
|
@@ -37,7 +37,7 @@ Class: BASE
|
|
|
Group: Web
|
|
|
License: GPL
|
|
|
Version: %{V_maj}.%{V_min}.%{V_rev}
|
|
|
-Release: 20080719
|
|
|
+Release: 20080904
|
|
|
|
|
|
# package options
|
|
|
%option with_fsl yes
|
|
|
@@ -129,10 +129,10 @@ AutoReqProv: no
|
|
|
--with-large-files \
|
|
|
%endif
|
|
|
%if "%{with_icap}" == "yes"
|
|
|
- --with-icap-client \
|
|
|
+ --enable-icap-client \
|
|
|
%endif
|
|
|
%if "%{with_esi}" == "yes"
|
|
|
- --with-esi \
|
|
|
+ --enable-esi \
|
|
|
%endif
|
|
|
--enable-basic-auth-helpers="NCSA" \
|
|
|
--enable-digest-auth-helpers="password" \
|
|
|
@@ -144,8 +144,7 @@ AutoReqProv: no
|
|
|
--enable-forw-via-db \
|
|
|
--enable-useragent-log \
|
|
|
--enable-delay-pools \
|
|
|
- --enable-x-accelerator-vary \
|
|
|
- --enable-follow-x-forwarded-for
|
|
|
+ --enable-x-accelerator-vary
|
|
|
|
|
|
# build package
|
|
|
%{l_make} %{l_mflags}
|