]> git.pld-linux.org Git - packages/cyrus-sasl.git/blame_incremental - cyrus-sasl.spec
- fix dirs on amd64
[packages/cyrus-sasl.git] / cyrus-sasl.spec
... / ...
CommitLineData
1#
2# TODO:
3# - add ldap plugin from openldap sources
4# - pgsql? (but sql plugin would require both libs...)
5#
6# Conditional build:
7%bcond_without ldap # disable LDAP support for saslauthd
8%bcond_with gssapi # enable GSSAPI support for saslauthd and build gssapi plugin
9%bcond_without mysql # don't build mysql pluggin
10%bcond_with pgsql # don't build pgsql pluggin
11%bcond_with srp # build srp pluggin
12%bcond_with pwcheck # build pwcheck helper (deprecated)
13%bcond_with x509 # build x509 plugin (no sources in package???)
14#
15Summary: The SASL library API for the Cyrus mail system
16Summary(pl): Biblioteka Cyrus SASL
17