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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   28-Jan-2004 21:20:15
  Branch: HEAD                             Handle: 2004012820201302

  Modified files:
    openpkg-src/sasl        sasl.patch sasl.spec
    openpkg-web             news.txt

  Log:
    fix building under with_login/with_ldap

  Summary:
    Revision    Changes     Path
    1.10        +12 -0      openpkg-src/sasl/sasl.patch
    1.108       +1  -1      openpkg-src/sasl/sasl.spec
    1.8358      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sasl/sasl.patch
  ============================================================================
  $ cvs diff -u -r1.9 -r1.10 sasl.patch
  --- openpkg-src/sasl/sasl.patch       1 Dec 2003 19:19:43 -0000       1.9
  +++ openpkg-src/sasl/sasl.patch       28 Jan 2004 20:20:15 -0000      1.10
  @@ -22,3 +22,15 @@
    
      c = strchr(path_to_config, PATHS_DELIMITER);
    
  +Index: saslauthd/lak.c
  +--- saslauthd/lak.c.orig     2003-10-30 18:21:47.000000000 +0100
  ++++ saslauthd/lak.c  2004-01-28 21:17:16.000000000 +0100
  +@@ -57,7 +57,7 @@
  + 
  + #include <ldap.h>
  + #include <lber.h>
  +-#include <sasl/sasl.h>
  ++#include "sasl.h"
  + #include "lak.h"
  + 
  + typedef struct lak_auth_method {
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/sasl/sasl.spec
  ============================================================================
  $ cvs diff -u -r1.107 -r1.108 sasl.spec
  --- openpkg-src/sasl/sasl.spec        26 Jan 2004 15:14:41 -0000      1.107
  +++ openpkg-src/sasl/sasl.spec        28 Jan 2004 20:20:15 -0000      1.108
  @@ -33,7 +33,7 @@
   Group:        Cryptography
   License:      BSD
   Version:      2.1.17
  -Release:      20040126
  +Release:      20040128
   
   #   package options
   %option       with_fsl    yes
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.8357 -r1.8358 news.txt
  --- openpkg-web/news.txt      28 Jan 2004 20:18:33 -0000      1.8357
  +++ openpkg-web/news.txt      28 Jan 2004 20:20:13 -0000      1.8358
  @@ -1,3 +1,4 @@
  +28-Jan-2004: Upgraded package: P<sasl-2.1.17-20040128>
   28-Jan-2004: Upgraded package: P<gcc34-3.4s20040128-20040128>
   28-Jan-2004: Upgraded package: P<dmalloc-5.3.0-20040128>
   28-Jan-2004: Upgraded package: P<delegate-8.9.0-20040128>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to