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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   30-May-2007 10:42:31
  Branch: HEAD                             Handle: 2007053009423100

  Modified files:
    openpkg-src/openldap    openldap.spec

  Log:
    more ensurance our Berkeley-DB is picked up first

  Summary:
    Revision    Changes     Path
    1.188       +2  -2      openpkg-src/openldap/openldap.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openldap/openldap.spec
  ============================================================================
  $ cvs diff -u -r1.187 -r1.188 openldap.spec
  --- openpkg-src/openldap/openldap.spec        10 Apr 2007 07:01:47 -0000      
1.187
  +++ openpkg-src/openldap/openldap.spec        30 May 2007 08:42:31 -0000      
1.188
  @@ -33,7 +33,7 @@
   Group:        LDAP
   License:      GPL
   Version:      2.3.35
  -Release:      20070410
  +Release:      20070530
   
   #   package options
   %option       with_fsl      yes
  @@ -177,7 +177,7 @@
       #   configuration: use hard-links and make sure our Berkeley-DB is 
picked up first
       %{l_shtool} subst \
           -e 's;ln -s;ln;g' \
  -        -e 's;-ldb4[234];-ldb;g' \
  +        -e 's;-ldb4[234];%{l_prefix}/lib/libdb.a;g' \
           -e 's;<db\.h>;"db.h";g' \
           configure
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to