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