1 |
# $Id: smeserver-vacation.spec,v 1.8 2015/09/05 07:17:18 stephdl Exp $ |
# $Id: smeserver-vacation.spec,v 1.12 2015/09/29 13:29:11 mats-ng 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 8 |
%define release 12 |
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} |
20 |
Patch4: smeserver-vacation-1.1-subject_match_case_insensitive.patch |
Patch4: smeserver-vacation-1.1-subject_match_case_insensitive.patch |
21 |
Patch5: smeserver-vacation-1.1-auto_enable_disable_vacation.patch |
Patch5: smeserver-vacation-1.1-auto_enable_disable_vacation.patch |
22 |
Patch6: smeserver-vacation-1.1-locale-2015-09-12.patch |
Patch6: smeserver-vacation-1.1-locale-2015-09-12.patch |
23 |
|
Patch7: smeserver-vacation-1.1-suppress_cron_mail.patch |
24 |
|
Patch8: smeserver-vacation-1.1-locale-2015-09-29.patch |
25 |
|
Patch9: smeserver-vacation-1.1-locale-2016-03-08.patch |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
28 |
Requires: e-smith-release >= 9.0, |
Requires: e-smith-release >= 9.0, |
36 |
enable vacation for themselves and to modify their own message |
enable vacation for themselves and to modify their own message |
37 |
|
|
38 |
%changelog |
%changelog |
39 |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.1-8.sme |
* Tue Mar 08 2016 JP Pialasse <tests@pialasse.com> 1.1-12.sme |
40 |
|
- Added smeserver-vacation-1.1-locale-2016-03-08.patch |
41 |
|
|
42 |
|
* Tue Sep 29 2015 mats schuh <m.schuh@neckargeo.net> 1.1-11.sme |
43 |
|
- Added smeserver-vacation-1.1-locale-2015-09-29.patch |
44 |
|
|
45 |
|
* Wed Sep 23 2015 mats schuh <m.schuh@neckargeo.net> 1.1-10.sme |
46 |
|
- suppress the mail output from the cron job [SME: 9065] |
47 |
|
|
48 |
|
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.1-9.sme |
49 |
- Added smeserver-vacation-1.1-locale-2015-09-12.patch |
- Added smeserver-vacation-1.1-locale-2015-09-12.patch |
50 |
|
|
51 |
* Fri Sep 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.1-7.sme |
* Fri Sep 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.1-7.sme |
271 |
%patch4 -p1 |
%patch4 -p1 |
272 |
%patch5 -p1 |
%patch5 -p1 |
273 |
%patch6 -p1 |
%patch6 -p1 |
274 |
|
%patch7 -p1 |
275 |
|
%patch8 -p1 |
276 |
|
%patch9 -p1 |
277 |
|
|
278 |
%build |
%build |
279 |
perl createlinks |
perl createlinks |