]> git.pld-linux.org Git - packages/exim.git/blame_incremental - exim.spec
- release 2.
[packages/exim.git] / exim.spec
... / ...
CommitLineData
1# Conditional build:
2# _with_pgsql - build wiht PostgreSQ support
3# _with_mysql - build with MySQL support
4# _without_ldap - build without LDAP support
5# _without_whoson - build without WHOSON support
6
7Summary: University of Cambridge Mail Transfer Agent
8Summary(pl): Agent Transferu Poczty Uniwersytetu w Cambridge
9Name: exim
10Version: 3.33
11Release: 2
12License: GPL
13Group: Networking/Daemons
14Group(de): Netzwerkwesen/Server
15Group(pl): Sieciowe/Serwery
16Source0: ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/%{name}-%{version}.tar.bz2
17Source1: ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/%{name}-texinfo-3.30.tar.bz2
18Source2: %{name}.init
19Source3: %{name}.cron.db
20Source4: %{name}.8
21Source5: analyse-log-errors
22Source6: %{name}on.desktop
23Source8: Makefile-Linux
24Source9: %{name}.aliases
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
32Patch0: %{name}-EDITME.patch
33Patch1: %{name}-monitor-EDITME.patch
34Patch2: %{name}-texinfo.patch
35Patch3: %{name}-use_system_pcre.patch
36Patch4: %{name}-Makefile-Default.patch
37Patch5: %{name}-conf.patch
38Patch6: %{name}-whoson.patch
39Patch7: %{name}-whoson-config.patch
40URL: http://www.exim.org/
41%{!?_without_ldap:BuildRequires: openldap-devel >= 2.0.0}
42%{!?_without_whoson:BuildRequires: whoson-devel}
43%{?_with_mysql:BuildRequires: mysql-devel}
44%{?_with_pgsql:BuildRequires: postgresql-devel}
45BuildRequires: XFree86-devel
46BuildRequires: texinfo
47BuildRequires: perl
48BuildRequires: pam-devel
49BuildRequires: pcre-devel
50BuildRequires: db3-devel
51BuildRequires: openssl-devel >= 0.9.6a
52Provides: smtpdaemon
53Prereq: /usr/sbin/useradd
54Prereq: /usr/sbin/groupadd
55Prereq: /bin/awk
56Prereq: /sbin/chkconfig
57Prereq: rc-scripts
58BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
59Obsoletes: smtpdaemon
60Obsoletes: sendmail
61Obsoletes: sendmail-cf
62Obsoletes: sendmail-doc
63Obsoletes: postfix
64Obsoletes: zmailer
65Obsoletes: smail
66Obsoletes: omta
67Obsoletes: qmail
68Obsoletes: qmail-client
69
70%description
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.
78
79%description -l pl
80Agent transferu poczty (MTA) z pojedynczym plikiem konfiguracyjnym.
81