]> git.pld-linux.org Git - packages/courier.git/blame_incremental - courier.spec
- many small fixes, inspired by kloczek
[packages/courier.git] / courier.spec
... / ...
CommitLineData
1Summary: Courier mail server
2Summary(pl): Serwer poczty Courier
3Name: courier
4Version: 0.42.0
5Release: 0.1
6License: GPL
7Group: Networking/Daemons
8Source0: http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
9# Source0-md5: 553258a369f941a99661fec5edc66861
10Patch0: %{name}-openssl-path.patch
11URL: http://www.courier-mta.org/
12BuildRequires: autoconf
13BuildRequires: automake
14BuildRequires: db-devel
15BuildRequires: expect
16BuildRequires: libstdc++-devel
17BuildRequires: libtool
18BuildRequires: mysql-devel
19BuildRequires: mailcap
20BuildRequires: openldap-devel
21BuildRequires: openssl-devel >= 0.9.7
22BuildRequires: openssl-tools >= 0.9.7
23BuildRequires: openssl-tools-perl >= 0.9.7
24BuildRequires: pam-devel
25BuildRequires: perl-devel
26BuildRequires: sysconftool
27BuildRequires: zlib-devel
28Requires(post,preun): /sbin/chkconfig
29Provides: smtpdaemon
30BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
31
32%define apachedir /home/services/httpd
33%define _prefix /usr/lib/courier
34%define _mandir /usr/share/man
35%define _localstatedir /var/spool/courier
36%define _sysconfdir /etc/courier
37%define initdir /etc/rc.d/init.d
38
39# Change the following if your DocumentRoot and cgibindir differ. This is
40# the default redhat build:
41
42%define _cgibindir %{apachedir}/cgi-bin
43%define _documentrootdir %{apachedir}/html
44%define _imageurl /webmail/
45
46%description
47Courier is a fully functional mail server, that can completely take
48over the mail services normally provided by sendmail, Qmail, or any
49other mail server. Although Courier does not support all legacy
50features of existing mail servers, the number of obsoleted functions
51is very small, and there are better, and more robust, alternatives
52available.
53
54Courier implements many SMTP extensions: DSN, PIPELINING, 8BITMIME.
55Courier also implements several new SMTP extensions for mailing list
56management and spam filtering.
57
58%description -l pl
59