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                      Date:   15-Dec-2002 14:24:00
  Branch: HEAD                             Handle: 2002121513235900

  Modified files:
    openpkg-src/mysql       mysql.spec

  Log:
    fix packaging: my.pwd was missing in package

  Summary:
    Revision    Changes     Path
    1.39        +2  -1      openpkg-src/mysql/mysql.spec
  ____________________________________________________________________________

  Index: openpkg-src/mysql/mysql.spec
  ============================================================
  $ cvs diff -u -r1.38 -r1.39 mysql.spec
  --- openpkg-src/mysql/mysql.spec      15 Dec 2002 08:26:18 -0000      1.38
  +++ openpkg-src/mysql/mysql.spec      15 Dec 2002 13:23:59 -0000      1.39
  @@ -67,7 +67,8 @@
   #   list of sources
   Source0:      
http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQL-3.23/mysql-%{version}.tar.gz
   Source1:      my.cnf
  -Source2:      rc.mysql
  +Source2:      my.pwd
  +Source3:      rc.mysql
   Patch0:       mysql.patch
   Patch1:       mysql-initdb.patch
   
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to