~ubuntu-branches/debian/wheezy/courier/wheezy

« back to all changes in this revision

Viewing changes to courier.lpspec

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Hornburg (Racke)
  • Date: 2009-03-08 16:42:08 UTC
  • mfrom: (1.2.1 upstream) (4.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090308164208-nlve2wtx9bbrulmd
Tags: 0.61.2-1
* New upstream release.
* Lintian:
  - fix chown in courier-webadmin postinst
  - removed courier-base preinst
  - added debhelper token to courier-mta.preinst
  - removed *.conffiles

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: courier.lpspec.in,v 1.22 2008/06/30 00:34:01 mrsam Exp $
 
1
# $Id: courier.lpspec.in,v 1.23 2008/08/07 22:45:25 mrsam Exp $
2
2
#
3
3
# Copyright 2005 Double Precision, Inc.  See COPYING for
4
4
# distribution information.
11
11
%{?_without_fax:    %define with_fax 0}
12
12
%{!?_without_fax:   %define with_fax 1}
13
13
 
 
14
%{?_without_fam:    %define with_fam 0}
 
15
%{!?_without_fam:   %define with_fam 1}
 
16
 
14
17
%define alternatives %(test -x /usr/sbin/alternatives && echo 1 || echo 0)
15
18
 
16
19
# -----------------------------------------------------------------------------
17
20
 
18
21
Name:             courier
19
 
Version:          0.60.0
 
22
Version:          0.61.2
20
23
Release:          1
21
 
Source:           http://download.sourceforge.net/courier/courier-0.60.0.tar.bz2
 
24
Source:           http://download.sourceforge.net/courier/courier-0.61.2.tar.bz2
22
25
Group:            Applications/Mail/Courier Mail Server
23
26
BuildRequires:    courier-authlib-devel >= 0.55
24
27
BuildRequires:    fileutils
31
34
BuildRequires:    expect
32
35
BuildRequires:    gdbm-devel
33
36
BuildRequires:    pam-devel
34
 
BuildRequires:    /usr/include/fam.h
 
37
%if %with_fam
 
38
BuildRequires:      /usr/include/fam.h
 
39
%endif
35
40
BuildRequires:    perl(ExtUtils::Embed)
36
41
BuildRequires:    /etc/mime.types
37
42
 
93
98
 
94
99
 
95
100
%package
96
 
Summary:          Courier 0.60.0 mail server
 
101
Summary:          Courier 0.61.2 mail server
97
102
URL:              http://www.courier-mta.org
98
103
Provides:         smtpdaemon server(smtp)
99
104
AutoProv:         no
130
135
 
131
136
%else
132
137
%package sendmail-wrapper
133
 
Summary: Courier 0.60.0 soft links for sendmail
 
138
Summary: Courier 0.61.2 soft links for sendmail
134
139
 
135
140
This package contains two soft links from /usr/sbin/sendmail and
136
141
/usr/lib/sendmail to %{_bindir}/sendmail.  This allows application
138
143
%endif
139
144
 
140
145
%package ldap
141
 
Summary: Courier 0.60.0 LDAP modules configuration screen
 
146
Summary: Courier 0.61.2 LDAP modules configuration screen
142
147
 
143
148
This package contains the webadmin LDAP modules and the
144
149
webadmin configuration screen for Courier.
145
150
 
146
151
%package mysql
147
 
Summary: Courier 0.60.0 MySQL configuration screen
 
152
Summary: Courier 0.61.2 MySQL configuration screen
148
153
 
149
154
This package contains the webadmin MySQL configuration screen for Courier.
150
155
 
151
156
%package pgsql
152
 
Summary: Courier 0.60.0 PostgreSQL configuration screen
 
157
Summary: Courier 0.61.2 PostgreSQL configuration screen
153
158
 
154
159
This package conains the webadmin PostgreSQL configuration screen for Courier.
155
160
 
156
161
%package pop3d
157
 
Summary: Courier 0.60.0 Integrated POP3 server
 
162
Summary: Courier 0.61.2 Integrated POP3 server
158
163
Requires: courier=%{__version}-%{__release} fileutils
159
164
 
160
165
This package adds POP3 server access to the Courier mail server.
164
169
this package.
165
170
 
166
171
%package imapd
167
 
Summary: Courier 0.60.0 Integrated IMAP server
 
172
Summary: Courier 0.61.2 Integrated IMAP server
168
173
Requires: courier=%{__version}-%{__release} fileutils
169
174
 
170
175
This package adds IMAP server access to the Courier mail server.
180
185
remove the standalone version.
181
186
 
182
187
%package webmail
183
 
Summary: Courier 0.60.0 Integrated HTTP (webmail) server
 
188
Summary: Courier 0.61.2 Integrated HTTP (webmail) server
184
189
Requires: courier=%{__version}-%{__release} %{_documentrootdir} vixie-cron gnupg >= 1.0.5 expect fileutils
185
190
%if %is_not_mandrake
186
191
Requires: %{_cgibindir}
191
196
cgi-bin directory.  You must have apache installed.
192
197
 
193
198
%package webadmin
194
 
Summary: Courier 0.60.0 web-based administration tool
 
199
Summary: Courier 0.61.2 web-based administration tool
195
200
Requires: courier=%{__version}-%{__release} %{_documentrootdir}
196
201
%if %is_not_mandrake
197
202
Requires: %{_cgibindir}
208
213
for information on enabling external non-SSL access.
209
214
 
210
215
%package mlm
211
 
Summary: Courier 0.60.0 Integrated Mailing List Manager
 
216
Summary: Courier 0.61.2 Integrated Mailing List Manager
212
217
Requires: courier=%{__version}-%{__release}
213
218
 
214
219
This package installs couriermlm - a mailing list manager for the
223
228
posting aliases, and moderated mailing lists.
224
229
 
225
230
%package mlm-web
226
 
Summary: Courier 0.60.0 Integrated web-based mailing list interface
227
 
Requires: courier-mlm=0.60.0 %{_documentrootdir}
 
231
Summary: Courier 0.61.2 Integrated web-based mailing list interface
 
232
Requires: courier-mlm=0.61.2 %{_documentrootdir}
228
233
%if %is_not_mandrake
229
234
Requires: %{_cgibindir}
230
235
%endif
235
240
installed.
236
241
 
237
242
%package maildrop
238
 
Summary: Courier 0.60.0 Integrated mail filter
 
243
Summary: Courier 0.61.2 Integrated mail filter
239
244
Requires: courier=%{__version}-%{__release}
240
245
 
241
246
This package adds mail filtering abilities to Courier.  Mail filtering
246
251
 
247
252
%if %with_fax
248
253
%package fax
249
 
Summary: Courier 0.60.0 fax support
 
254
Summary: Courier 0.61.2 fax support
250
255
Requires: courier=%{__version}-%{__release} groff ghostscript netpbm-progs mgetty-sendfax
251
256
 
252
257
This package adds support for faxing E-mail messages.  You need to install
255
260
%endif
256
261
 
257
262
%package maildrop-wrapper
258
 
Summary: Courier 0.60.0 soft links for maildrop
 
263
Summary: Courier 0.61.2 soft links for maildrop
259
264
Requires: courier-maildrop = %{__version}-%{__release}
260
265
 
261
266
This package installs several soft links from the /usr/local/bin