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