OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 16-May-2009 13:07:25 Branch: HEAD Handle: 2009051612072500 Modified files: openpkg-src/openldap openldap.spec Log: do not pickup Kerberos' GSS stuff Summary: Revision Changes Path 1.227 +2 -1 openpkg-src/openldap/openldap.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/openldap/openldap.spec ============================================================================ $ cvs diff -u -r1.226 -r1.227 openldap.spec --- openpkg-src/openldap/openldap.spec 18 Apr 2009 13:13:28 -0000 1.226 +++ openpkg-src/openldap/openldap.spec 16 May 2009 11:07:25 -0000 1.227 @@ -32,7 +32,7 @@ Group: LDAP License: GPL Version: 2.4.16 -Release: 20090406 +Release: 20090516 # package options %option with_server yes @@ -121,6 +121,7 @@ ARGS="$ARGS --enable-syslog" ARGS="$ARGS --with-tls" ARGS="$ARGS --without-fetch" + ARGS="$ARGS --without-gssapi" ARGS="$ARGS --disable-dynamic" ARGS="$ARGS --disable-shared" %if "%{with_server}" == "yes" @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org