]> git.pld-linux.org Git - packages/postgresql.git/blame - postgresql.spec
- updated TODO, cosmetics, use new tests bcond
[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
JB
5# - look at locales (libpq and others - --enable-nls for configure should
6# suffice)
7# - pg_ctl uses psql again, current patch2 doesn't eliminate this
f7c07060 8# - remove postgresql-configure patch and create postgresql-doc patch,
4239f689 9# which will prevent documentation and manuals installation (the routine
f7c07060 10# is bad and we install docs and mans manually, at all) or create good
11# routine and send it to postgresql team...
8f14562b 12#
a774e725 13# Conditional build:
76054181 14%bcond_without tests # disable testing
15%bcond_without tcl # disables Tcl support
964e9385 16%bcond_without kerberos5 # disable kerberos5 support
76054181 17%bcond_with jdbc # enable JDBC driver
16404f9a 18%bcond_with absolute_dbpaths # enable absolute paths to create database
964e9385 19 # (disabled by default because it is a security risk)
a774e725 20
be3e6567 21%include /usr/lib/rpm/macros.python
16404f9a 22
016f481d 23Summary: PostgreSQL Data Base Management System
24Summary(de): PostgreSQL Datenbankverwaltungssystem
55747262 25Summary(es): Gestor de Banco de Datos PostgreSQL
3b12d52f 26