]> git.pld-linux.org Git - packages/percona-server.git/blame - mysql.spec
- rel 1; doc/bench subpackages are back
[packages/percona-server.git] / mysql.spec
CommitLineData
50200f22 1# TODO:
9cc19375 2# - trigger that prepares system from pre-cluster into cluster
d0fe1bc5 3# - C(XX)FLAGS for innodb subdirs are overriden by ./configure!
c0326166 4# - http://bugs.mysql.com/bug.php?id=16470
9cc19375
AM
5# - innodb are dynamic (= as plugins) ?
6# - missing have_archive, have_merge
7# - is plugin_dir lib64 safe?
8# - Using NDB Cluster... could not find sci transporter in /{include, lib}
6c94aa6c 9#
10# Conditional build:
049e50a3
JB
11%bcond_without innodb # Without InnoDB support
12%bcond_without raid # Without raid
13%bcond_without ssl # Without OpenSSL
14%bcond_without tcpd # Without libwrap (tcp_wrappers) support
84fe95c7 15%bcond_without big_tables # Support tables with more than 4G rows even on 32 bit platforms
6c94aa6c 16#
c2c4112b 17%include /usr/lib/rpm/macros.perl
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