]> git.pld-linux.org Git - packages/exim.git/blame_incremental - exim.spec
- 3.32
[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.32
11Release: 1
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
56BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
57Obsoletes: smtpdaemon
58Obsoletes: sendmail
59Obsoletes: sendmail-cf
60Obsoletes: sendmail-doc
61Obsoletes: postfix
62Obsoletes: zmailer
63Obsoletes: smail
64Obsoletes: qmail
65Obsoletes: qmail-client
66
67%description
68Smail like Mail Transfer Agent with single configuration file.
69Features: flexible retry algorithms, header & envelope rewriting,
70multiple deliveries down single connection or multiple deliveries in
71parallel, regular expressions in configuration parameters, file
72lookups, supports sender and/or reciever verification, selective
73relaying, supports virtual domains, built-in mail filtering and can be
74configured to drop root privilleges when possible.
75
76%description -l pl
77Agent transferu poczty (MTA) z pojedynczym plikiem konfiguracyjnym.
78