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 openpkg-web          Date:   04-Jul-2003 16:01:18
  Branch: HEAD                             Handle: 2003070415011601

  Modified files:
    openpkg-src/postfix     postfix.spec
    openpkg-web             news.txt

  Log:
    mysql3 is a 'faked' package for mysql (and not an 'alternative'
    package as our definition states), so configure it and use it this way

  Summary:
    Revision    Changes     Path
    1.142       +3  -3      openpkg-src/postfix/postfix.spec
    1.5256      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/postfix/postfix.spec
  ============================================================================
  $ cvs diff -u -r1.141 -r1.142 postfix.spec
  --- openpkg-src/postfix/postfix.spec  2 Jul 2003 07:45:23 -0000       1.141
  +++ openpkg-src/postfix/postfix.spec  4 Jul 2003 14:01:17 -0000       1.142
  @@ -39,7 +39,7 @@
   Group:        Mail
   License:      IPL
   Version:      %{V_postfix}
  -Release:      20030702
  +Release:      20030704
   
   #   package options
   %option       with_fsl       yes
  @@ -77,8 +77,8 @@
   PreReq:       sasl
   %endif
   %if "%{with_mysql}" == "yes"
  -BuildPreReq:  MYSQL
  -PreReq:       MYSQL
  +BuildPreReq:  mysql
  +PreReq:       mysql
   %endif
   %if "%{with_ldap}" == "yes"
   BuildPreReq:  openldap, openssl
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5255 -r1.5256 news.txt
  --- openpkg-web/news.txt      4 Jul 2003 14:01:03 -0000       1.5255
  +++ openpkg-web/news.txt      4 Jul 2003 14:01:16 -0000       1.5256
  @@ -1,3 +1,4 @@
  +04-Jul-2003: Upgraded package: P<postfix-2.0.13-20030704>
   04-Jul-2003: Upgraded package: P<php-4.3.2-20030704>
   04-Jul-2003: Upgraded package: P<perl-dbi-20030704-20030704>
   04-Jul-2003: Upgraded package: P<myodbc-3.51.06-20030704>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to