1 |
# $Id: smeserver-vacation.spec,v 1.4 2015/01/05 23:33:15 stephdl Exp $ |
# $Id: smeserver-vacation.spec,v 1.5 2015/01/08 08:41:12 vip-ire 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 5 |
%define release 6 |
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} |
17 |
Patch1: smeserver-vacation-1.1-multiline_matching.patch |
Patch1: smeserver-vacation-1.1-multiline_matching.patch |
18 |
Patch2: smeserver-vacation-1.1-explain_better_virtual_sender_domain.patch |
Patch2: smeserver-vacation-1.1-explain_better_virtual_sender_domain.patch |
19 |
Patch3: smeserver-vacation-1.1-do_not_localize_from_header.patch |
Patch3: smeserver-vacation-1.1-do_not_localize_from_header.patch |
20 |
|
Patch4: smeserver-vacation-1.1-subject_match_case_insensitive.patch |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
23 |
Requires: e-smith-release >= 7.0, |
Requires: e-smith-release >= 7.0, |
31 |
enable vacation for themselves and to modify their own message |
enable vacation for themselves and to modify their own message |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Thu Jan 8 2015 Daniel Berteaud <daniel@firewall-services.com> 1.1-6.sme |
35 |
|
- Make the subject header match case insensitive (patch from Mats Schuh) [SME: 8777] |
36 |
|
|
37 |
* Thu Jan 8 2015 Daniel Berteaud <daniel@firewall-services.com> 1.1-5.sme |
* Thu Jan 8 2015 Daniel Berteaud <daniel@firewall-services.com> 1.1-5.sme |
38 |
- Do not localize From header (patch from Mats Schuh) [SME: 8776] |
- Do not localize From header (patch from Mats Schuh) [SME: 8776] |
39 |
|
|
246 |
%patch1 -p1 |
%patch1 -p1 |
247 |
%patch2 -p1 |
%patch2 -p1 |
248 |
%patch3 -p1 |
%patch3 -p1 |
249 |
|
%patch4 -p1 |
250 |
|
|
251 |
%build |
%build |
252 |
perl createlinks |
perl createlinks |