1 |
# $Id: smeserver-vacation.spec,v 1.11 2015/09/23 10:30:05 mats-ng 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 11 |
%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} |
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 |
Patch7: smeserver-vacation-1.1-suppress_cron_mail.patch |
24 |
Patch8: smeserver-vacation-1.1-locale-2015-09-29.patch |
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 |
|
* 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 |
* 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 |
- Added smeserver-vacation-1.1-locale-2015-09-29.patch |
44 |
|
|
273 |
%patch6 -p1 |
%patch6 -p1 |
274 |
%patch7 -p1 |
%patch7 -p1 |
275 |
%patch8 -p1 |
%patch8 -p1 |
276 |
|
%patch9 -p1 |
277 |
|
|
278 |
%build |
%build |
279 |
perl createlinks |
perl createlinks |