1 |
# $Id: smeserver-vacation.spec,v 1.29 2018/12/14 12:02:42 jcrisp Exp $ |
# $Id: smeserver-vacation.spec,v 1.1 2020/04/14 14:42:41 brianr 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 26 |
%define release 27 |
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} |
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 |
Patch21: smeserver-vacation-1.1-locale-2018-12-14.patch |
38 |
|
Patch22: smeserver-vacation-1.1-SME10-Move-to-manager2.patch |
39 |
|
|
40 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
41 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
50 |
enable vacation for themselves and to modify their own message |
enable vacation for themselves and to modify their own message |
51 |
|
|
52 |
%changelog |
%changelog |
53 |
|
* Tue Apr 28 2020 Brian Read <brianr@bjsystems.co.uk> 1.1-27.sme |
54 |
|
- Update to SME10 - rework server manager panels to use manager2 [SME:10927] |
55 |
|
|
56 |
* Fri Dec 14 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 1.1-26.sme |
* Fri Dec 14 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 1.1-26.sme |
57 |
- apply locale 2018-12-14 patch |
- apply locale 2018-12-14 patch |
58 |
|
|
353 |
%patch19 -p1 |
%patch19 -p1 |
354 |
%patch20 -p1 |
%patch20 -p1 |
355 |
%patch21 -p1 |
%patch21 -p1 |
356 |
|
%patch22 -p1 |
357 |
|
|
358 |
|
|
359 |
%build |
%build |
360 |
perl createlinks |
perl createlinks |