OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   17-Mar-2004 15:43:02
  Branch: OPENPKG_2_0_SOLID                Handle: 2004031714430200

  Modified files:           (Branch: OPENPKG_2_0_SOLID)
    openpkg-src/sasl        sasl.spec

  Log:
    MFC: mysql and pgsql were merged into a single sql plugin

  Summary:
    Revision    Changes     Path
    1.112.2.2   +2  -1      openpkg-src/sasl/sasl.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sasl/sasl.spec
  ============================================================================
  $ cvs diff -u -r1.112.2.1 -r1.112.2.2 sasl.spec
  --- openpkg-src/sasl/sasl.spec        18 Feb 2004 14:51:34 -0000      1.112.2.1
  +++ openpkg-src/sasl/sasl.spec        17 Mar 2004 14:43:02 -0000      1.112.2.2
  @@ -34,7 +34,7 @@
   Group:        Cryptography
   License:      BSD
   Version:      2.1.17
  -Release:      2.0.0
  +Release:      2.0.1
   
   #   package options
   %option       with_fsl    yes
  @@ -165,6 +165,7 @@
           --without-ldap \
   %endif
   %if "%{with_mysql}" == "yes"
  +        --enable-sql \
           --with-mysql=%{l_prefix} \
   %else
           --without-mysql \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to