/[smecontribs]/rpms/smeserver-vacation/contribs9/smeserver-vacation.spec
ViewVC logotype

Diff of /rpms/smeserver-vacation/contribs9/smeserver-vacation.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.5 by vip-ire, Thu Jan 8 08:41:12 2015 UTC Revision 1.6 by vip-ire, Thu Jan 8 08:47:33 2015 UTC
# Line 1  Line 1 
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}
# Line 17  Patch0: smeserver-vacation-1.1-fix_dbmop Line 17  Patch0: smeserver-vacation-1.1-fix_dbmop
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,
# Line 30  Optionally provides a user-manager panel Line 31  Optionally provides a user-manager panel
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    
# Line 242  enable vacation for themselves and to mo Line 246  enable vacation for themselves and to mo
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


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed