]> git.pld-linux.org Git - packages/db4.5.git/blame - db4.5.spec
- release 2.
[packages/db4.5.git] / db4.5.spec
CommitLineData
46524cf3
AM
1#
2# Conditional build:
dfcddc7f 3%bcond_with java # build db-java
46524cf3
AM
4%bcond_without tcl # don't build Tcl bindings
5%bcond_with pmutex # use POSIX mutexes (only process-private with linuxthreads)
6%bcond_without nptl # don't use process-shared POSIX mutexes (NPTL provides full interface)
7%bcond_without static_libs # don't build static libraries
8#
9%{?with_nptl:%define with_pmutex 1}
10%define mver 4.5
11Summary: Berkeley DB database library for C
12