]> git.pld-linux.org Git - packages/apr-util.git/blame - apr-util.spec
- rel 2; DSOs with DBD backends
[packages/apr-util.git] / apr-util.spec
CommitLineData
30276236 1# Conditional build:
77bbdc19 2%bcond_without ldap # without LDAP support
40238ac3 3%bcond_without mysql # with MySQL support
e753ced3 4%bcond_without pgsql # without PostgreSQL support
40238ac3 5%bcond_with sqlite2 # with SQLite 2.x support
4078c8d7 6%bcond_without sqlite3 # without SQLite3 support
40238ac3 7%bcond_without dso # experimental dso linking
30276236 8#
72a05a99 9Summary: A companion library to Apache Portable Runtime
77bbdc19 10