]> git.pld-linux.org Git - packages/sendmail.git/blame_incremental - sendmail.spec
- use pld paths
[packages/sendmail.git] / sendmail.spec
... / ...
CommitLineData
1# TODO:
2# - make sid-milter support:
3# http://sourceforge.net/projects/sid-milter/
4# http://www.sendmail.net/
5# - http://blue-labs.org/clue/bluelabs.patch-8.12.3 has been updated upstream
6# - move compilation from install to build section, fix re-entrancy of install
7# - add tests bcond and/or disable tests tha fail on (AC-)builders
8#
9# Conditional build:
10%bcond_without ldap # without LDAP support
11%bcond_without tls # without TLS (SSL) support
12%bcond_with pgsql # with PostgreSQL support (bluelabs)
13#
14Summary: A widely used Mail Transport Agent (MTA)
15