]> git.pld-linux.org Git - packages/mysql.git/blame - mysql.spec
- now really build with CVE fix (grrr); rel 3
[packages/mysql.git] / mysql.spec
CommitLineData
13ce82d8 1# TODO:
2# - C(XX)FLAGS for innodb subdirs are overriden by ./configure!
3# - http://bugs.mysql.com/bug.php?id=16470
4#
5# Conditional build:
f3b912d8
ER
6%bcond_without big_tables # Support tables with more than 4G rows even on 32 bit platforms
7%bcond_without federated # Federated storage engine support
a78a22c1 8%bcond_without innodb # InnoDB storage engine support
13ce82d8 9%bcond_without raid # Without raid
10%bcond_without ssl # Without OpenSSL
11%bcond_without tcpd # Without libwrap (tcp_wrappers) support
f3b912d8
ER
12%bcond_with bdb # Berkeley DB support
13%bcond_with sphinx # Sphinx storage engine support
13ce82d8 14#
15%include /usr/lib/rpm/macros.perl
16#define _snap 20060111
17Summary: MySQL: a very fast and reliable SQL database engine
18Summary(de): MySQL: ist eine SQL-Datenbank
19Summary(fr): MySQL: un serveur SQL rapide et fiable
20Summary(pl): MySQL: bardzo szybka i niezawodna baza danych (SQL)
21