diff options
| author | unknown <monty@donna.mysql.fi> | 2001-04-15 14:21:58 +0300 |
|---|---|---|
| committer | unknown <monty@donna.mysql.fi> | 2001-04-15 14:21:58 +0300 |
| commit | 26271a9b793bd7909828681aacfa16d2dfb3fe9b (patch) | |
| tree | 7578865e3ccb2ebff25da301d57c07e0d6b19da2 /support-files/mysql.spec.sh | |
| parent | 9e31c34b1d673007ded5b18e310d9696685c790d (diff) | |
| download | mariadb-git-26271a9b793bd7909828681aacfa16d2dfb3fe9b.tar.gz | |
Cleanup of MySQL-Max description
Docs/manual.texi:
Moved things in example section.
Added some links from user comments.
Diffstat (limited to 'support-files/mysql.spec.sh')
| -rw-r--r-- | support-files/mysql.spec.sh | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 975c4583a03..176238d11b7 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -17,6 +17,7 @@ Source: http://www.mysql.com/Downloads/MySQL-@MYSQL_BASE_VERSION@/mysql-%{mysql Icon: mysql.gif URL: http://www.mysql.com/ Packager: David Axmark <david@mysql.com> +Vendor: MySQL AB Provides: msqlormysql MySQL-server Obsoletes: mysql @@ -133,10 +134,10 @@ Summary: MySQL - server with Berkeley DB and Innodb support Group: Applications/Databases Obsoletes: mysql-Max -%description Max -Extra MySQL server binary to get support extra features like -transactional tables. To active these features on only have to install -this package after the server package. +%description Max +Optional MySQL server binary that supports features +like transactional tables. To active this binary, just install this +package after the MySQL package. %prep %setup -n mysql-%{mysql_version} |
