1 |
# $Id: smeserver-vacation.spec,v 1.24 2017/01/16 21:37:46 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 23 |
%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} |
33 |
Patch17: smeserver-vacation-1.1-locale-2016-07-15.patch |
Patch17: smeserver-vacation-1.1-locale-2016-07-15.patch |
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 |
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} |
41 |
Requires: e-smith-release >= 9.0, |
Requires: e-smith-release >= 9.0, |
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 |
60 |
|
- NFR allow html message and auto detect to switch from text to html [SME: 6614] |
61 |
|
|
62 |
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-23.sme |
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-23.sme |
63 |
- Fix possible race condition vulnerability during creation of vacation.msg [SME: 9073] |
- Fix possible race condition vulnerability during creation of vacation.msg [SME: 9073] |
64 |
- thanks to Mats Schuh and Charlie Brady for the work. |
- thanks to Mats Schuh and Charlie Brady for the work. |
211 |
* Tue Mar 11 2008 Stephen Noble <support@dungog.net> - 1.0-16 |
* Tue Mar 11 2008 Stephen Noble <support@dungog.net> - 1.0-16 |
212 |
- update locale 2008-03-11 |
- update locale 2008-03-11 |
213 |
|
|
214 |
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> - 1.0-15 |
* Sat Mar 08 2008 Stephen Noble <support@dungog.net> - 1.0-15 |
215 |
- prepare en lexicons for pootle translations |
- prepare en lexicons for pootle translations |
216 |
|
|
217 |
* Wed Dec 26 2007 Stephen Noble <support@dungog.net> 1.0-14 |
* Wed Dec 26 2007 Stephen Noble <support@dungog.net> 1.0-14 |
316 |
- [0.2-2] |
- [0.2-2] |
317 |
- fixed bug in vacation script that delivered multiple bounces to users |
- fixed bug in vacation script that delivered multiple bounces to users |
318 |
|
|
319 |
* Mon Sep 04 2001 Daniel van Raay <danielvr@caa.org.au> |
* Tue Sep 04 2001 Daniel van Raay <danielvr@caa.org.au> |
320 |
- [0.2-1] |
- [0.2-1] |
321 |
- added -j option to vacation command line |
- added -j option to vacation command line |
322 |
- updated for compatibility with e-smith 4.1 |
- updated for compatibility with e-smith 4.1 |
347 |
%patch17 -p1 |
%patch17 -p1 |
348 |
%patch18 -p1 |
%patch18 -p1 |
349 |
%patch19 -p1 |
%patch19 -p1 |
350 |
|
%patch20 -p1 |
351 |
|
%patch21 -p1 |
352 |
|
|
353 |
%build |
%build |
354 |
perl createlinks |
perl createlinks |