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