]> git.pld-linux.org Git - packages/postgresql.git/blame - postgresql.spec
- restored actual functionality of pg_ctl-nopsql patch
[packages/postgresql.git] / postgresql.spec
CommitLineData
a774e725 1#
494d1b7e 2# - pg_autovacuum init support? look at its readme file, please
ac67838e 3# - pg_ctl uses psql again, current patch2 doesn't eliminate this
8f14562b 4#
a774e725 5# Conditional build:
7dac5ffa 6%bcond_without tests # disable testing
550a1fa5 7%bcond_without tcl # disables Tcl support
964e9385 8%bcond_without kerberos5 # disable kerberos5 support
c6b2c886 9%bcond_without perl # disable perl support
550a1fa5
JB
10%bcond_without pgsql_locale # disable PostgreSQL locale
11%bcond_without pgsql_multibyte # disable PostgreSQL multibyte
c6b2c886 12%bcond_without python # disable python support
550a1fa5 13%bcond_with jdbc # enable JDBC driver
16404f9a 14%bcond_with absolute_dbpaths # enable absolute paths to create database
550a1fa5 15 # (disabled by default because it is a security risk)
a774e725 16
be3e6567 17%include /usr/lib/rpm/macros.python
16404f9a 18
016f481d 19Summary: PostgreSQL Data Base Management System
20Summary(de): PostgreSQL Datenbankverwaltungssystem
55747262 21Summary(es): Gestor de Banco de Datos PostgreSQL
3b12d52f 22