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:   30-Jul-2008 21:19:21
  Branch: HEAD                             Handle: 2008073020192100

  Modified files:
    openpkg-src/openldap    openldap.patch openldap.spec

  Log:
    try to fix building under Solaris

  Summary:
    Revision    Changes     Path
    1.21        +11 -0      openpkg-src/openldap/openldap.patch
    1.220       +1  -1      openpkg-src/openldap/openldap.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openldap/openldap.patch
  ============================================================================
  $ cvs diff -u -r1.20 -r1.21 openldap.patch
  --- openpkg-src/openldap/openldap.patch       9 Jun 2008 06:55:05 -0000       
1.20
  +++ openpkg-src/openldap/openldap.patch       30 Jul 2008 19:19:21 -0000      
1.21
  @@ -111,3 +111,14 @@
                snprintf( eval_str, EVAL_BUF_SIZE, "use %s;", argv[1] );
                eval_pv( eval_str, 0 );
    
  +Index: include/ldap_int_thread.h
  +--- include/ldap_int_thread.h.orig   2008-02-12 00:26:40 +0100
  ++++ include/ldap_int_thread.h        2008-07-30 21:07:22 +0200
  +@@ -100,6 +100,7 @@
  +  *                                 *
  +  ***********************************/
  + 
  ++#define _POSIX_PTHREAD_SEMANTICS
  + #define PTH_SYSCALL_SOFT 1
  + #include <pth.h>
  + 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openldap/openldap.spec
  ============================================================================
  $ cvs diff -u -r1.219 -r1.220 openldap.spec
  --- openpkg-src/openldap/openldap.spec        17 Jul 2008 21:55:01 -0000      
1.219
  +++ openpkg-src/openldap/openldap.spec        30 Jul 2008 19:19:21 -0000      
1.220
  @@ -32,7 +32,7 @@
   Group:        LDAP
   License:      GPL
   Version:      2.4.11
  -Release:      20080717
  +Release:      20080730
   
   #   package options
   %option       with_server   yes
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to