]> git.pld-linux.org Git - packages/postgresql.git/blame - postgresql.spec
- removed impossible todo
[packages/postgresql.git] / postgresql.spec
CommitLineData
a774e725 1#
a7f7b450 2# TODO:
31e80786 3# - plphp has no files section
8f14562b 4#
5f24ccb7 5# - pg_autovacuum init support? <- no need for it,
6# integrated with main server in 8.1
7#
a774e725 8# Conditional build:
7dac5ffa 9%bcond_without tests # disable testing
550a1fa5 10%bcond_without tcl # disables Tcl support
964e9385 11%bcond_without kerberos5 # disable kerberos5 support
dce5630b 12%bcond_without perl # disable Perl support
550a1fa5
JB
13%bcond_without pgsql_locale # disable PostgreSQL locale
14%bcond_without pgsql_multibyte # disable PostgreSQL multibyte
dce5630b 15%bcond_without python # disable Python support
3240e8c8 16%bcond_with php # enable PHP support
16404f9a 17%bcond_with absolute_dbpaths # enable absolute paths to create database
550a1fa5 18 # (disabled by default because it is a security risk)
a774e725 19
016f481d 20Summary: PostgreSQL Data Base Management System
21Summary(de): PostgreSQL Datenbankverwaltungssystem
55747262 22Summary(es): Gestor de Banco de Datos PostgreSQL
3b12d52f 23