]> git.pld-linux.org Git - packages/mysql.git/blame - mysql.spec
- add report-host
[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
b79f901f
ER
4# - unpackaged:
5# /usr/bin/mysqltestmanager
6# /usr/bin/mysqltestmanager-pwgen
7# /usr/bin/mysqltestmanagerc
8# /usr/share/mysql/mysqld_multi.server
13ce82d8 9#
10# Conditional build:
f3b912d8
ER
11%bcond_without big_tables # Support tables with more than 4G rows even on 32 bit platforms
12%bcond_without federated # Federated storage engine support
a78a22c1 13%bcond_without innodb # InnoDB storage engine support
13ce82d8 14%bcond_without raid # Without raid
15%bcond_without ssl # Without OpenSSL
16%bcond_without tcpd # Without libwrap (tcp_wrappers) support
f3b912d8 17%bcond_with bdb # Berkeley DB support
b79f901f 18%bcond_without sphinx # Sphinx storage engine support
13ce82d8 19#
20%include /usr/lib/rpm/macros.perl
21#define _snap 20060111
22Summary: MySQL: a very fast and reliable SQL database engine
23Summary(de): MySQL: ist eine SQL-Datenbank
24Summary(fr): MySQL: un serveur SQL rapide et fiable
25Summary(pl): MySQL: bardzo szybka i niezawodna baza danych (SQL)
26