]> git.pld-linux.org Git - packages/proftpd.git/blame_incremental - proftpd.spec
- handle TLS options in triggers
[packages/proftpd.git] / proftpd.spec
... / ...
Content-type: text/html ]> git.pld-linux.org Git - packages/proftpd.git/blame_incremental - proftpd.spec


500 - Internal Server Error

Malformed UTF-8 character (fatal) at (eval 6) line 1, <$fd> line 18.
This page took 0.863333 seconds and 4 git commands to generate.
CommitLineData
1# TODO
2# - why main and -common package descriptions are same?
3#
4# Conditional build:
5%bcond_without pam # disable PAM support
6%bcond_without ipv6 # disable IPv6 and TCPD support
7%bcond_without ssl # disbale TLS/SSL support
8%bcond_with ldap # enable LDAP support
9%bcond_with mysql # enable MySQL support
10%bcond_with pgsql # enable PostgreSQL support
11%bcond_with quotafile # enable quota file support
12%bcond_with quotaldap # enable quota ldap support
13%bcond_with quotamysql # enable quota mysql support
14%bcond_with quotapgsql # enable quota pgsql support
15%bcond_with linuxprivs # enable libcap support
16#
17Summary: PROfessional FTP Daemon with apache-like configuration syntax
18