]> git.pld-linux.org Git - packages/mysql.git/blame_incremental - mysql.spec
- now really build with CVE fix (grrr); rel 3
[packages/mysql.git] / mysql.spec
... / ...
CommitLineData
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:
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
8%bcond_without innodb # InnoDB storage engine support
9%bcond_without raid # Without raid
10%bcond_without ssl # Without OpenSSL
11%bcond_without tcpd # Without libwrap (tcp_wrappers) support
12%bcond_with bdb # Berkeley DB support
13%bcond_with sphinx # Sphinx storage engine support
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