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