]> git.pld-linux.org Git - packages/postfix.git/blame - postfix.spec
- ipv6 patch: fixes in mynetworks detection and relay checking based on
[packages/postfix.git] / postfix.spec
CommitLineData
c41ca9c7 1#
8dde77f0 2# Conditional build:
d977cfae
AF
3# --without sasl - build wihtout SMTP AUTH support
4# --without ldap - build without LDAP support
5# --without pcre - build without Perl Compatible Regular Expresion support
2344b037 6# --without ssl - build without SSL/TLS support
d977cfae 7# --with mysql - build with MySQL support
3ddeb2d1 8# --without ipv6 - build without IPv6 support
c41ca9c7 9#
759823fd 10%define tls_ver 0.7.13c-snap20011127-0.9.6b
aed7eb18 11Summary: Postfix Mail Transport Agent
2344b037 12Summary(pl): Serwer SMTP Postfix
aed7eb18 13Name: postfix
759823fd 14Version: 20011127
59d76090 15Release: 5
7003f448 16Group: Networking/Daemons
ad4d0234 17Group(de): Netzwerkwesen/Server
7003f448 18Group(pl): Sieciowe/Serwery
4e46d0a4 19License: distributable
1f87d5ad 20Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/snapshot-%{version}.tar.gz
a6206693 21Source1: %{name}.aliases
22Source2: %{name}.cron
23Source3: %{name}.init
24Source5: %{name}.sysconfig
96f1d37d 25Source6: ftp://ftp.aet.tu-cottbus.de/pub/pfixtls/pfixtls-%{tls_ver}.tar.gz
a2c1cc34 26Source7: %{name}.sasl
a6206693 27Patch0: %{name}-config.patch
b760ac66 28Patch1: %{name}-pl.patch
ce5ea51e 29Patch2: %{name}-conf_msg.patch
23bbf6c1 30Patch3: %{name}-ipv6.patch
7003f448 31URL: http://www.postfix.org/
aed7eb18 32Provides: smtpdaemon
5908b5f5 33Prereq: rc-scripts
720f7174
AF
34%{!?_without_ldap:BuildRequires: openldap-devel >= 2.0.0}
35%{!?_without_ssl:BuildRequires: openssl-devel >= 0.9.6a}
36%{!?_without_pcre:BuildRequires: pcre-devel}
37%{!?_without_sasl:BuildRequires: cyrus-sasl-devel}
191741b9 38%{!?_without_ipv6:BuildRequires: libinet6 >= 0.20010420-3}
38f90f82 39BuildRequires: db3-devel
24230b63 40BuildRequires: grep
050b94d4 41BuildRequires: awk
aed7eb18 42Prereq: /sbin/chkconfig
c41ca9c7
AF
43Prereq: /usr/sbin/useradd
44Prereq: /usr/sbin/groupadd
45Prereq: /usr/sbin/userdel
46Prereq: /usr/sbin/groupdel
47Prereq: /usr/bin/getgid
48Prereq: /bin/id
49Prereq: /bin/hostname
720f7174 50%{!?_without_ldap:Prereq: openldap >= 2.0.0}
76a43132 51BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
fe99dcaa 52Obsoletes: smtpdaemon
53Obsoletes: exim
191741b9
JB
54Obsoletes: masqmail
55Obsoletes: omta
56Obsoletes: qmail
fe99dcaa 57Obsoletes: sendmail
58Obsoletes: sendmail-cf
59Obsoletes: sendmail-doc
191741b9
JB
60Obsoletes: smail
61Obsoletes: zmailer
c85fd643 62Requires: procmail
0effd84f
AM
63
64%description
9d1e23e4 65Postfix is attempt to provide an alternative to the widely-used
66Sendmail program. Postfix attempts to be fast, easy to administer, and
67hopefully secure, while at the same time being sendmail compatible
68enough to not upset your users. This version have IPv6 support and
720f7174 69%{!?_without_ldap:no }LDAP support.
9d1e23e4 70
0effd84f 71%description -l pl
9d1e23e4 72