]> git.pld-linux.org Git - packages/mysql.git/blame - mysql.spec
- mysql-doc package is gone since 4.1.12. obsolete it by main package
[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
6c94aa6c 5#
6# Conditional build:
6be76f90 7%bcond_with bdb # Berkeley DB support
2e5f696d
ER
8%bcond_without innodb # Without InnoDB support
9%bcond_without isam # Without ISAM table format (used in mysql 3.22)
10%bcond_without raid # Without raid
11%bcond_without ssl # Without OpenSSL
12%bcond_without tcpd # Without libwrap (tcp_wrappers) support
720af89b 13%bcond_with big_tables # enable '--with-big-tables', some performance loss on 32bit arch, but can do >= 4GB database tables.
6c94aa6c 14#
c2c4112b 15%include /usr/lib/rpm/macros.perl
ceb5ca86 16Summary: MySQL: a very fast and reliable SQL database engine
d3960612 17Summary(fr): MySQL: un serveur SQL rapide et fiable
d5e8c713 18Summary(pl): MySQL: bardzo szybka i niezawodna baza danych (SQL)
1c06b825 19Summary(de): MySQL: ist eine SQL-Datenbank
73d155ac 20