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 23 |
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 |
|
Patch20: e-smith-email-4.17.0-VisibleInternal.patch |
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
Requires: e-smith-base >= 4.15.0-39 |
Requires: e-smith-base >= 4.15.0-39 |
34 |
Requires: e-smith-tinydns >= 1.0.0-5 |
Requires: e-smith-tinydns >= 1.0.0-5 |
52 |
e-smith server and gateway software - email module. |
e-smith server and gateway software - email module. |
53 |
|
|
54 |
%changelog |
%changelog |
55 |
|
* Thu Jan 17 2008 Federico Simoncelli <federico.simoncelli@gmail.com> 4.16.0-23 |
56 |
|
- add visible internal toggle to pseudonym panel [SME: 3497] |
57 |
|
|
58 |
|
* Mon Jun 25 2007 Charlie Brady <charlie_brady@mitel.com> 4.16.0-22 |
59 |
|
- Add diagnostic if .junkmail Maildir is broken. [SME: 2739] |
60 |
|
|
61 |
* 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 |
62 |
- Add default to SpamReject to get rid of warnings [SME: 2395] |
- Add default to SpamReject to get rid of warnings [SME: 2395] |
63 |
|
|
1319 |
%patch16 -p1 |
%patch16 -p1 |
1320 |
%patch17 -p1 |
%patch17 -p1 |
1321 |
%patch18 -p1 |
%patch18 -p1 |
1322 |
|
%patch19 -p1 |
1323 |
|
%patch20 -p1 |
1324 |
|
|
1325 |
%build |
%build |
1326 |
perl createlinks |
perl createlinks |