]> git.pld-linux.org Git - packages/exim.git/blame - exim.spec
- default LOOKUP_CDB=yes, binary size only + 2048b
[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
7bc6d240 10Version: 3.33
ea57ae4e 11Release: 3
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
ec09f341 39Patch7: %{name}-whoson-config.patch
066110a4 40URL: http://www.exim.org/
30a818c8 41%{!?_without_ldap:BuildRequires: openldap-devel >= 2.0.0}
a49a2fae 42%{!?_without_whoson:BuildRequires: whoson-devel}
30a818c8
AF
43%{?_with_mysql:BuildRequires: mysql-devel}
44%{?_with_pgsql:BuildRequires: postgresql-devel}
01c2fc9a 45BuildRequires: XFree86-devel
066110a4 46BuildRequires: texinfo
47BuildRequires: perl
48BuildRequires: pam-devel
49BuildRequires: pcre-devel
8cb9091b 50BuildRequires: db3-devel
8ea5c61a 51BuildRequires: openssl-devel >= 0.9.6a
859700c9 52Provides: smtpdaemon
066110a4 53Prereq: /usr/sbin/useradd
54Prereq: /usr/sbin/groupadd
55Prereq: /bin/awk
d387c64b
JB
56Prereq: /sbin/chkconfig
57Prereq: rc-scripts
066110a4 58BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
489eca58 59Obsoletes: smtpdaemon
60Obsoletes: sendmail
066110a4 61Obsoletes: sendmail-cf
62Obsoletes: sendmail-doc
489eca58 63Obsoletes: postfix
64Obsoletes: zmailer
65Obsoletes: smail
35fbc09c 66Obsoletes: omta
489eca58 67Obsoletes: qmail
d6777b73 68Obsoletes: qmail-client
f38f6b11 69
70%description
b870edc7 71Smail like Mail Transfer Agent with single configuration file.
72Features: flexible retry algorithms, header & envelope rewriting,
73multiple deliveries down single connection or multiple deliveries in
74parallel, regular expressions in configuration parameters, file
75lookups, supports sender and/or reciever verification, selective
76relaying, supports virtual domains, built-in mail filtering and can be
77configured to drop root privilleges when possible.
f38f6b11 78
c130e36a
AM
79%description -l pl
80Agent transferu poczty (MTA) z pojedynczym plikiem konfiguracyjnym.
b870edc7 81