]> git.pld-linux.org Git - packages/mysql.git/blame - mysql.spec
- add patch from bk; fixes some important security things
[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
12d5af68 5# - package man1/mysqlman.1, and make programs without manpage '.so mysqlman'
2f538239 6# - generate and package man pages from svn
6c94aa6c 7#
8# Conditional build:
7f1049b8
JB
9%bcond_with bdb # Berkeley DB support
10%bcond_without innodb # Without InnoDB support
11%bcond_without isam # Without ISAM table format (used in mysql 3.22)
12%bcond_without raid # Without raid
13%bcond_without ssl # Without OpenSSL
14%bcond_without tcpd # Without libwrap (tcp_wrappers) support
15%bcond_with big_tables # enable '--with-big-tables', some performance loss on 32bit arch, but can do >= 4GB database tables.
2f538239 16%bcond_with doc
6c94aa6c 17#
c2c4112b 18%include /usr/lib/rpm/macros.perl
ceb5ca86 19Summary: MySQL: a very fast and reliable SQL database engine
9e2ffe35 20Summary(de): MySQL: ist eine SQL-Datenbank
d3960612 21Summary(fr): MySQL: un serveur SQL rapide et fiable
d5e8c713 22Summary(pl): MySQL: bardzo szybka i niezawodna baza danych (SQL)
73d155ac 23