]> git.pld-linux.org Git - packages/exim.git/blame - exim.spec
- added support for WHOSON client library and conditional build for it
[packages/exim.git] / exim.spec
CommitLineData
22442fbb 1# Conditional build:
30a818c8
AF
2# _with_pgsql - build wiht PostgreSQ support
3# _with_mysql - build with MySQL support
4# _without_ldap - build without LDAP support
a49a2fae 5# _without_whoson - build without WHOSON support
22442fbb 6
859700c9 7Summary: University of Cambridge Mail Transfer Agent
b870edc7 8Summary(pl): Agent Transferu Poczty Uniwersytetu w Cambridge
859700c9 9Name: exim
f08000bd 10Version: 3.31
a49a2fae 11Release: 2
b870edc7 12License: GPL
4fa0f205 13Group: Networking/Daemons
066110a4 14Group(de): Netzwerkwesen/Server
4fa0f205 15Group(pl): Sieciowe/Serwery
83506da6 16Source0: ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/%{name}-%{version}.tar.bz2
f08000bd 17Source1: ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/%{name}-texinfo-3.30.tar.bz2
066110a4 18Source2: %{name}.init
19Source3: %{name}.cron.db
20Source4: %{name}.8
859700c9 21Source5: analyse-log-errors
066110a4 22Source6: %{name}on.desktop
489eca58 23Source8: Makefile-Linux
066110a4 24Source9: %{name}.aliases
3a772b92 25Source10: newaliases
26Source11: %{name}.logrotate
27Source12: %{name}.sysconfig
28#Source13: ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/FAQ.txt.gz
29Source13: %{name}-FAQ.txt.gz
30#Source14: ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/config.samples.tar.gz
31Source14: %{name}-config.samples.tar.gz
066110a4 32Patch0: %{name}-EDITME.patch
33Patch1: %{name}-monitor-EDITME.patch
34Patch2: %{name}-texinfo.patch
35Patch3: %{name}-use_system_pcre.patch
22442fbb 36Patch4: %{name}-Makefile-Default.patch
3a772b92 37Patch5: %{name}-conf.patch
a49a2fae 38Patch6: %{name}-whoson.patch
066110a4 39URL: http://www.exim.org/
30a818c8 40%{!?_without_ldap:BuildRequires: openldap-devel >= 2.0.0}
a49a2fae 41%{!?_without_whoson:BuildRequires: whoson-devel}
30a818c8
AF
42%{?_with_mysql:BuildRequires: mysql-devel}
43%{?_with_pgsql:BuildRequires: postgresql-devel}
01c2fc9a 44BuildRequires: XFree86-devel
066110a4 45BuildRequires: texinfo
46BuildRequires: perl
47BuildRequires: pam-devel
48BuildRequires: pcre-devel
8cb9091b 49BuildRequires: db3-devel
8ea5c61a 50BuildRequires: openssl-devel >= 0.9.6a
859700c9 51Provides: smtpdaemon
066110a4 52Prereq: /usr/sbin/useradd
53Prereq: /usr/sbin/groupadd
54Prereq: /bin/awk
55BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
489eca58 56Obsoletes: smtpdaemon
57Obsoletes: sendmail
066110a4 58Obsoletes: sendmail-cf
59Obsoletes: sendmail-doc
489eca58 60Obsoletes: postfix
61Obsoletes: zmailer
62Obsoletes: smail
63Obsoletes: qmail
d6777b73 64Obsoletes: qmail-client
f38f6b11 65
66%description
b870edc7 67Smail like Mail Transfer Agent with single configuration file.
68Features: flexible retry algorithms, header & envelope rewriting,
69multiple deliveries down single connection or multiple deliveries in
70parallel, regular expressions in configuration parameters, file
71lookups, supports sender and/or reciever verification, selective
72relaying, supports virtual domains, built-in mail filtering and can be
73configured to drop root privilleges when possible.
f38f6b11 74
c130e36a
AM
75%description -l pl
76Agent transferu poczty (MTA) z pojedynczym plikiem konfiguracyjnym.
b870edc7 77