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

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   16-Jan-2003 17:24:23
  Branch: HEAD                             Handle: 2003011616242300

  Modified files:
    openpkg-src/apache      apache.spec

  Log:
    using virtual package MYSQL

  Summary:
    Revision    Changes     Path
    1.106       +2  -2      openpkg-src/apache/apache.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache/apache.spec
  ============================================================================
  $ cvs diff -u -r1.105 -r1.106 apache.spec
  --- openpkg-src/apache/apache.spec    16 Jan 2003 14:21:21 -0000      1.105
  +++ openpkg-src/apache/apache.spec    16 Jan 2003 16:24:23 -0000      1.106
  @@ -182,7 +182,7 @@
   %if "%{with_mod_php}" == "yes"
   BuildPreReq:  gcc, sed, flex, bison
   %if "%{with_mod_php_mysql}" == "yes"
  -BuildPreReq:  mysql
  +BuildPreReq:  MYSQL
   %endif
   %if "%{with_mod_php_gd}" == "yes"
   BuildPreReq:  GD, jpeg, png
  @@ -242,7 +242,7 @@
   BuildPreReq:  jpeg
   %endif
   %if "%{with_mod_php3_mysql}" == "yes"
  -BuildPreReq:  mysql
  +BuildPreReq:  MYSQL
   %endif
   %if "%{with_mod_php3_openssl}" == "yes"
   BuildPreReq:  openssl
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to