OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 19-Aug-2002 11:05:00
Branch: HEAD Handle: 2002081910045901
Modified files:
openpkg-src/mysql mysql.spec
openpkg-web news.txt
Log:
Duplicated option variables from header section to description section.
Summary:
Revision Changes Path
1.31 +6 -1 openpkg-src/mysql/mysql.spec
1.1228 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/mysql/mysql.spec
============================================================
$ cvs diff -u -r1.30 -r1.31 mysql.spec
--- openpkg-src/mysql/mysql.spec 16 Aug 2002 07:05:56 -0000 1.30
+++ openpkg-src/mysql/mysql.spec 19 Aug 2002 09:05:00 -0000 1.31
@@ -46,7 +46,7 @@
Group: Database
License: GPL
Version: 3.23.52
-Release: 20020816
+Release: 20020819
# list of sources
Source0:
http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQL-3.23/mysql-%{version}.tar.gz
@@ -68,6 +68,11 @@
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:
+ --define 'with_berkeleydb %{with_berkeleydb}' \
+ --define 'with_innobase %{with_innobase}' \
+ --define 'with_gemini %{with_gemini}'
%prep
%setup -q
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1227 -r1.1228 news.txt
--- openpkg-web/news.txt 19 Aug 2002 09:00:54 -0000 1.1227
+++ openpkg-web/news.txt 19 Aug 2002 09:04:59 -0000 1.1228
@@ -1,3 +1,4 @@
+19-Aug-2002: Upgraded package: P<mysql-3.23.52-20020819>
19-Aug-2002: Upgraded package: P<mutt-1.4i-20020819>
19-Aug-2002: Upgraded package: P<emacs-21.2-20020819>
19-Aug-2002: Upgraded package: P<cvs-1.11.2-20020819>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]