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