OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 07-Aug-2006 08:49:04 Branch: HEAD Handle: 2006080707490300 Modified files: openpkg-src/squid squid.spec Log: explicity enable some HTTP related options one usually always want to have Summary: Revision Changes Path 1.96 +4 -2 openpkg-src/squid/squid.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/squid/squid.spec ============================================================================ $ cvs diff -u -r1.95 -r1.96 squid.spec --- openpkg-src/squid/squid.spec 31 Jul 2006 16:10:16 -0000 1.95 +++ openpkg-src/squid/squid.spec 7 Aug 2006 06:49:03 -0000 1.96 @@ -38,7 +38,7 @@ Group: Web License: GPL Version: %{V_maj}.%{V_min}.%{V_rev} -Release: 20060731 +Release: 20060807 # package options %option with_fsl yes @@ -131,7 +131,9 @@ --enable-cache-digests \ --enable-forw-via-db \ --enable-useragent-log \ - --enable-delay-pools + --enable-delay-pools \ + --enable-x-accelerator-vary \ + --enable-follow-x-forwarded-for # build package %{l_make} %{l_mflags} @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org