]> git.pld-linux.org Git - packages/mysql.git/blame - mysql.spec
- rel 2; fix alpha build
[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:
6%bcond_with bdb # Berkeley DB support
7%bcond_without innodb # Without InnoDB support
8%bcond_without raid # Without raid
9%bcond_without ssl # Without OpenSSL
10%bcond_without tcpd # Without libwrap (tcp_wrappers) support
11%bcond_without big_tables # Support tables with more than 4G rows even on 32 bit platforms
12#
13%include /usr/lib/rpm/macros.perl
14#define _snap 20060111
15Summary: MySQL: a very fast and reliable SQL database engine
16Summary(de): MySQL: ist eine SQL-Datenbank
17Summary(fr): MySQL: un serveur SQL rapide et fiable
18Summary(pl): MySQL: bardzo szybka i niezawodna baza danych (SQL)
19