]> git.pld-linux.org Git - packages/postgresql.git/blame - postgresql.spec
- do not install html documentation (it is installed with rpm)
[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
f7c07060 4# - remove postgresql-configure patch and create postgresql-doc patch,
4239f689 5# which will prevent documentation and manuals installation (the routine
f7c07060 6# is bad and we install docs and mans manually, at all) or create good
7# routine and send it to postgresql team...
8f14562b 8#
a774e725 9# Conditional build:
76054181 10%bcond_without tests # disable testing
68c3bd5b 11%bcond_without tcl # disables Tcl support
964e9385 12%bcond_without kerberos5 # disable kerberos5 support
c6b2c886
JK
13%bcond_without perl # disable perl support
14%bcond_without python # disable python support
68c3bd5b 15%bcond_with jdbc # enable JDBC driver
16404f9a 16%bcond_with absolute_dbpaths # enable absolute paths to create database
68c3bd5b 17 # (disabled by default because it is a security risk)
a774e725 18
be3e6567 19%include /usr/lib/rpm/macros.python
16404f9a 20
016f481d 21Summary: PostgreSQL Data Base Management System
22Summary(de): PostgreSQL Datenbankverwaltungssystem
55747262 23Summary(es): Gestor de Banco de Datos PostgreSQL
3b12d52f 24