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:   03-Jan-2003 12:32:12
  Branch: HEAD                             Handle: 2003010311321101

  Modified files:
    openpkg-src/mysql       mysql.spec
    openpkg-web             news.txt

  Log:
    upgrade to new %option world order

  Summary:
    Revision    Changes     Path
    1.44        +16 -18     openpkg-src/mysql/mysql.spec
    1.2525      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mysql/mysql.spec
  ============================================================================
  $ cvs diff -u -r1.43 -r1.44 mysql.spec
  --- openpkg-src/mysql/mysql.spec      31 Dec 2002 14:14:35 -0000      1.43
  +++ openpkg-src/mysql/mysql.spec      3 Jan 2003 11:32:12 -0000       1.44
  @@ -24,8 +24,20 @@
   ##
   
   #   package version
  -%define       V_major          3.23
  -%define       V_minor          54a
  +%define       V_major   3.23
  +%define       V_minor   54a
  +
  +#   package information
  +Name:         mysql
  +Summary:      Fast Relational Database Management System
  +URL:          http://www.mysql.com/
  +Vendor:       MySQL AB
  +Packager:     The OpenPKG Project
  +Distribution: OpenPKG [BASE]
  +Group:        Database
  +License:      GPL
  +Version:      %{V_major}.%{V_minor}
  +Release:      20030103
   
   #   package options
   %option       with_berkeleydb  yes
  @@ -48,18 +60,6 @@
   %define       mysqld     mysqld-max
   %endif
   
  -#   package information
  -Name:         mysql
  -Summary:      Fast Relational Database Management System
  -URL:          http://www.mysql.com/
  -Vendor:       MySQL AB
  -Packager:     The OpenPKG Project
  -Distribution: OpenPKG [BASE]
  -Group:        Database
  -License:      GPL
  -Version:      %{V_major}.%{V_minor}
  -Release:      20021231
  -
   #   list of sources
   Source0:      
http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQL-%{V_major}/mysql-%{version}.tar.gz
   Source1:      my.cnf
  @@ -70,8 +70,8 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20021230, gcc
  -PreReq:       OpenPKG, openpkg >= 20021230
  +BuildPreReq:  OpenPKG, openpkg >= 20030103, gcc
  +PreReq:       OpenPKG, openpkg >= 20030103
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -82,8 +82,6 @@
       and ease of use. MySQL was originally developed because of the need for
       a SQL server that could handle very big databases with magnitude higher
       speed than what any database vendor could offer.
  -
  -    %options -p15
   
   %prep
       %setup -q
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2524 -r1.2525 news.txt
  --- openpkg-web/news.txt      3 Jan 2003 11:32:01 -0000       1.2524
  +++ openpkg-web/news.txt      3 Jan 2003 11:32:11 -0000       1.2525
  @@ -1,3 +1,4 @@
  +03-Jan-2003: New package: P<mysql-3.23.54a-20030103>
   03-Jan-2003: New package: P<mozilla-1.2.1-20030103>
   03-Jan-2003: New package: P<mutt-1.4i-20030103>
   03-Jan-2003: New package: P<imagemagick-5.5.3.1-20030103>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to