1 |
# $Id: e-smith-qmail.spec,v 1.10 2010/10/14 21:25:06 vip-ire Exp $ |
# $Id: e-smith-qmail.spec,v 1.11 2012/01/16 16:21:30 wellsi 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 2.2.0 |
%define version 2.2.0 |
7 |
%define release 6 |
%define release 7 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
15 |
Patch2: e-smith-qmail-2.2.0-IncorrectUseOfBrackets2.patch |
Patch2: e-smith-qmail-2.2.0-IncorrectUseOfBrackets2.patch |
16 |
Patch3: e-smith-qmail-2.2.0-configure_number_of_log_files_to_keep.patch.patch |
Patch3: e-smith-qmail-2.2.0-configure_number_of_log_files_to_keep.patch.patch |
17 |
Patch4: e-smith-qmail-2.2.0-DotGroupFix.patch |
Patch4: e-smith-qmail-2.2.0-DotGroupFix.patch |
18 |
|
Patch5: e-smith-qmail-2.2.0-MaxMessageSize.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildRequires: e-smith-devtools >= 1.13.0-04 |
BuildRequires: e-smith-devtools >= 1.13.0-04 |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
AutoReqProv: no |
AutoReqProv: no |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme |
36 |
|
- Template Qmail MaxMessageSize [SME: 6798] |
37 |
|
|
38 |
* Sun Jan 15 2012 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme |
* Sun Jan 15 2012 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme |
39 |
- Allow groups with dots, by Filippo Carletti [SME: 6694] |
- Allow groups with dots, by Filippo Carletti [SME: 6694] |
40 |
|
|
335 |
%patch2 -p1 |
%patch2 -p1 |
336 |
%patch3 -p1 |
%patch3 -p1 |
337 |
%patch4 -p1 |
%patch4 -p1 |
338 |
|
%patch5 -p1 |
339 |
|
|
340 |
%build |
%build |
341 |
perl createlinks |
perl createlinks |