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:   04-Oct-2006 12:23:25
  Branch: HEAD                             Handle: 2006100411232400

  Modified files:
    openpkg-src/openldap    openldap.spec

  Log:
    be more consistent across platforms and disable libfetch under FreeBSD

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/openldap/openldap.spec
  ============================================================================
  $ cvs diff -u -r1.174 -r1.175 openldap.spec
  --- openpkg-src/openldap/openldap.spec        23 Sep 2006 12:08:39 -0000      
1.174
  +++ openpkg-src/openldap/openldap.spec        4 Oct 2006 10:23:24 -0000       
1.175
  @@ -33,7 +33,7 @@
   Group:        LDAP
   License:      GPL
   Version:      2.3.27
  -Release:      20060923
  +Release:      20061004
   
   #   package options
   %option       with_fsl      yes
  @@ -103,6 +103,7 @@
       ARGS="$ARGS --enable-syslog"
       ARGS="$ARGS --with-readline"
       ARGS="$ARGS --with-tls"
  +    ARGS="$ARGS --without-fetch"
       ARGS="$ARGS --disable-dynamic"
       ARGS="$ARGS --disable-shared"
       ARGS="$ARGS --disable-modules"
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to