1 |
# $Id: smeserver-vacation.spec,v 1.26 2017/01/16 21:41:42 unnilennium Exp $ |
# $Id: smeserver-vacation.spec,v 1.28 2017/02/26 19:15:53 unnilennium Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
5 |
%define name smeserver-vacation |
%define name smeserver-vacation |
6 |
%define version 1.1 |
%define version 1.1 |
7 |
%define release 24 |
%define release 26 |
8 |
Summary: SME Server enhancement to enable vacation messages for users. |
Summary: SME Server enhancement to enable vacation messages for users. |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
34 |
Patch18: smeserver-vacation-1.1-bz9073-race.condition.vulnarability.patch |
Patch18: smeserver-vacation-1.1-bz9073-race.condition.vulnarability.patch |
35 |
Patch19: smeserver-vacation-1.1-locale-2017-01-16.patch |
Patch19: smeserver-vacation-1.1-locale-2017-01-16.patch |
36 |
Patch20: smeserver-vacation-1.1-bz6614-autodetect.html.patch |
Patch20: smeserver-vacation-1.1-bz6614-autodetect.html.patch |
37 |
|
Patch21: smeserver-vacation-1.1-locale-2018-12-14.patch |
38 |
|
|
39 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
40 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
49 |
enable vacation for themselves and to modify their own message |
enable vacation for themselves and to modify their own message |
50 |
|
|
51 |
%changelog |
%changelog |
52 |
|
* Fri Dec 14 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 1.1-26.sme |
53 |
|
- apply locale 2018-12-14 patch |
54 |
|
|
55 |
|
* Sun Feb 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-25.sme |
56 |
|
- html message autodection: swith to html when "<html" and "</html>" are present |
57 |
|
- in the content, update patch [SME: 6614] |
58 |
|
|
59 |
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-24.sme |
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-24.sme |
60 |
- NFR allow html message and auto detect to switch from text to html [SME: 6614] |
- NFR allow html message and auto detect to switch from text to html [SME: 6614] |
61 |
|
|
348 |
%patch18 -p1 |
%patch18 -p1 |
349 |
%patch19 -p1 |
%patch19 -p1 |
350 |
%patch20 -p1 |
%patch20 -p1 |
351 |
|
%patch21 -p1 |
352 |
|
|
353 |
%build |
%build |
354 |
perl createlinks |
perl createlinks |