1 |
# $Id: smeserver-vacation.spec,v 1.33 2011/03/06 15:28:57 slords Exp $ |
# $Id: smeserver-vacation.spec,v 1.3 2013/02/07 02:35:15 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.0 |
%define version 1.0 |
7 |
%define release 40 |
%define release 41 |
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} |
37 |
Patch21: smeserver-vacation-1.0-locale-2009-10-27.patch |
Patch21: smeserver-vacation-1.0-locale-2009-10-27.patch |
38 |
Patch22: smeserver-vacation-1.0-locale-2010-05-23.patch |
Patch22: smeserver-vacation-1.0-locale-2010-05-23.patch |
39 |
Patch23: smeserver-vacation-1.0-locale-2011-03-06.patch |
Patch23: smeserver-vacation-1.0-locale-2011-03-06.patch |
40 |
|
Patch24: smeserver-vacation-1.0-locale-2013-07-15.patch |
41 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
42 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
43 |
Requires: e-smith-release >= 7.0, |
Requires: e-smith-release >= 7.0, |
51 |
enable vacation for themselves and to modify their own message |
enable vacation for themselves and to modify their own message |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Mon Jul 15 2013 JP Pialasse <tests@pialasse.com> 1.0-41.sme |
55 |
|
- apply locale 2013-07-15 patch |
56 |
|
|
57 |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0-40.sme |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0-40.sme |
58 |
- apply locale 2011-03-06 patch |
- apply locale 2011-03-06 patch |
59 |
|
|
267 |
%patch21 -p1 |
%patch21 -p1 |
268 |
%patch22 -p1 |
%patch22 -p1 |
269 |
%patch23 -p1 |
%patch23 -p1 |
270 |
|
%patch24 -p1 |
271 |
|
|
272 |
%build |
%build |
273 |
perl createlinks |
perl createlinks |