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: 26-May-2005 22:06:18 Branch: HEAD Handle: 2005052621061800 Modified files: openpkg-src/openldap openldap.spec Log: DB 4.3 already exists, so disable the check for it, too Summary: Revision Changes Path 1.136 +2 -1 openpkg-src/openldap/openldap.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/openldap/openldap.spec ============================================================================ $ cvs diff -u -r1.135 -r1.136 openldap.spec --- openpkg-src/openldap/openldap.spec 28 Apr 2005 09:59:08 -0000 1.135 +++ openpkg-src/openldap/openldap.spec 26 May 2005 20:06:18 -0000 1.136 @@ -33,7 +33,7 @@ Group: Database License: GPL Version: 2.2.26 -Release: 20050428 +Release: 20050526 # package options %option with_fsl yes @@ -90,6 +90,7 @@ %{l_shtool} subst \ -e 's;ln -s;ln;g' \ -e 's;-ldb42;-ldb;g' \ + -e 's;-ldb43;-ldb;g' \ -e 's;<db\.h>;"db.h";g' \ configure %if "%{with_sasl}" == "yes" @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org