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:04
  Branch: HEAD                             Handle: 2003070415010301

  Modified files:
    openpkg-src/php         php.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.50        +2  -2      openpkg-src/php/php.spec
    1.5255      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/php/php.spec
  ============================================================================
  $ cvs diff -u -r1.49 -r1.50 php.spec
  --- openpkg-src/php/php.spec  2 Jul 2003 07:47:40 -0000       1.49
  +++ openpkg-src/php/php.spec  4 Jul 2003 14:01:04 -0000       1.50
  @@ -33,7 +33,7 @@
   Group:        Language
   License:      PHP
   Version:      4.3.2
  -Release:      20030702
  +Release:      20030704
   
   #   package options (analog to apache.spec)
   %option       with_calendar      no
  @@ -87,7 +87,7 @@
   BuildPreReq:  OpenPKG, openpkg >= 20020206, gcc, sed, flex, bison
   PreReq:       OpenPKG, openpkg >= 20020206
   %if "%{with_mysql}" == "yes"
  -BuildPreReq:  MYSQL
  +BuildPreReq:  mysql
   %endif
   %if "%{with_gd}" == "yes"
   BuildPreReq:  gd, jpeg, png
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5254 -r1.5255 news.txt
  --- openpkg-web/news.txt      4 Jul 2003 14:00:46 -0000       1.5254
  +++ openpkg-web/news.txt      4 Jul 2003 14:01:03 -0000       1.5255
  @@ -1,3 +1,4 @@
  +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>
   04-Jul-2003: Upgraded package: P<bind-9.2.2-20030704>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to