]> git.pld-linux.org Git - packages/percona-server.git/blame_incremental - mysql.spec
- rel 1; doc/bench subpackages are back
[packages/percona-server.git] / mysql.spec
... / ...
CommitLineData
1# TODO:
2# - trigger that prepares system from pre-cluster into cluster
3# - C(XX)FLAGS for innodb subdirs are overriden by ./configure!
4# - http://bugs.mysql.com/bug.php?id=16470
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}
9#
10# Conditional build:
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
15%bcond_without big_tables # Support tables with more than 4G rows even on 32 bit platforms
16#
17%include /usr/lib/rpm/macros.perl
18Summary: MySQL: a very fast and reliable SQL database engine
19Summary(de): MySQL: ist eine SQL-Datenbank
20Summary(fr): MySQL: un serveur SQL rapide et fiable
21Summary(pl): MySQL: bardzo szybka i niezawodna baza danych (SQL)
22