1 |
# $Id: e-smith-email.spec,v 1.11 2014/12/05 17:45:32 stephdl Exp $ |
# $Id: e-smith-email.spec,v 1.13 2015/02/05 17:22:55 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 10 |
%define release 12 |
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 |
|
Patch8: e-smith-email-5.4.0-UEsDBBQDAAAIA-new-signature.patch |
|
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
Requires: e-smith-base >= 4.15.0-39 |
Requires: e-smith-base >= 4.15.0-39 |
22 |
Requires: e-smith-tinydns >= 1.0.0-5 |
Requires: e-smith-tinydns >= 1.0.0-5 |
42 |
e-smith server and gateway software - email module. |
e-smith server and gateway software - email module. |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
* Thu Jan 5 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 5.4.0-10.sme |
* Fri Feb 6 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 5.4.0-12.sme |
46 |
|
- remove the patch e-smith-email-5.4.0-UEsDBBQDAAAIA-new-signature.patch |
47 |
|
- [SME: 8833] |
48 |
|
|
49 |
|
* Thu Feb 5 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 5.4.0-11.sme |
50 |
- Add new zip file signatures to default mailpatterns database : UEsDBBQDAAAIA |
- Add new zip file signatures to default mailpatterns database : UEsDBBQDAAAIA |
51 |
- [SME: 8833] |
- [SME: 8833] |
52 |
|
|
1428 |
%patch5 -p1 |
%patch5 -p1 |
1429 |
%patch6 -p1 |
%patch6 -p1 |
1430 |
%patch7 -p1 |
%patch7 -p1 |
|
%patch8 -p1 |
|
1431 |
|
|
1432 |
%build |
%build |
1433 |
perl createlinks |
perl createlinks |