]> git.pld-linux.org Git - packages/db4.2.git/blame - db4.2.spec
- readded
[packages/db4.2.git] / db4.2.spec
CommitLineData
3057fd07
JB
1#
2# Conditional build:
ba0ade0b 3%bcond_with java # build db-java (required for openoffice)
db060305 4%bcond_without tcl # don't build Tcl bindings
b78c0e49 5%bcond_with pmutex # use POSIX mutexes (only process-private with linuxthreads)
b6466438 6%bcond_with nptl # use process-shared POSIX mutexes (NPTL provides full interface)
dff4a1a9 7#
962ba2c7 8%{?with_nptl:%define with_pmutex 1}
6a84e094 9Summary: Berkeley DB database library for C
034387f5 10