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 13 |
%define release 14 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
18 |
Patch7: e-smith-qmail-1.10.0-forcejunkmaildir.patch |
Patch7: e-smith-qmail-1.10.0-forcejunkmaildir.patch |
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 |
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildRequires: e-smith-devtools >= 1.13.0-04 |
BuildRequires: e-smith-devtools >= 1.13.0-04 |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
34 |
AutoReqProv: no |
AutoReqProv: no |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> |
38 |
|
- Apply a code tidyup patch from Gordon. [SME: 871] |
39 |
|
|
40 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
41 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
42 |
|
|
314 |
%patch7 -p1 |
%patch7 -p1 |
315 |
%patch8 -p1 |
%patch8 -p1 |
316 |
%patch9 -p1 |
%patch9 -p1 |
317 |
|
%patch10 -p1 |
318 |
|
|
319 |
%build |
%build |
320 |
perl createlinks |
perl createlinks |