1 |
# $Id: smeserver-vacation.spec,v 1.27 2009/05/20 18:16:28 slords Exp $ |
# $Id: smeserver-vacation.spec,v 1.28 2009/06/06 00:58:19 dungog 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 35 |
%define release 36 |
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} |
32 |
Patch16: smeserver-vacation-1.0-locale-2009-04-27.patch |
Patch16: smeserver-vacation-1.0-locale-2009-04-27.patch |
33 |
Patch17: smeserver-vacation-1.0-locale-2009-05-20.patch |
Patch17: smeserver-vacation-1.0-locale-2009-05-20.patch |
34 |
Patch18: smeserver-vacation-1.0-filterorder.patch |
Patch18: smeserver-vacation-1.0-filterorder.patch |
35 |
|
Patch19: smeserver-vacation-1.0-utf8.patch |
36 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
37 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
38 |
Requires: e-smith-release >= 7.0, |
Requires: e-smith-release >= 7.0, |
46 |
enable vacation for themselves and to modify their own message |
enable vacation for themselves and to modify their own message |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Thu Jun 11 2009 Stephen Noble <support@dungog.net> - 1.0-36 |
50 |
|
- send vacation mail in utf8 [SME 4389] |
51 |
|
|
52 |
* Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 1.0-35 |
* Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 1.0-35 |
53 |
- cp .qmail fragment before SME filtering with filterorder prop [SME: 5327] |
- cp .qmail fragment before SME filtering with filterorder prop [SME: 5327] |
54 |
|
|
242 |
%patch16 -p1 |
%patch16 -p1 |
243 |
%patch17 -p1 |
%patch17 -p1 |
244 |
%patch18 -p1 |
%patch18 -p1 |
245 |
|
%patch19 -p1 |
246 |
|
|
247 |
%build |
%build |
248 |
perl createlinks |
perl createlinks |