1 |
# $Id: smeserver-vacation.spec,v 1.5 2020/10/26 10:00:28 brianr Exp $ |
# $Id: smeserver-vacation.spec,v 1.6 2021/02/23 04:47:36 jpp 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 31 |
%define release 32 |
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} |
39 |
Patch23: smeserver-vacation-1.1-Better-display-dates-in-list.patch |
Patch23: smeserver-vacation-1.1-Better-display-dates-in-list.patch |
40 |
Patch24: smeserver-vacation-1.1-Update-for-Apache-Mod-Proxy-based-server2.patch |
Patch24: smeserver-vacation-1.1-Update-for-Apache-Mod-Proxy-based-server2.patch |
41 |
Patch25: smeserver-vacation-1.1-Add-in-update-action-to-restart-smanager.patch |
Patch25: smeserver-vacation-1.1-Add-in-update-action-to-restart-smanager.patch |
42 |
|
Patch26: smeserver-vacation-1.1-bz11399-tableEncoding.patch |
43 |
|
|
44 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
45 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
57 |
enable vacation for themselves and to modify their own message |
enable vacation for themselves and to modify their own message |
58 |
|
|
59 |
%changelog |
%changelog |
60 |
|
* Fri Feb 26 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-32.sme |
61 |
|
- avoid reencoding of strings in admin table of users [SME: 11399] |
62 |
|
|
63 |
* Mon Feb 22 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-31.sme |
* Mon Feb 22 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-31.sme |
64 |
- add requirement ctime.pl to display log [SME: 10927] |
- add requirement ctime.pl to display log [SME: 10927] |
65 |
|
|
380 |
%patch23 -p1 |
%patch23 -p1 |
381 |
%patch24 -p1 |
%patch24 -p1 |
382 |
%patch25 -p1 |
%patch25 -p1 |
383 |
|
%patch26 -p1 |
384 |
|
|
385 |
%build |
%build |
386 |
perl createlinks |
perl createlinks |