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:00:47
  Branch: HEAD                             Handle: 2003070415004601

  Modified files:
    openpkg-src/perl-dbi    perl-dbi.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.69        +4  -4      openpkg-src/perl-dbi/perl-dbi.spec
    1.5254      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-dbi/perl-dbi.spec
  ============================================================================
  $ cvs diff -u -r1.68 -r1.69 perl-dbi.spec
  --- openpkg-src/perl-dbi/perl-dbi.spec        1 Jul 2003 06:46:46 -0000       1.68
  +++ openpkg-src/perl-dbi/perl-dbi.spec        4 Jul 2003 14:00:47 -0000       1.69
  @@ -43,8 +43,8 @@
   Distribution: OpenPKG [BASE]
   Group:        Language
   License:      GPL/Artistic
  -Version:      20030701
  -Release:      20030701
  +Version:      20030704
  +Release:      20030704
   
   #   package options
   %option       with_dbd_mysql   no
  @@ -70,8 +70,8 @@
   BuildPreReq:  OpenPKG, openpkg >= 20030103, perl, perl-openpkg, perl-net
   PreReq:       OpenPKG, openpkg >= 20030103, perl, perl-openpkg, perl-net
   %if "%{with_dbd_mysql}" == "yes"
  -BuildPreReq:  MYSQL
  -PreReq:       MYSQL
  +BuildPreReq:  mysql
  +PreReq:       mysql
   %endif
   %if "%{with_dbd_pg}" == "yes"
   BuildPreReq:  postgresql
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5253 -r1.5254 news.txt
  --- openpkg-web/news.txt      4 Jul 2003 14:00:34 -0000       1.5253
  +++ openpkg-web/news.txt      4 Jul 2003 14:00:46 -0000       1.5254
  @@ -1,3 +1,4 @@
  +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>
   04-Jul-2003: Upgraded package: P<apache-1.3.27-20030704>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to