2 |
%define name e-smith-qmail |
%define name e-smith-qmail |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.10.0 |
%define version 1.10.0 |
5 |
%define release 14 |
%define release 15 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
19 |
Patch8: e-smith-qmail-1.10.0-qmailadmin.patch |
Patch8: e-smith-qmail-1.10.0-qmailadmin.patch |
20 |
Patch9: e-smith-qmail-1.10.0-sv.patch |
Patch9: e-smith-qmail-1.10.0-sv.patch |
21 |
Patch10: e-smith-qmail-1.10.0-userName.patch |
Patch10: e-smith-qmail-1.10.0-userName.patch |
22 |
|
Patch11: e-smith-qmail-1.10.0-catchall.patch2 |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildRequires: e-smith-devtools >= 1.13.0-04 |
BuildRequires: e-smith-devtools >= 1.13.0-04 |
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
35 |
AutoReqProv: no |
AutoReqProv: no |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.10.0-15 |
39 |
|
- Domain catchall Redirection to Account [SME:1922] |
40 |
|
|
41 |
* Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> |
* Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> |
42 |
- Apply a code tidyup patch from Gordon. [SME: 871] |
- Apply a code tidyup patch from Gordon. [SME: 871] |
43 |
|
|
319 |
%patch8 -p1 |
%patch8 -p1 |
320 |
%patch9 -p1 |
%patch9 -p1 |
321 |
%patch10 -p1 |
%patch10 -p1 |
322 |
|
%patch11 -p1 |
323 |
|
|
324 |
%build |
%build |
325 |
perl createlinks |
perl createlinks |