for mysql 3.23.x support define this
--define "build_mysql 1"
if using mysql 4.x define this,
-currently: Mandrake 10.x, SuSE 9.x & 10.x, FC4, FC5 & RHEL4
+currently: Mandrake 10.x, Mandriva 2006.0, SuSE 9.x & 10.0, FC4 & RHEL4
--define "build_mysql4 1"
+if using mysql 5.x define this,
+currently: SuSE 10.1 & FC5
+--define "build_mysql5 1"
PostgreSQL support:
--define "build_postgresql 1"
Sqlite support:
--define "build_sqlite 1"
+Build the client rpm only in place of one of the above database full builds:
+--define "build_client_only 1"
+
X86-64 support:
--define "build_x86_64 1"