]> git.pld-linux.org Git - packages/pure-ftpd.git/blame - pure-ftpd.spec
- patch fot bcond_with longusername
[packages/pure-ftpd.git] / pure-ftpd.spec
CommitLineData
2339236e 1#
55ef71da 2# Conditional build:
b0ee1286 3%bcond_with longusername # with username length = 128 (default 32)
4%bcond_with extra # with additional, maybe useful, but unmaintained features
5%bcond_without ldap # disable LDAP auth
6%bcond_without mysql # disable MySQL auth but disables PAM auth
7%bcond_without pgsql # disable PostgreSQL support
8%bcond_without puredb # disable pure-db support
9%bcond_without tls # support SSL/TLS
55ef71da 10#
6fb7bec9
AM
11Summary: Small, fast and secure FTP server
12