|
@@ -37,14 +37,14 @@ Class: BASE
|
|
|
Group: Web
|
|
Group: Web
|
|
|
License: GPL
|
|
License: GPL
|
|
|
Version: %{V_maj}.%{V_min}.%{V_rev}
|
|
Version: %{V_maj}.%{V_min}.%{V_rev}
|
|
|
-Release: 20080220
|
|
|
|
|
|
|
+Release: 20080221
|
|
|
|
|
|
|
|
# package options
|
|
# package options
|
|
|
%option with_fsl yes
|
|
%option with_fsl yes
|
|
|
%option with_ssl no
|
|
%option with_ssl no
|
|
|
%option with_snmp no
|
|
%option with_snmp no
|
|
|
%option with_ntlm no
|
|
%option with_ntlm no
|
|
|
-%option with_largefiles no
|
|
|
|
|
|
|
+%option with_largefile no
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://www.squid-cache.org/Versions/v%{V_maj}/%{V_maj}.%{V_min}/squid-%{V_maj}.%{V_min}.STABLE%{V_rev}.tar.gz
|
|
Source0: http://www.squid-cache.org/Versions/v%{V_maj}/%{V_maj}.%{V_min}/squid-%{V_maj}.%{V_min}.STABLE%{V_rev}.tar.gz
|
|
@@ -123,7 +123,7 @@ AutoReqProv: no
|
|
|
%else
|
|
%else
|
|
|
--enable-auth="basic digest" \
|
|
--enable-auth="basic digest" \
|
|
|
%endif
|
|
%endif
|
|
|
-%if "%{with_largefiles}" == "yes"
|
|
|
|
|
|
|
+%if "%{with_largefile}" == "yes"
|
|
|
--with-large-files \
|
|
--with-large-files \
|
|
|
%endif
|
|
%endif
|
|
|
--enable-basic-auth-helpers="NCSA" \
|
|
--enable-basic-auth-helpers="NCSA" \
|