]> git.pld-linux.org Git - packages/courier.git/blame - courier.spec
- mv pop3d-ssl to pop3d package
[packages/courier.git] / courier.spec
CommitLineData
f65a4ca3
JB
1Summary: Courier mail server
2Summary(pl): Serwer poczty Courier
ac45207a 3Name: courier
3068504b 4Version: 0.44.2
73c09a23 5Release: 1
f65a4ca3 6License: GPL
1fdfbbe1 7Group: Networking/Daemons
87184988 8Source0: http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
3068504b 9# Source0-md5: 8c607c70a692d8f8ccb769a3f96d2f28
3bf26190 10Patch0: %{name}-openssl-path.patch
f65a4ca3 11URL: http://www.courier-mta.org/
cbf1746a 12BuildRequires: autoconf
77b70afa 13BuildRequires: automake
50b95ff6 14BuildRequires: db-devel
1fdfbbe1 15BuildRequires: expect
cbf1746a 16BuildRequires: libstdc++-devel
77b70afa 17BuildRequires: libtool
debd9b9c 18BuildRequires: mysql-devel
932156cb 19BuildRequires: mailcap
debd9b9c 20BuildRequires: openldap-devel
cb01f039 21BuildRequires: openssl-devel >= 0.9.7c
22BuildRequires: openssl-tools >= 0.9.7c
23BuildRequires: openssl-tools-perl >= 0.9.7c
debd9b9c
JB
24BuildRequires: pam-devel
25BuildRequires: perl-devel
77b70afa 26BuildRequires: sysconftool
debd9b9c 27BuildRequires: zlib-devel
36277a4b 28Requires(post,preun): /sbin/chkconfig
ac45207a 29Provides: smtpdaemon
36277a4b 30BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
c5ebe9bf 31
39388db6 32%define apachedir /home/services/httpd
f65a4ca3 33%define _prefix /usr/lib/courier
36277a4b 34%define _mandir /usr/share/man
f65a4ca3
JB
35%define _localstatedir /var/spool/courier
36%define _sysconfdir /etc/courier
37%define initdir /etc/rc.d/init.d
c5ebe9bf 38
39# Change the following if your DocumentRoot and cgibindir differ. This is
40# the default redhat build:
41
f65a4ca3
JB
42%define _cgibindir %{apachedir}/cgi-bin
43%define _documentrootdir %{apachedir}/html
44%define _imageurl /webmail/
c5ebe9bf 45
c5ebe9bf 46%description
47Courier is a fully functional mail server, that can completely take
48over the mail services normally provided by sendmail, Qmail, or any
9e755595 49other mail server. Although Courier does not support all legacy
c5ebe9bf 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
f65a4ca3
JB
58%description -l pl
59