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:   14-Jan-2007 19:56:35
  Branch: HEAD                             Handle: 2007011418563500

  Modified files:
    openpkg-src/openldap    openldap.spec

  Log:
    allow iodbc to be used, too

  Summary:
    Revision    Changes     Path
    1.184       +3  -3      openpkg-src/openldap/openldap.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openldap/openldap.spec
  ============================================================================
  $ cvs diff -u -r1.183 -r1.184 openldap.spec
  --- openpkg-src/openldap/openldap.spec        5 Jan 2007 07:50:34 -0000       
1.183
  +++ openpkg-src/openldap/openldap.spec        14 Jan 2007 18:56:35 -0000      
1.184
  @@ -33,7 +33,7 @@
   Group:        LDAP
   License:      GPL
   Version:      2.3.32
  -Release:      20070105
  +Release:      20070114
   
   #   package options
   %option       with_fsl      yes
  @@ -66,8 +66,8 @@
   PreReq:       sasl
   %endif
   %if "%{with_odbc}" == "yes"
  -BuildPreReq:  unixodbc
  -PreReq:       unixodbc
  +BuildPreReq:  ODBC
  +PreReq:       ODBC
   %endif
   AutoReq:      no
   AutoReqProv:  no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to