/[smeserver]/rpms/e-smith-qmail/sme9/e-smith-qmail.spec
ViewVC logotype

Contents of /rpms/e-smith-qmail/sme9/e-smith-qmail.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download)
Thu May 23 07:47:20 2013 UTC (11 years, 1 month ago) by burnat
Branch: MAIN
CVS Tags: e-smith-qmail-2_4_0-5_el6_sme
Changes since 1.4: +7 -2 lines
* Thu May 23 2013 chris burnat <devlist@burnat.com> 2.4.0-5.sme
- Modify domain style pseudonym pointing to user with dot in name, by Filippo Carletti [SME: 7614]

1 # $Id: e-smith-qmail.spec,v 1.4 2013/05/15 03:53:29 burnat Exp $
2
3 Summary: startup scripts for Dan Bernstein's qmail package
4 %define name e-smith-qmail
5 Name: %{name}
6 %define version 2.4.0
7 %define release 5
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.xz
13 Patch2: e-smith-qmail-2.4.0-modify_domain_style_pseudonyms.patch
14 Patch3: e-smith-qmail-2.4.0-modify_domain_style_pseudonyms_dot_in_name.patch
15 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16 BuildRequires: e-smith-devtools >= 1.13.0-04
17 BuildArchitectures: noarch
18 Requires: qmail
19 Requires: dot-forward
20 Requires: fastforward
21 Requires: runit
22 Requires: e-smith-email
23 Requires: qmail >= 1.03-17
24 Provides: e-smith-mta
25 Conflicts: runit < 1.7
26 Obsoletes: qmail-initscripts
27 Obsoletes: qmail-workaround
28 AutoReqProv: no
29
30 %changelog
31 * Thu May 23 2013 chris burnat <devlist@burnat.com> 2.4.0-5.sme
32 - Modify domain style pseudonym pointing to user with dot in name, by Filippo Carletti [SME: 7614]
33
34 * Wed May 15 2013 chris burnat <devlist@burnat.com> 2.4.0-4.sme
35 - Reverse change in Template Qmail MaxMessageSize [SME: 7393]
36
37 * Fri May 03 2013 chris burnat <devlist@burnat.com> 2.4.0-3.sme
38 - Reverse Allow groups with dots [SME 6694] and modify domain style pseudonyms to point to the correct user, by Filippo Carletti [SME: 7572]
39
40 * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
41 - Template Qmail MaxMessageSize [SME: 7393]
42
43 * Wed Feb 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
44 - Roll new stream for sme9
45
46 * Sun Jan 15 2012 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
47 - Allow groups with dots, by Filippo Carletti [SME: 6694]
48
49 * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-5.sme
50 - Read number of log files to keep from the DB [SME: 5855]
51
52 * Sat Sep 05 2009 Gavin Weight <gweight@gmail.com> 2.2.0-4
53 - SMTPSmartHost template incorrectly uses brackets to avoid MX lookups. [SME: 5456]
54
55 * Mon May 18 2009 Gavin Weight <gweight@gmail.com> 2.2.0-3
56 - smtproutes template incorrectly uses brackets to avoid MX lookups. [SME: 5257]
57
58 * Tue May 12 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-2
59 - Remove qmail-workaround and obsolete it after patch to treat 0.0.0.0 as a
60 local ip [SME: 5171]
61
62 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
63 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
64
65 * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 1.10.0-16
66 - Create tcpto lockfile in run script [SME: 3055]
67
68 * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.10.0-15
69 - Domain catchall Redirection to Account [SME:1922]
70
71 * Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com>
72 - Apply a code tidyup patch from Gordon. [SME: 871]
73
74 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
75 - Clean up spec so package can be built by koji/plague
76
77 * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.10.0-13
78 - Change ownership/perms on /var/qmail/alias directory [SME: 2709]
79
80 * Thu Feb 15 2007 Charlie Brady <charlie_brady@mitel.com>
81 - Use sv rather than deprecated runsvctrl in ip-up script. [SME: 2486]
82
83 * Mon Jan 22 2007 Shad L. Lords <slords@mail.com> 1.10.0-11
84 - Allow admin user to be configured via users panel. [SME: 827]
85
86 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
87 - Update to new release naming. No functional changes.
88 - Make Packager generic
89
90 * Fri Aug 25 2006 Gordon Rowell <gordonr@gormand.com.au> 1.10.0-10
91 - Force creation of junkmail folder as some users like to delete
92 it [SME: 1130]
93
94 * Mon Aug 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.10.0-09
95 - Allow optional EveryoneEmail property of user and 'admin' accounts
96 If set to 'no', do not include this user in the shared/everyone
97 email alias [SME: 1842]
98
99 * Thu Aug 3 2006 Gordon Rowell <gordonr@gormand.com.au> 1.10.0-08
100 - Allow optional $smtpd{HeloHost} value for configuring HELO host,
101 defaulting to $DomainName [SME: 1790]
102
103 * Thu Jun 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.10.0-07
104 - Default qmail{MaxMessageSize} to 15,000,000 bytes [SME: 1624]
105
106 * Mon May 15 2006 Gordon Rowell <gordonr@gormand.com.au> 1.10.0-06
107 - Bump version only [SME: 1415]
108
109 * Wed May 10 2006 Gordon Rowell <gordonr@gormand.com.au> 1.10.0-05sme01
110 - Allow optional MailServer property of domains db records and
111 deliver mail in this order of preference:
112 - As per the MailServer property of the domain
113 - $DelegateMailServer
114 - localhost (i.e. locally)
115 NOTE:
116 - If DelegateMailServer is not set, the users must exist on the
117 gateway or mail will be rejected
118 - If DelegateMailServer is set, all mail for the domain will be
119 forwarded to the relevant internal mail server [SME: 1253]
120
121 * Wed May 10 2006 Gordon Rowell <gordonr@gormand.com.au> 1.10.0-04sme01
122 - Remove virtualdomains entries for hosts db entries. We only
123 handle mail for domains without customisation [SME: 1415]
124
125 * Sat Apr 8 2006 Charlie Brady <charlie_brady@mitel.com> 1.10.0-03
126 - Update group .qmail files when deleting/modifying users. [SME: 1200]
127
128 * Thu Mar 23 2006 Charlie Brady <charlie_brady@mitel.com> 1.10.0-02
129 - Use shared library to block 0.0.0.0 MX mail loops. [SME: 1116]
130
131 * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.10.0-01
132 - Roll stable stream version. [SME: 1016]
133
134 * Fri Mar 03 2006 Charlie Brady <charlie_brady@mitel.com> 1.9.1-05
135 - Add ~alias/.qmail-shared-default symlink. [SME: 764]
136
137 * Thu Feb 16 2006 Charlie Brady <charlieb@e-smith.com> 1.9.1-04
138 - Fix migration when AdminEmail is not set. [SME: 818]
139
140 * Thu Feb 16 2006 Charlie Brady <charlieb@e-smith.com> 1.9.1-03
141 - Use standard user .qmail template for admin user. Migrate
142 AdminEmail setting to $admin{ForwardAddress}. [SME: 818]
143
144 * Tue Jan 24 2006 Charlie Brady <charlieb@e-smith.com> 1.9.1-02
145 - Fix duplicate symlink creation attempt in bootstrap-console-save
146 directory (during RPM build). [SME: 555]
147
148 * Wed Jan 11 2006 Gordon Rowell <gordonr@gormand.com.au> 1.9.1-01
149 - Roll patches to 1.9.0-16
150 - Change ~alias/.qmail{default,localdelivery-default,shared} into
151 directory templates [SME: 440]
152
153 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.9.0-16
154 - Bump release number only
155
156 * Tue Nov 22 2005 Charlie Brady <charlieb@e-smith.com>
157 - [1.9.0-15]
158 - Fix broken symlink in group-delete event. Delete -default .qmail file
159 when deleting group. [SF: 1363973]
160
161 * Tue Nov 1 2005 Charlie Brady <charlieb@e-smith.com>
162 - [1.9.0-14]
163 - Improve /var/qmail/users/assign/70pseudonyms error handling. [SF: 1337029]
164 - Fix error text from 60users template fragment. [SF: 1345206]
165
166 * Fri Oct 21 2005 Gordon Rowell <gordonr@e-smith.com>
167 - [1.9.0-13]
168 - Add quotes around 'Recipient unknown' when calling bouncesaying.
169 Otherwise we're trying to call a program called 'unknown' [SF: 1334002]
170
171 * Wed Oct 19 2005 Charlie Brady <charlieb@e-smith.com>
172 - [1.9.0-12]
173 - Ensure failsafe .qmail file if EmailForward property is not set.
174 [SF: 1330452]
175
176 * Fri Oct 7 2005 Charlie Brady <charlieb@e-smith.com>
177 - [1.9.0-11]
178 - Expand virtualdomains in pseudonym-* events. Replace use of control/1
179 by generic actions, plus qmail-newu symlinked into event directories.
180 [SF: 1311349]
181
182 * Mon Sep 26 2005 Gordon Rowell <gordonr@gormand.com.au>
183 - [1.9.0-10]
184 - Split up templates-user/.qmail into fragments which return
185 one or zero lines. It's much cleaner and helps with add-ons.
186 Move .qmail/20Forward -> 70Forward to leave more room for
187 add-ons [SF: 1252336]
188 - Minor fixups - thanks Stephen Noble [SF: 1252336]
189 - TODO: Remove the 10Filter stuff and migrate
190 qmail{DeliveryInstruction} and qmail{DeliveryType}
191
192 * Mon Sep 19 2005 Gordon Rowell <gordonr@e-smith.com>
193 - [1.9.0-09]
194 - Correct /var/qmail/users/assign/50system fragment so that
195 mail for system accounts is delivered to admin [SF: 1284311]
196
197 * Tue Sep 13 2005 Gordon Rowell <gordonr@gormand.com.au>
198 - [1.9.0-08]
199 - Add extension address handling for pseudonyms and groups.
200 [SF: 1286823]
201
202 * Mon Aug 22 2005 Charlie Brady <charlieb@e-smith.com>
203 - [1.9.0-07]
204 - Make correct /service symlink, so that a runit finds the
205 run files. [SF: 1264668]
206
207 * Wed Aug 10 2005 Shad Lords <slords@mail.com>
208 - [1.9.0-06]
209 - Add empty template-begin header for users/assign
210 - Add requires for e-smith-email
211 - Add provides e-smith-mta
212
213 * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
214 - [1.9.0-05]
215 - Add in all qmail specific code from e-smith-email. [SF: 1255261]
216
217 * Wed Dec 29 2004 Charlie Brady <charlieb@e-smith.com>
218 - [1.9.0-04]
219 - Remove dangling conf-migrate-* symlink [charlieb MN00062545]
220
221 * Tue Dec 28 2004 Charlie Brady <charlieb@e-smith.com>
222 - [1.9.0-03]
223 - Remove no longer needed conf-migrate-* action [charlieb MN00062545]
224 - Replace deprecated Copyright header with License header.
225
226 * Thu Feb 12 2004 Michael Soulier <msoulier@e-smith.com>
227 - [1.9.0-02]
228 - Updating with esmith::Build::CreateLinks, and the new genfilelist options.
229 - Yanked migrate-qmail-logfiles, as it was causing problems.
230 [msoulier dpar-20522]
231
232 * Fri Feb 6 2004 Michael Soulier <msoulier@e-smith.com>
233 - [1.9.0-01]
234 - rolling to dev - 1.9.0
235
236 * Thu Aug 28 2003 Michael Soulier <msoulier@e-smith.com>
237 - [1.8.0-02]
238 - Adding K* init symlinks in runlevels 0, 1 and 6. [msoulier 9761]
239
240 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
241 - [1.8.0-01]
242 - Changing version to stable stream number - 1.8.0
243
244 * Wed Nov 6 2002 Charlie Brady <charlieb@e-smith.com>
245 - [1.7.0-01]
246 - Rolling development stream version to 1.7.0
247
248 * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
249 - [1.6.0-01]
250 - Roll to maintained version number to 1.6.0
251
252 * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
253 - [1.6.0-01]
254 - Roll to maintained version number to 1.6.0
255
256 * Wed Aug 21 2002 Charlie Brady <charlieb@e-smith.com>
257 - [1.5.1-01]
258 - Remove bogus e-smith-base dependency, which shows as an unmet
259 dependency on our workstations.
260 - Add rc7.d symlink [charlieb 4458]
261
262 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
263 - [1.5.0-01]
264 - Changing version to development stream number to 1.5.0
265
266 * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
267 - [1.4.0-01]
268 - Changing version to maintained stream number to 1.4.0
269
270 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
271 - [1.3.9-01]
272 - RPM rebuild forced by cvsroot2rpm
273
274 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
275 - [1.3.8-01]
276 - testing co2rpm --force
277
278 * Thu May 23 2002 Charlie Brady <charlieb@e-smith.com>
279 - [1.3.7-01]
280 - Remove world read and execute permission from qmail log directory.
281
282 * Thu Apr 18 2002 Gordon Rowell <gordonr@e-smith.com>
283 - [1.3.6-01]
284 - /supervise/qmail -> /service/qmail [gordonr 3044]
285
286 * Thu Apr 18 2002 Gordon Rowell <gordonr@e-smith.com>
287 - [1.3.5-01]
288 - Added /bin, /usr/bin and /usr/local/bin to qmail's path [gordonr 3044]
289
290 * Thu Apr 18 2002 Gordon Rowell <gordonr@e-smith.com>
291 - [1.3.4-01]
292 - And create /var/log/qmail [gordonr 3044]
293
294 * Thu Apr 18 2002 Gordon Rowell <gordonr@e-smith.com>
295 - [1.3.3-01]
296 - And create directory for pipes to be written to [gordonr 3044]
297
298 * Thu Apr 18 2002 Gordon Rowell <gordonr@e-smith.com>
299 - [1.3.2-01]
300 - Created pipes, symlinks and empty files in SPEC file [gordonr 3044]
301
302 * Thu Apr 18 2002 Gordon Rowell <gordonr@e-smith.com>
303 - [1.3.1-01]
304 - Initial CVS import
305
306 * Thu Apr 18 2002 Gordon Rowell <gordonr@e-smith.com>
307 - [1.3.0-01]
308 - rollRPM: Rolled version number to 1.3.0-01. Includes patches up to 1.2.0-02.
309
310 * Fri Aug 17 2001 gordonr
311 - [1.2.0-02]
312 - Autorebuild by rebuildRPM
313
314 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
315 - [1.2.0-01]
316 - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-04.
317
318 * Tue May 1 2001 Peter Samuel <peters@e-smith.com>
319 - [1.1.0-04]
320 - added /var/log/qmail to filelist
321
322 * Tue May 1 2001 Peter Samuel <peters@e-smith.com>
323 - [1.1.0-03]
324 - added migrate-qmail-logfiles action to post-upgrade
325
326 * Mon Apr 30 2001 Peter Samuel <peters@e-smith.com>
327 - [1.1.0-02]
328 - added conf-migrate-qmail-variables actions to migrate qmail.init
329 configuration variable to qmail
330 - added e-smith header to files
331
332 * Mon Apr 30 2001 Peter Samuel <peters@e-smith.com>
333 - [1.1.0-01]
334 - initial release
335
336 %description
337 Startup scripts for Dan Bernstein's qmail package.
338
339 %prep
340 %setup
341 %patch2 -p1
342 %patch3 -p1
343
344 %build
345 perl createlinks
346
347 %install
348 rm -rf $RPM_BUILD_ROOT
349 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
350 rm -f %{name}-%{version}-%{release}-filelist
351 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
352 --dir '/var/service/qmail' 'attr(1755,root,root)' \
353 --file '/var/service/qmail/down' 'attr(0644,root,root)' \
354 --file '/var/service/qmail/run' 'attr(0755,root,root)' \
355 --file '/var/service/qmail/control/1' 'attr(0750,root,root)' \
356 --dir '/var/service/qmail/supervise' 'attr(0700,root,root)' \
357 --dir '/var/service/qmail/log' 'attr(0755,root,root)' \
358 --file '/var/service/qmail/log/run' 'attr(0755,root,root)' \
359 --dir '/var/service/qmail/log/supervise' 'attr(0700,root,root)' \
360 --dir '/var/log/qmail' 'attr(2750,qmaill,nofiles)' \
361 --dir '/var/qmail/alias' 'attr(2755,alias,qmail)' \
362 > %{name}-%{version}-%{release}-filelist
363 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
364
365 %clean
366 rm -rf $RPM_BUILD_ROOT
367
368 %pre
369 %preun
370 %post
371 %postun
372
373 %files -f %{name}-%{version}-%{release}-filelist
374 %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed