]> git.pld-linux.org Git - packages/mysql.git/blame - mysql.spec
- fix for CVE-2007-5925; rel 2
[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
a78a22c1
ER
7%bcond_without innodb # InnoDB storage engine support
8%bcond_with sphinx # Sphinx 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
12%bcond_without big_tables # Support tables with more than 4G rows even on 32 bit platforms
13#
14%include /usr/lib/rpm/macros.perl
15#define _snap 20060111
16Summary: MySQL: a very fast and reliable SQL database engine
17Summary(de): MySQL: ist eine SQL-Datenbank
18Summary(fr): MySQL: un serveur SQL rapide et fiable
19Summary(pl): MySQL: bardzo szybka i niezawodna baza danych (SQL)
20