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 22 |
%define release 24 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch19: e-smith-email-4.16.0-purge-junkmail.patch |
31 |
|
Patch20: e-smith-email-4.17.0-VisibleInternal.patch |
32 |
|
Patch21: e-smith-email-4.16.0-rmDuplicates.patch |
33 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
34 |
Requires: e-smith-base >= 4.15.0-39 |
Requires: e-smith-base >= 4.15.0-39 |
35 |
Requires: e-smith-tinydns >= 1.0.0-5 |
Requires: e-smith-tinydns >= 1.0.0-5 |
53 |
e-smith server and gateway software - email module. |
e-smith server and gateway software - email module. |
54 |
|
|
55 |
%changelog |
%changelog |
56 |
|
* Sun Feb 10 2008 Gavin Weight <gweight@gmail.com> 4.16.0-24 |
57 |
|
- Backport remove duplicates <base> entries. [SME: 3892] |
58 |
|
|
59 |
|
* Thu Jan 17 2008 Federico Simoncelli <federico.simoncelli@gmail.com> 4.16.0-23 |
60 |
|
- add visible internal toggle to pseudonym panel [SME: 3497] |
61 |
|
|
62 |
* Mon Jun 25 2007 Charlie Brady <charlie_brady@mitel.com> 4.16.0-22 |
* Mon Jun 25 2007 Charlie Brady <charlie_brady@mitel.com> 4.16.0-22 |
63 |
- Add diagnostic if .junkmail Maildir is broken. [SME: 2739] |
- Add diagnostic if .junkmail Maildir is broken. [SME: 2739] |
64 |
|
|
1324 |
%patch17 -p1 |
%patch17 -p1 |
1325 |
%patch18 -p1 |
%patch18 -p1 |
1326 |
%patch19 -p1 |
%patch19 -p1 |
1327 |
|
%patch20 -p1 |
1328 |
|
%patch21 -p1 |
1329 |
|
|
1330 |
%build |
%build |
1331 |
perl createlinks |
perl createlinks |