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