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 20 |
%define release 21 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
26 |
Patch15: e-smith-email-4.16.0-adminemail.patch2 |
Patch15: e-smith-email-4.16.0-adminemail.patch2 |
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 |
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
Requires: e-smith-base >= 4.15.0-39 |
Requires: e-smith-base >= 4.15.0-39 |
32 |
Requires: e-smith-tinydns >= 1.0.0-5 |
Requires: e-smith-tinydns >= 1.0.0-5 |
50 |
e-smith server and gateway software - email module. |
e-smith server and gateway software - email module. |
51 |
|
|
52 |
%changelog |
%changelog |
53 |
|
* Tue Jun 12 2007 Shad L. Lords <slords@mail.com> 4.16.0-21 |
54 |
|
- Add default to SpamReject to get rid of warnings [SME: 2395] |
55 |
|
|
56 |
* Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.16.0-20 |
* Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.16.0-20 |
57 |
- decode parameters so pseudonymn can be modified/deleted [SME: 1782] |
- decode parameters so pseudonymn can be modified/deleted [SME: 1782] |
58 |
|
|
1310 |
%patch15 -p1 |
%patch15 -p1 |
1311 |
%patch16 -p1 |
%patch16 -p1 |
1312 |
%patch17 -p1 |
%patch17 -p1 |
1313 |
|
%patch18 -p1 |
1314 |
|
|
1315 |
%build |
%build |
1316 |
perl createlinks |
perl createlinks |