|
@@ -38,7 +38,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Web
|
|
Group: Web
|
|
|
License: GPL
|
|
License: GPL
|
|
|
Version: %{V_maj}.%{V_min}.%{V_rev}
|
|
Version: %{V_maj}.%{V_min}.%{V_rev}
|
|
|
-Release: 20030613
|
|
|
|
|
|
|
+Release: 20030706
|
|
|
|
|
|
|
|
# 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
|
|
@@ -67,6 +67,7 @@ AutoReqProv: no
|
|
|
./configure \
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
--prefix=%{l_prefix} \
|
|
|
--sysconfdir=%{l_prefix}/etc/squid \
|
|
--sysconfdir=%{l_prefix}/etc/squid \
|
|
|
|
|
+ --libexecdir=%{l_prefix}/libexec/squid \
|
|
|
--localstatedir=%{l_prefix}/var/squid \
|
|
--localstatedir=%{l_prefix}/var/squid \
|
|
|
--datadir=%{l_prefix}/share/squid \
|
|
--datadir=%{l_prefix}/share/squid \
|
|
|
--disable-ident-lookups \
|
|
--disable-ident-lookups \
|