]> git.pld-linux.org Git - packages/postgresql.git/blame - postgresql.spec
- merged DEVEL branch
[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...
8f14562b 8#
a774e725 9# Conditional build:
16404f9a 10%bcond_without tcl # disables Tcl support
11%bcond_with jdbc # enable JDBC driver
12%bcond_with absolute_dbpaths # enable absolute paths to create database
13 # (disabled by default because it is a security risk)
a774e725 14
be3e6567 15%include /usr/lib/rpm/macros.python
16404f9a 16
17%define _rc RC1
ccf05a1a 18
016f481d 19Summary: PostgreSQL Data Base Management System
20Summary(de): PostgreSQL Datenbankverwaltungssystem
55747262 21Summary(es): Gestor de Banco de Datos PostgreSQL
3b12d52f 22