]> git.pld-linux.org Git - packages/postgresql.git/blame - postgresql.spec
- locales integrated
[packages/postgresql.git] / postgresql.spec
CommitLineData
a774e725 1#
494d1b7e 2# - pg_autovacuum init support? look at its readme file, please
5b79623d 3# - put pgcrypto docs into docdir
4# - put pgcrypto sql files in %{_datadir}/postgresql
ac67838e 5# - pg_ctl uses psql again, current patch2 doesn't eliminate this
f7c07060 6# - remove postgresql-configure patch and create postgresql-doc patch,
4239f689 7# which will prevent documentation and manuals installation (the routine
f7c07060 8# is bad and we install docs and mans manually, at all) or create good
9# routine and send it to postgresql team...
8f14562b 10#
a774e725 11# Conditional build:
76054181 12%bcond_without tests # disable testing
13%bcond_without tcl # disables Tcl support
964e9385 14%bcond_without kerberos5 # disable kerberos5 support
76054181 15%bcond_with jdbc # enable JDBC driver
16404f9a 16%bcond_with absolute_dbpaths # enable absolute paths to create database
964e9385 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