]> git.pld-linux.org Git - packages/postfix.git/blame - postfix.spec
20001005
[packages/postfix.git] / postfix.spec
CommitLineData
c41ca9c7
AF
1#
2# Conditiona build:
3# no_sasl - build wihtout SMTP AUTH support
4# no_ldap - build without LDAP support
5# no_pcre - build without Perl Compatible Regular Expresion support
6#
aed7eb18 7Summary: Postfix Mail Transport Agent
8Summary(pl): Agent Pocztowy Postfix
9Name: postfix
7f6b4d77 10Version: 20001005
e31c0987 11Release: 1
7003f448 12Group: Networking/Daemons
ad4d0234 13Group(de): Netzwerkwesen/Server
7003f448 14Group(pl): Sieciowe/Serwery
15Copyright: Distributable
1f87d5ad 16Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/snapshot-%{version}.tar.gz
a6206693 17Source1: %{name}.aliases
18Source2: %{name}.cron
19Source3: %{name}.init
20Source5: %{name}.sysconfig
21Patch0: %{name}-config.patch
e31c0987 22Patch1: http://www.misiek.eu.org/ipv6/%{name}-ver20000922-ipv6-20000922.patch.gz
a6206693 23Patch2: %{name}-pl.patch
2c9cb78d 24Patch3: %{name}-ldap2.patch
7003f448 25URL: http://www.postfix.org/
aed7eb18 26Provides: smtpdaemon
7690d6fe 27Requires: rc-scripts
adf3ee8c 28%{!?no_ldap:BuildRequires: openldap-devel}
41b061f0 29BuildRequires: openssl-devel >= 0.9.4-2
adf3ee8c
MP
30%{!?no_pcre:BuildRequires: pcre-devel}
31%{!?no_sasl:BuildRequires: cyrus-sasl-devel}
24230b63
AF
32BuildRequires: grep
33Obsoletes: smtpdaemon
9cb21c7e 34Obsoletes: exim
3365c60c
AF
35Obsoletes: sendmail
36Obsoletes: sendmail-cf
aed7eb18 37Prereq: /sbin/chkconfig
c41ca9c7
AF
38Prereq: /usr/sbin/useradd
39Prereq: /usr/sbin/groupadd
40Prereq: /usr/sbin/userdel
41Prereq: /usr/sbin/groupdel
42Prereq: /usr/bin/getgid
43Prereq: /bin/id
44Prereq: /bin/hostname
76a43132 45BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
0effd84f 46
7003f448 47%define _sysconfdir /etc
48
0effd84f 49%description
9d1e23e4 50Postfix is attempt to provide an alternative to the widely-used
51Sendmail program. Postfix attempts to be fast, easy to administer, and
52hopefully secure, while at the same time being sendmail compatible
53enough to not upset your users. This version have IPv6 support and
adf3ee8c 54%{!?no_ldap:no }LDAP support.
9d1e23e4 55
0effd84f 56%description -l pl
9d1e23e4 57