2 |
%define name e-smith-email |
%define name e-smith-email |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 4.16.0 |
%define version 4.16.0 |
5 |
%define release 21 |
%define release 22 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
27 |
Patch16: e-smith-email-4.16.0-uriencode.patch |
Patch16: e-smith-email-4.16.0-uriencode.patch |
28 |
Patch17: e-smith-email-4.16.0-uriencode.patch2 |
Patch17: e-smith-email-4.16.0-uriencode.patch2 |
29 |
Patch18: e-smith-email-4.16.0-spamreject.patch |
Patch18: e-smith-email-4.16.0-spamreject.patch |
30 |
|
Patch19: e-smith-email-4.16.0-purge-junkmail.patch |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
Requires: e-smith-base >= 4.15.0-39 |
Requires: e-smith-base >= 4.15.0-39 |
33 |
Requires: e-smith-tinydns >= 1.0.0-5 |
Requires: e-smith-tinydns >= 1.0.0-5 |
51 |
e-smith server and gateway software - email module. |
e-smith server and gateway software - email module. |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Mon Jun 25 2007 Charlie Brady <charlie_brady@mitel.com> 4.16.0-22 |
55 |
|
- Add diagnostic if .junkmail Maildir is broken. [SME: 2739] |
56 |
|
|
57 |
* Tue Jun 12 2007 Shad L. Lords <slords@mail.com> 4.16.0-21 |
* Tue Jun 12 2007 Shad L. Lords <slords@mail.com> 4.16.0-21 |
58 |
- Add default to SpamReject to get rid of warnings [SME: 2395] |
- Add default to SpamReject to get rid of warnings [SME: 2395] |
59 |
|
|
1315 |
%patch16 -p1 |
%patch16 -p1 |
1316 |
%patch17 -p1 |
%patch17 -p1 |
1317 |
%patch18 -p1 |
%patch18 -p1 |
1318 |
|
%patch19 -p1 |
1319 |
|
|
1320 |
%build |
%build |
1321 |
perl createlinks |
perl createlinks |