]> git.pld-linux.org Git - packages/postgresql.git/blame - postgresql.spec
- install ecpg headers to ecpg subdir (conflict with odbc headers)
[packages/postgresql.git] / postgresql.spec
CommitLineData
a774e725 1#
5b79623d 2# - put pgcrypto docs into docdir
3# - put pgcrypto sql files in %{_datadir}/postgresql
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...
6fcae88d
JB
8# - look at libpq locales
9# - move ecpg headers to includedir subdir? (conflict with unixODBC-devel)
8f14562b 10#
a774e725 11# Conditional build:
16404f9a 12%bcond_without tcl # disables Tcl support
de2d805c 13%bcond_without kerberos5 # disable kerberos5 support
16404f9a 14%bcond_with jdbc # enable JDBC driver
15%bcond_with absolute_dbpaths # enable absolute paths to create database
de2d805c 16 # (disabled by default because it is a security risk)
a774e725 17
be3e6567 18%include /usr/lib/rpm/macros.python
16404f9a 19
a1b8e1b1 20%define _rc RC2
ccf05a1a 21
016f481d 22Summary: PostgreSQL Data Base Management System
23Summary(de): PostgreSQL Datenbankverwaltungssystem
55747262 24Summary(es): Gestor de Banco de Datos PostgreSQL
3b12d52f 25