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:   16-Jan-2006 18:54:33
  Branch: HEAD                             Handle: 2006011617543200

  Modified files:
    openpkg-src/pureftpd    pureftpd.spec

  Log:
    enable support for 'large files' (size > 2GB)

  Summary:
    Revision    Changes     Path
    1.71        +3  -2      openpkg-src/pureftpd/pureftpd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/pureftpd/pureftpd.spec
  ============================================================================
  $ cvs diff -u -r1.70 -r1.71 pureftpd.spec
  --- openpkg-src/pureftpd/pureftpd.spec        1 Jan 2006 13:20:57 -0000       
1.70
  +++ openpkg-src/pureftpd/pureftpd.spec        16 Jan 2006 17:54:32 -0000      
1.71
  @@ -33,7 +33,7 @@
   Group:        FTP
   License:      GPL
   Version:      1.0.20
  -Release:      20040920
  +Release:      20060116
   
   #   package options
   %option       with_fsl        yes
  @@ -137,7 +137,8 @@
   %endif
           --with-ftpwho \
           --with-virtualhosts \
  -        --with-language=english
  +        --with-language=english \
  +        --with-largefile
       #   workaround broken configure:
       #   "checking whether realpath likes unreadable directories"
       #   can leave a test directory, which is not removable.
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to