]> git.pld-linux.org Git - packages/exim.git/blame - exim.spec
- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
[packages/exim.git] / exim.spec
CommitLineData
22442fbb 1# Conditional build:
b94cb13e 2# bcond_off_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
22442fbb 9Version: 3.20
7b2a38b4 10Release: 3
b870edc7 11License: GPL
4fa0f205 12Group: Networking/Daemons
066110a4 13Group(de): Netzwerkwesen/Server
4fa0f205 14Group(pl): Sieciowe/Serwery
737d4461 15Source0: ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/%{name}-%{version}.tar.gz
489eca58 16Source1: ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/%{name}-texinfo-3.10.tar.gz
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}
b94cb13e 40%{!?bcond_off_pgsql:BuildRequires: postgresql-devel}
066110a4 41BuildRequires: texinfo
42BuildRequires: perl
43BuildRequires: pam-devel
44BuildRequires: pcre-devel
8cb9091b 45BuildRequires: db3-devel
859700c9 46Provides: smtpdaemon
066110a4 47Prereq: /usr/sbin/useradd
48Prereq: /usr/sbin/groupadd
49Prereq: /bin/awk
50BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
489eca58 51Obsoletes: smtpdaemon
52Obsoletes: sendmail
066110a4 53Obsoletes: sendmail-cf
54Obsoletes: sendmail-doc
489eca58 55Obsoletes: postfix
56Obsoletes: zmailer
57Obsoletes: smail
58Obsoletes: qmail
d6777b73 59Obsoletes: qmail-client
f38f6b11 60
61%description
b870edc7 62Smail like Mail Transfer Agent with single configuration file.
63Features: flexible retry algorithms, header & envelope rewriting,
64multiple deliveries down single connection or multiple deliveries in
65parallel, regular expressions in configuration parameters, file
66lookups, supports sender and/or reciever verification, selective
67relaying, supports virtual domains, built-in mail filtering and can be
68configured to drop root privilleges when possible.
f38f6b11 69
c130e36a
AM
70%description -l pl
71Agent transferu poczty (MTA) z pojedynczym plikiem konfiguracyjnym.
b870edc7 72