]> git.pld-linux.org Git - packages/courier-imap.git/blame - courier-imap.spec
- cosmetics.
[packages/courier-imap.git] / courier-imap.spec
CommitLineData
4e8547d5 1#
1270157e 2# Conditional build:
4e8547d5
JB
3# _without_ldap - without LDAP support
4# _without_mysql - without MySQL support
8a084354 5Summary: Courier-IMAP server
4e8547d5 6Summary(pl): Serwer Courier-IMAP
c8a16646 7Name: courier-imap
26faac51 8Version: 1.3.9
21d038ce 9Release: 1
fb05bccc 10License: GPL
8a084354 11Group: Networking/Daemons
27b28430 12Group(de): Netzwerkwesen/Server
13Group(pl): Sieciowe/Serwery
1270157e 14Source0: http://download.sourceforge.net/courier/%{name}-%{version}.tar.gz
b89304e7 15Source1: %{name}.init
8a084354 16Source2: %{name}-pop3.init
17Source3: %{name}-authdaemon.init
18Source4: %{name}.pamd
19Source5: %{name}-pop3.pamd
20Source6: %{name}.sysconfig
21Source7: %{name}-pop3.sysconfig
22Source8: %{name}-authdaemon.sysconfig
1270157e 23URL: http://www.inter7.com/courierimap/
4e8547d5
JB
24%{!?_without_mysql:BuildRequires: mysql-devel}
25%{!?_without_ldap:BuildRequires: openldap-devel}
21d038ce 26Prereq: rc-scripts
55311f1f 27Provides: imapdaemon
1270157e 28Requires: %{name}-common = %{version}
21d038ce 29BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
1270157e 30Obsoletes: imapdaemon
55311f1f 31
fb05bccc 32%define _libexecdir /usr/lib/courier-imap
8a084354 33%define _sysconfdir /etc/courier-imap
f727c71b 34
35%description
36Courier-IMAP is an IMAP server for Maildir mailboxes.
37
e541686a 38%description -l pl
39Courier-IMAP jest serwerem IMAP dla skrzynek pocztowych Maildir.
40
8a084354 41%package common
4e8547d5
JB
42Summary: Common files for imap and pop daemons
43