1 |
# $Id: smeserver-vacation.spec,v 1.16 2008/07/01 20:18:12 snetram Exp $ |
# $Id: smeserver-vacation.spec,v 1.17 2008/08/13 17:11:15 bytegw 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 27 |
%define release 28 |
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} |
23 |
Patch7: smeserver-vacation-1.0-dos2unix.patch |
Patch7: smeserver-vacation-1.0-dos2unix.patch |
24 |
Patch8: smeserver-vacation-1.0-locale-2008-07-01.patch |
Patch8: smeserver-vacation-1.0-locale-2008-07-01.patch |
25 |
Patch9: smeserver-vacation-1.0-Locale.patch |
Patch9: smeserver-vacation-1.0-Locale.patch |
26 |
|
Patch10: smeserver-vacation-1.0-addPrecedenceList.patch |
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
28 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
29 |
Requires: e-smith-release >= 7.0, |
Requires: e-smith-release >= 7.0, |
37 |
enable vacation for themselves and to modify their own message |
enable vacation for themselves and to modify their own message |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Sat Aug 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-28 |
41 |
|
- Add precedence list to ignore functions to ignore, for instance, |
42 |
|
mail from contribs.org mailinglists [SME: 4549] |
43 |
|
|
44 |
* Tue Aug 12 2008 Gavin Weight <gweight@gmail.com> 1.0-27 |
* Tue Aug 12 2008 Gavin Weight <gweight@gmail.com> 1.0-27 |
45 |
- Fix Locale to read vacation panel correctly. [SME: 4311] |
- Fix Locale to read vacation panel correctly. [SME: 4311] |
46 |
|
|
199 |
%patch7 -p1 |
%patch7 -p1 |
200 |
%patch8 -p1 |
%patch8 -p1 |
201 |
%patch9 -p1 |
%patch9 -p1 |
202 |
|
%patch10 -p1 |
203 |
|
|
204 |
%build |
%build |
205 |
perl createlinks |
perl createlinks |