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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   31-Jan-2005 13:47:12
  Branch: HEAD                             Handle: 2005013112471200

  Modified files:
    openpkg-src/mysql40     mysql40.spec

  Log:
    apply fix from 'mysql' package here, too

  Summary:
    Revision    Changes     Path
    1.7         +5  -1      openpkg-src/mysql40/mysql40.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mysql40/mysql40.spec
  ============================================================================
  $ cvs diff -u -r1.6 -r1.7 mysql40.spec
  --- openpkg-src/mysql40/mysql40.spec  15 Jan 2005 19:21:27 -0000      1.6
  +++ openpkg-src/mysql40/mysql40.spec  31 Jan 2005 12:47:12 -0000      1.7
  @@ -40,7 +40,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20050115
  +Release:      20050131
   
   #   package options
   %option       with_server    yes
  @@ -62,6 +62,10 @@
   PreReq:       OpenPKG, openpkg >= 20040130, perl
   BuildPreReq:  zlib, readline, ncurses
   PreReq:       zlib, readline, ncurses
  +%if "%{with_ssl}" == "yes"
  +BuildPreReq:  openssl
  +PreReq:       openssl
  +%endif
   AutoReq:      no
   AutoReqProv:  no
   Provides:     mysql = %{version}-%{release}
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to