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: 05-Oct-2007 09:59:24
Branch: HEAD Handle: 2007100508592400
Modified files:
openpkg-src/openldap openldap.spec
Log:
enable local transport support, too
Summary:
Revision Changes Path
1.196 +2 -1 openpkg-src/openldap/openldap.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openldap/openldap.spec
============================================================================
$ cvs diff -u -r1.195 -r1.196 openldap.spec
--- openpkg-src/openldap/openldap.spec 22 Sep 2007 17:30:21 -0000
1.195
+++ openpkg-src/openldap/openldap.spec 5 Oct 2007 07:59:24 -0000
1.196
@@ -33,7 +33,7 @@
Group: LDAP
License: GPL
Version: 2.3.38
-Release: 20070922
+Release: 20071005
# package options
%option with_server yes
@@ -117,6 +117,7 @@
ARGS="$ARGS --enable-slapd"
ARGS="$ARGS --enable-slurpd"
ARGS="$ARGS --disable-modules"
+ ARGS="$ARGS --enable-local"
ARGS="$ARGS --enable-ldbm"
ARGS="$ARGS --enable-ldbm-api=berkeley"
ARGS="$ARGS --enable-ldbm-type=btree"
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]