1 |
# $Id: e-smith-qmail.spec,v 1.12 2013/02/22 06:02:06 wellsi Exp $ |
# $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 2.2.0 |
%define version 2.2.0 |
7 |
%define release 8 |
%define release 9 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
14 |
Patch1: e-smith-qmail-2.2.0-IncorrectUseOfBrackets.patch |
Patch1: e-smith-qmail-2.2.0-IncorrectUseOfBrackets.patch |
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 |
|
Patch5: e-smith-qmail-2.2.0-MaxMessageSize.patch |
|
17 |
Patch6: e-smith-qmail-2.2.0-modify_domain_style_pseudonyms.patch |
Patch6: e-smith-qmail-2.2.0-modify_domain_style_pseudonyms.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 |
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 |
* 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] |
- modify domain style pseudonyms to point to the correct user, by Filippo Carletti [SME: 7055] |
39 |
|
|
339 |
%patch1 -p1 |
%patch1 -p1 |
340 |
%patch2 -p1 |
%patch2 -p1 |
341 |
%patch3 -p1 |
%patch3 -p1 |
|
%patch5 -p1 |
|
342 |
%patch6 -p1 |
%patch6 -p1 |
343 |
|
|
344 |
%build |
%build |