1 |
|
# $Id: e-smith-qmail.spec,v 1.13 2013/05/01 23:58:39 burnat Exp $ |
2 |
|
|
3 |
Summary: startup scripts for Dan Bernstein's qmail package |
Summary: startup scripts for Dan Bernstein's qmail package |
4 |
%define name e-smith-qmail |
%define name e-smith-qmail |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 1.10.0 |
%define version 2.2.0 |
7 |
%define release 16 |
%define release 9 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
11 |
Group: Networking/Daemons |
Group: Networking/Daemons |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch0: e-smith-qmail-1.10.0.no_connect_zero.patch |
Patch0: e-smith-qmail-2.2.0_no-workaround.patch |
14 |
Patch1: e-smith-qmail-1.10.0-update-groups.patch |
Patch1: e-smith-qmail-2.2.0-IncorrectUseOfBrackets.patch |
15 |
Patch2: e-smith-qmail-1.10.0-DomainMailOnly.patch |
Patch2: e-smith-qmail-2.2.0-IncorrectUseOfBrackets2.patch |
16 |
Patch3: e-smith-qmail-1.10.0-MailRouting.patch |
Patch3: e-smith-qmail-2.2.0-configure_number_of_log_files_to_keep.patch.patch |
17 |
Patch4: e-smith-qmail-1.10.0-MaxMessageSize.patch |
Patch6: e-smith-qmail-2.2.0-modify_domain_style_pseudonyms.patch |
|
Patch5: e-smith-qmail-1.10.0-helohost.patch |
|
|
Patch6: e-smith-qmail-1.10.0-ExcludeFromEveryoneEmail.patch |
|
|
Patch7: e-smith-qmail-1.10.0-forcejunkmaildir.patch |
|
|
Patch8: e-smith-qmail-1.10.0-qmailadmin.patch |
|
|
Patch9: e-smith-qmail-1.10.0-sv.patch |
|
|
Patch10: e-smith-qmail-1.10.0-userName.patch |
|
|
Patch11: e-smith-qmail-1.10.0-catchall.patch2 |
|
|
Patch12: e-smith-qmail-1.10.0-tcpto.patch |
|
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildRequires: e-smith-devtools >= 1.13.0-04 |
BuildRequires: e-smith-devtools >= 1.13.0-04 |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
23 |
Requires: fastforward |
Requires: fastforward |
24 |
Requires: runit |
Requires: runit |
25 |
Requires: e-smith-email |
Requires: e-smith-email |
26 |
Requires: qmail-workaround |
Requires: qmail >= 1.03-17 |
27 |
Provides: e-smith-mta |
Provides: e-smith-mta |
28 |
Conflicts: runit < 1.7 |
Conflicts: runit < 1.7 |
29 |
Obsoletes: qmail-initscripts |
Obsoletes: qmail-initscripts |
30 |
|
Obsoletes: qmail-workaround |
31 |
AutoReqProv: no |
AutoReqProv: no |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Thu May 09 2013 chris burnat <devlist@burnat.com> 2.2.0-9.sme |
35 |
|
- Reverse change in Template Qmail MaxMessageSize [SME: 6798] |
36 |
|
|
37 |
|
* Wed May 01 2013 chris burnat <devlist@burnat.com> 2.2.0-8.sme |
38 |
|
- modify domain style pseudonyms to point to the correct user, by Filippo Carletti [SME: 7055] |
39 |
|
|
40 |
|
* Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme |
41 |
|
- Template Qmail MaxMessageSize [SME: 6798] |
42 |
|
|
43 |
|
* Sun Jan 15 2012 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme |
44 |
|
- Allow groups with dots, by Filippo Carletti [SME: 6694] |
45 |
|
|
46 |
|
* Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-5.sme |
47 |
|
- Read number of log files to keep from the DB [SME: 5855] |
48 |
|
|
49 |
|
* Sat Sep 05 2009 Gavin Weight <gweight@gmail.com> 2.2.0-4 |
50 |
|
- SMTPSmartHost template incorrectly uses brackets to avoid MX lookups. [SME: 5456] |
51 |
|
|
52 |
|
* Mon May 18 2009 Gavin Weight <gweight@gmail.com> 2.2.0-3 |
53 |
|
- smtproutes template incorrectly uses brackets to avoid MX lookups. [SME: 5257] |
54 |
|
|
55 |
|
* Tue May 12 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-2 |
56 |
|
- Remove qmail-workaround and obsolete it after patch to treat 0.0.0.0 as a |
57 |
|
local ip [SME: 5171] |
58 |
|
|
59 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
60 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
61 |
|
|
62 |
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 1.10.0-16 |
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 1.10.0-16 |
63 |
- Create tcpto lockfile in run script [SME: 3055] |
- Create tcpto lockfile in run script [SME: 3055] |
64 |
|
|
339 |
%patch1 -p1 |
%patch1 -p1 |
340 |
%patch2 -p1 |
%patch2 -p1 |
341 |
%patch3 -p1 |
%patch3 -p1 |
|
%patch4 -p1 |
|
|
%patch5 -p1 |
|
342 |
%patch6 -p1 |
%patch6 -p1 |
|
%patch7 -p1 |
|
|
%patch8 -p1 |
|
|
%patch9 -p1 |
|
|
%patch10 -p1 |
|
|
%patch11 -p1 |
|
|
%patch12 -p1 |
|
343 |
|
|
344 |
%build |
%build |
345 |
perl createlinks |
perl createlinks |