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 15 |
%define release 16 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch11: e-smith-qmail-1.10.0-catchall.patch2 |
23 |
|
Patch12: e-smith-qmail-1.10.0-tcpto.patch |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildRequires: e-smith-devtools >= 1.13.0-04 |
BuildRequires: e-smith-devtools >= 1.13.0-04 |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
36 |
AutoReqProv: no |
AutoReqProv: no |
37 |
|
|
38 |
%changelog |
%changelog |
39 |
|
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 1.10.0-16 |
40 |
|
- Create tcpto lockfile in run script [SME: 3055] |
41 |
|
|
42 |
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.10.0-15 |
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.10.0-15 |
43 |
- Domain catchall Redirection to Account [SME:1922] |
- Domain catchall Redirection to Account [SME:1922] |
44 |
|
|
324 |
%patch9 -p1 |
%patch9 -p1 |
325 |
%patch10 -p1 |
%patch10 -p1 |
326 |
%patch11 -p1 |
%patch11 -p1 |
327 |
|
%patch12 -p1 |
328 |
|
|
329 |
%build |
%build |
330 |
perl createlinks |
perl createlinks |