1 |
# $Id: e-smith-email.spec,v 1.13 2015/02/05 17:22:55 stephdl Exp $ |
# $Id: e-smith-email.spec,v 1.14 2015/02/06 07:13:39 stephdl Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - email module |
Summary: e-smith server and gateway - email module |
4 |
%define name e-smith-email |
%define name e-smith-email |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.4.0 |
%define version 5.4.0 |
7 |
%define release 12 |
%define release 13 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
17 |
Patch5: e-smith-email-5.4.0-AuthOrder.patch |
Patch5: e-smith-email-5.4.0-AuthOrder.patch |
18 |
Patch6: e-smith-email-5.4.0-AuthException.patch |
Patch6: e-smith-email-5.4.0-AuthException.patch |
19 |
Patch7: e-smith-email-5.4.0-ZIPVOSX-ZIPV3_new_signatures.patch |
Patch7: e-smith-email-5.4.0-ZIPVOSX-ZIPV3_new_signatures.patch |
20 |
|
Patch8: e-smith-email-5.4.0-SSLCertIgnore.patch |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
Requires: e-smith-base >= 4.15.0-39 |
Requires: e-smith-base >= 4.15.0-39 |
23 |
Requires: e-smith-tinydns >= 1.0.0-5 |
Requires: e-smith-tinydns >= 1.0.0-5 |
43 |
e-smith server and gateway software - email module. |
e-smith server and gateway software - email module. |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
|
47 |
|
%changelog |
48 |
|
* Thu Nov 29 2018 john Crisp <jcrisp@safeandsoundit.co.uk> 5.4.0-13.sme |
49 |
|
- Add SSLCertignore key [SME: 8207] |
50 |
|
|
51 |
* Fri Feb 6 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 5.4.0-12.sme |
* Fri Feb 6 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 5.4.0-12.sme |
52 |
- remove the patch e-smith-email-5.4.0-UEsDBBQDAAAIA-new-signature.patch |
- remove the patch e-smith-email-5.4.0-UEsDBBQDAAAIA-new-signature.patch |
53 |
- [SME: 8833] |
- [SME: 8833] |
1434 |
%patch5 -p1 |
%patch5 -p1 |
1435 |
%patch6 -p1 |
%patch6 -p1 |
1436 |
%patch7 -p1 |
%patch7 -p1 |
1437 |
|
%patch8 -p1 |
1438 |
|
|
1439 |
%build |
%build |
1440 |
perl createlinks |
perl createlinks |