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:   14-Mar-2005 20:14:01
  Branch: HEAD                             Handle: 2005031419140000

  Modified files:
    openpkg-src/qpopper     qpopper.spec

  Log:
    Allow the "auth-file" and "nonauth-file" options to be _unset_ by
    commenting out them in the config file. If they are set under build-time
    there is no possibility to unset them at all. OTOH this makes no changes
    to the default config because we set "auth-file" and "nonauth-file" to
    the same values anyway, too.

  Summary:
    Revision    Changes     Path
    1.76        +1  -3      openpkg-src/qpopper/qpopper.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/qpopper/qpopper.spec
  ============================================================================
  $ cvs diff -u -r1.75 -r1.76 qpopper.spec
  --- openpkg-src/qpopper/qpopper.spec  6 Feb 2005 13:21:46 -0000       1.75
  +++ openpkg-src/qpopper/qpopper.spec  14 Mar 2005 19:14:00 -0000      1.76
  @@ -34,7 +34,7 @@
   Group:        Mail
   License:      GPL
   Version:      4.0.5
  -Release:      20050206
  +Release:      20050314
   
   #   package options
   %option       with_fsl  yes
  @@ -110,8 +110,6 @@
   %else
           --with-log-facility=LOG_MAIL \
   %endif
  -        --enable-auth-file=%{l_prefix}/etc/qpopper/users.allow \
  -        --enable-nonauth-file=%{l_prefix}/etc/qpopper/users.deny \
           --with-openssl=%{l_prefix} \
           --disable-nls
       %{l_shtool} subst \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to