OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   07-Feb-2009 22:29:56
  Branch: HEAD                             Handle: 2009020721295600

  Modified files:
    openpkg-src/sasl        sasl.spec

  Log:
    fix path

  Summary:
    Revision    Changes     Path
    1.167       +2  -2      openpkg-src/sasl/sasl.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sasl/sasl.spec
  ============================================================================
  $ cvs diff -u -r1.166 -r1.167 sasl.spec
  --- openpkg-src/sasl/sasl.spec        24 Jan 2009 21:10:17 -0000      1.166
  +++ openpkg-src/sasl/sasl.spec        7 Feb 2009 21:29:56 -0000       1.167
  @@ -32,7 +32,7 @@
   Group:        Cryptography
   License:      BSD
   Version:      2.1.22
  -Release:      20090124
  +Release:      20090207
   
   #   package options
   %option       with_fsl      yes
  @@ -189,7 +189,7 @@
           --sysconfdir=%{l_prefix}/etc/sasl \
           --with-configdir=%{l_prefix}/etc/sasl/sasl.d \
           --with-plugindir=%{l_prefix}/lib/sasl \
  -        --with-saslauthd=%{l_prefix}/var/sasl/db/saslauthd \
  +        --with-saslauthd=%{l_prefix}/var/sasl/run/saslauthd \
           --enable-digest \
           --enable-cram \
           --enable-anon \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to