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:29
  Branch: HEAD                             Handle: 2003070415012701

  Modified files:
    openpkg-src/powerdns    powerdns.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.17        +4  -8      openpkg-src/powerdns/powerdns.spec
    1.5257      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/powerdns/powerdns.spec
  ============================================================================
  $ cvs diff -u -r1.16 -r1.17 powerdns.spec
  --- openpkg-src/powerdns/powerdns.spec        3 Jul 2003 18:18:43 -0000       1.16
  +++ openpkg-src/powerdns/powerdns.spec        4 Jul 2003 14:01:28 -0000       1.17
  @@ -35,7 +35,7 @@
   Group:        DNS
   License:      GPL
   Version:      2.9.10
  -Release:      20030703
  +Release:      20030704
   
   #   package options
   %option       with_fsl   yes
  @@ -53,21 +53,17 @@
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20030415
  +PreReq:       OpenPKG, openpkg >= 20030415
   %if "%{with_fsl}" == "yes"
   BuildPreReq:  fsl
   PreReq:       fsl
   %endif
   %if "%{with_mysql}" == "yes"
  -BuildPreReq:  MYSQL
  +BuildPreReq:  mysql
  +PreReq:       mysql
   %endif
   %if "%{with_pgsql}" == "yes"
   BuildPreReq:  postgresql, postgresql::with_cxx = yes
  -%endif
  -PreReq:       OpenPKG, openpkg >= 20030415
  -%if "%{with_mysql}" == "yes"
  -PreReq:       MYSQL
  -%endif
  -%if "%{with_pgsql}" == "yes"
   PreReq:       postgresql, postgresql::with_cxx = yes
   %endif
   AutoReq:      no
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5256 -r1.5257 news.txt
  --- openpkg-web/news.txt      4 Jul 2003 14:01:16 -0000       1.5256
  +++ openpkg-web/news.txt      4 Jul 2003 14:01:27 -0000       1.5257
  @@ -1,3 +1,4 @@
  +04-Jul-2003: Upgraded package: P<powerdns-2.9.10-20030704>
   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>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to