]> git.pld-linux.org Git - packages/mysql.git/blame - mysql.spec
- up to 5.0.19.
[packages/mysql.git] / mysql.spec
CommitLineData
50200f22
PG
1# TODO:
2# - trigger that prepares system from pre-cluster into cluster
0b1d9d16 3# - trigger /etc/mysqld.conf into /etc/mysql/mysqld.conf. Solve possible
99e0d1a2 4# conflict with /var/lib/mysql/mysqld.conf
d0fe1bc5 5# - C(XX)FLAGS for innodb subdirs are overriden by ./configure!
c0326166 6# - http://bugs.mysql.com/bug.php?id=16470
6c94aa6c 7#
8# Conditional build:
6be76f90 9%bcond_with bdb # Berkeley DB support
2e5f696d 10%bcond_without innodb # Without InnoDB support
2e5f696d
ER
11%bcond_without raid # Without raid
12%bcond_without ssl # Without OpenSSL
13%bcond_without tcpd # Without libwrap (tcp_wrappers) support
84fe95c7 14%bcond_without big_tables # Support tables with more than 4G rows even on 32 bit platforms
6c94aa6c 15#
c2c4112b 16%include /usr/lib/rpm/macros.perl
5fda70f6 17#define _snap 20060111
ceb5ca86 18Summary: MySQL: a very fast and reliable SQL database engine
7803433d 19Summary(de): MySQL: ist eine SQL-Datenbank
d3960612 20Summary(fr): MySQL: un serveur SQL rapide et fiable
d5e8c713 21Summary(pl): MySQL: bardzo szybka i niezawodna baza danych (SQL)
73d155ac 22