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:   21-Feb-2008 08:12:43
  Branch: HEAD                             Handle: 2008022107124200

  Modified files:
    openpkg-src/squid       squid.spec

  Log:
    no plural required

  Summary:
    Revision    Changes     Path
    1.122       +3  -3      openpkg-src/squid/squid.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/squid/squid.spec
  ============================================================================
  $ cvs diff -u -r1.121 -r1.122 squid.spec
  --- openpkg-src/squid/squid.spec      20 Feb 2008 06:36:20 -0000      1.121
  +++ openpkg-src/squid/squid.spec      21 Feb 2008 07:12:42 -0000      1.122
  @@ -37,14 +37,14 @@
   Group:        Web
   License:      GPL
   Version:      %{V_maj}.%{V_min}.%{V_rev}
  -Release:      20080220
  +Release:      20080221
   
   #   package options
   %option       with_fsl        yes
   %option       with_ssl        no
   %option       with_snmp       no
   %option       with_ntlm       no
  -%option       with_largefiles no
  +%option       with_largefile  no
   
   #   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
  @@ -123,7 +123,7 @@
   %else
           --enable-auth="basic digest" \
   %endif
  -%if "%{with_largefiles}" == "yes"
  +%if "%{with_largefile}" == "yes"
           --with-large-files \
   %endif
           --enable-basic-auth-helpers="NCSA" \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to