1 |
# $Id: smeserver-vacation.spec,v 1.30 2009/08/24 17:58:13 slords Exp $ |
# $Id: smeserver-vacation.spec,v 1.31 2009/10/27 17:43:52 slords 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 38 |
%define release 39 |
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.0-utf8.patch |
Patch19: smeserver-vacation-1.0-utf8.patch |
36 |
Patch20: smeserver-vacation-1.0-locale-2009-08-24.patch |
Patch20: smeserver-vacation-1.0-locale-2009-08-24.patch |
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 |
39 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
40 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
41 |
Requires: e-smith-release >= 7.0, |
Requires: e-smith-release >= 7.0, |
49 |
enable vacation for themselves and to modify their own message |
enable vacation for themselves and to modify their own message |
50 |
|
|
51 |
%changelog |
%changelog |
52 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.0-39.sme |
53 |
|
- apply locale 2010-05-23 patch |
54 |
|
|
55 |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0-38.sme |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0-38.sme |
56 |
- apply locale 2009-10-27 patch |
- apply locale 2009-10-27 patch |
57 |
|
|
257 |
%patch19 -p1 |
%patch19 -p1 |
258 |
%patch20 -p1 |
%patch20 -p1 |
259 |
%patch21 -p1 |
%patch21 -p1 |
260 |
|
%patch22 -p1 |
261 |
|
|
262 |
%build |
%build |
263 |
perl createlinks |
perl createlinks |