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