]> git.pld-linux.org Git - packages/courier.git/blame - courier.spec
- change Maildir to Mail/Maildir
[packages/courier.git] / courier.spec
CommitLineData
285ed68b
AA
1#
2# Conditional build:
debb60a3 3%bcond_with fam # with fam support
285ed68b 4#
f65a4ca3
JB
5Summary: Courier mail server
6Summary(pl): Serwer poczty Courier
ac45207a 7Name: courier
3068504b 8Version: 0.44.2
06643d5d 9Release: 2
f65a4ca3 10License: GPL
1fdfbbe1 11Group: Networking/Daemons
87184988 12Source0: http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
3068504b 13# Source0-md5: 8c607c70a692d8f8ccb769a3f96d2f28
3bf26190 14Patch0: %{name}-openssl-path.patch
285ed68b 15Patch1: %{name}-withoutfam.patch
f65a4ca3 16URL: http://www.courier-mta.org/
cbf1746a 17BuildRequires: autoconf
77b70afa 18BuildRequires: automake
50b95ff6 19BuildRequires: db-devel
1fdfbbe1 20BuildRequires: expect
cbf1746a 21BuildRequires: libstdc++-devel
77b70afa 22BuildRequires: libtool
932156cb 23BuildRequires: mailcap
a78f0f7d 24BuildRequires: mysql-devel
debd9b9c 25BuildRequires: openldap-devel
cb01f039 26BuildRequires: openssl-devel >= 0.9.7c
27BuildRequires: openssl-tools >= 0.9.7c
28BuildRequires: openssl-tools-perl >= 0.9.7c
debd9b9c
JB
29BuildRequires: pam-devel
30BuildRequires: perl-devel
a78f0f7d 31BuildRequires: postgresql-devel
77b70afa 32BuildRequires: sysconftool
debd9b9c 33BuildRequires: zlib-devel
debb60a3 34%{?with_fam:BuildRequires: fam-devel}
36277a4b 35Requires(post,preun): /sbin/chkconfig
debb60a3 36%{?with_fam:Requires: fam}
ac45207a 37Provides: smtpdaemon
36277a4b 38BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
c5ebe9bf 39
06643d5d 40%define apachedir /srv/httpd
f65a4ca3 41%define _prefix /usr/lib/courier
36277a4b 42%define _mandir /usr/share/man
f65a4ca3
JB
43%define _localstatedir /var/spool/courier
44%define _sysconfdir /etc/courier
45%define initdir /etc/rc.d/init.d
c5ebe9bf 46
47# Change the following if your DocumentRoot and cgibindir differ. This is
48# the default redhat build:
49
f65a4ca3
JB
50%define _cgibindir %{apachedir}/cgi-bin
51%define _documentrootdir %{apachedir}/html
52%define _imageurl /webmail/
c5ebe9bf 53
c5ebe9bf 54%description
55Courier is a fully functional mail server, that can completely take
56over the mail services normally provided by sendmail, Qmail, or any
9e755595 57other mail server. Although Courier does not support all legacy
c5ebe9bf 58features of existing mail servers, the number of obsoleted functions
59is very small, and there are better, and more robust, alternatives
60available.
61
62Courier implements many SMTP extensions: DSN, PIPELINING, 8BITMIME.
63Courier also implements several new SMTP extensions for mailing list
64management and spam filtering.
65
f65a4ca3
JB
66%description -l pl
67