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:   09-Jul-2003 18:14:42
  Branch: HEAD                             Handle: 2003070917144200

  Modified files:
    openpkg-src/mysqlcc     mysqlcc.spec

  Log:
    replace clean virtual target with hidden heuristic

  Summary:
    Revision    Changes     Path
    1.5         +2  -2      openpkg-src/mysqlcc/mysqlcc.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mysqlcc/mysqlcc.spec
  ============================================================================
  $ cvs diff -u -r1.4 -r1.5 mysqlcc.spec
  --- openpkg-src/mysqlcc/mysqlcc.spec  9 Jul 2003 14:08:28 -0000       1.4
  +++ openpkg-src/mysqlcc/mysqlcc.spec  9 Jul 2003 16:14:42 -0000       1.5
  @@ -42,9 +42,9 @@
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20030103, X11, make, gcc
  -BuildPreReq:  MYSQL, qt
   PreReq:       OpenPKG, openpkg >= 20030103, X11
  -PreReq:       MYSQL, qt
  +BuildPreReq:  mysql, qt
  +PreReq:       mysql, qt
   AutoReq:      no
   AutoReqProv:  no
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to