/[smecontribs]/rpms/smeserver-mailsorting/contribs7/smeserver-mailsorting.spec
ViewVC logotype

Diff of /rpms/smeserver-mailsorting/contribs7/smeserver-mailsorting.spec

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

Revision 1.26 by dungog, Sun Sep 28 02:41:44 2008 UTC Revision 1.41 by slords, Tue Oct 27 17:43:52 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-mailsorting.spec,v 1.25 2008/09/27 09:38:45 dungog Exp $  # $Id: smeserver-mailsorting.spec,v 1.40 2009/08/24 17:58:13 slords Exp $
2  # Authority: dungog  # Authority: dungog
3  # Name: Stephen Noble  # Name: Stephen Noble
4    
# Line 6  Summary: Lets users configure procmail o Line 6  Summary: Lets users configure procmail o
6  %define name smeserver-mailsorting  %define name smeserver-mailsorting
7  Name: %{name}  Name: %{name}
8  %define version 1.2  %define version 1.2
9  %define release 24  %define release 37
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 28  Patch11: smeserver-mailsorting-1.2-local Line 28  Patch11: smeserver-mailsorting-1.2-local
28  Patch12: smeserver-mailsorting-1.2-locale-2008-07-01.patch  Patch12: smeserver-mailsorting-1.2-locale-2008-07-01.patch
29  Patch13: smeserver-mailsorting-1.2-locale-2008-09-27.patch  Patch13: smeserver-mailsorting-1.2-locale-2008-09-27.patch
30  Patch14: smeserver-mailsorting-1.2-76Filter.patch  Patch14: smeserver-mailsorting-1.2-76Filter.patch
31    Patch15: smeserver-mailsorting-1.2-removefwd.patch
32    Patch16: smeserver-mailsorting-1.2-locale-2008-10-14.patch
33    Patch17: smeserver-mailsorting-1.2-locale-2009-01-01.patch
34    Patch18: smeserver-mailsorting-1.2-zarafaprocmail.patch
35    Patch19: smeserver-mailsorting-1.2-removedropdown.patch
36    Patch20: smeserver-mailsorting-1.2-locale-2009-03-01.patch
37    Patch21: smeserver-mailsorting-1.2-locale-2009-03-03.patch
38    Patch22: smeserver-mailsorting-1.2-sortOrder.patch
39    Patch23: smeserver-mailsorting-1.2-locale-2009-04-27.patch
40    Patch24: smeserver-mailsorting-1.2-locale-2009-05-20.patch
41    Patch25: smeserver-mailsorting-1.2-zarafaprocmail2.patch
42    Patch26: smeserver-mailsorting-1.2-locale-2009-08-24.patch
43    Patch27: smeserver-mailsorting-1.2-locale-2009-10-27.patch
44  BuildArchitectures: noarch  BuildArchitectures: noarch
45  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
46  Requires:  e-smith-release >= 7.0,  Requires:  e-smith-release >= 7.0,
# Line 42  SME Server enhancement to enable procmai Line 55  SME Server enhancement to enable procmai
55  Optionally provides user panels where users can create mail rules for themselves  Optionally provides user panels where users can create mail rules for themselves
56    
57  %changelog  %changelog
58    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.2-37.sme
59    - apply locale 2009-10-27 patch
60    
61    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.2-36.sme
62    - apply locale 2009-08-24 patch
63    
64    * Fri Jun 12 2009 Stephen Noble <support@dungog.net> 1.2-35
65    - don't escape spaces in folder names with zarafa enabled [SME: 5164]
66    
67    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.2-34.sme
68    - apply locale 2009-05-20 patch
69    
70    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.2-33.sme
71    - apply locale 2009-04-27 patch
72    
73    * Sun Mar 22 2009 Stephen Noble <support@dungog.net> 1.2-32
74    -  qmail FilterOrder enabled lets maildrop filter before forwarding [SME: 5044]
75    
76    * Tue Mar 03 2009 SME Translation Server  xyz   1.2-31
77    - apply locale 2009-03-03 patch
78    
79    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-30
80    - Apply  1 Mar 2009 locale patch [SME: 5018]
81    
82    * Sat Feb 21 2009 Stephen Noble <support@dungog.net> 1.2-29
83    - remove drop down to select folders [SME: 5016]
84    
85    * Sat Feb 21 2009 Stephen Noble <support@dungog.net> 1.2-28
86    - procmail sort to zarafa folders if enabled [SME: 5016]
87    
88    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-27
89    - Apply  1 Jan 2009 locale patch [SME: 4900]
90    
91    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-26
92    - Apply 14 Oct 2008 locale patch
93    
94    * Mon Sep 29 2008 Stephen Noble <support@dungog.net> - 1.2-25
95    - remove internal forwarding [SME: 4605]
96    
97  * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.2-24  * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.2-24
98  - move .qmail fragment after SME forwarding [SME: 4602]  - move .qmail fragment after SME forwarding [SME: 4602]
99    
# Line 180  Optionally provides user panels where us Line 232  Optionally provides user panels where us
232  %patch12 -p1  %patch12 -p1
233  %patch13 -p1  %patch13 -p1
234  %patch14 -p1  %patch14 -p1
235    %patch15 -p1
236    %patch16 -p1
237    %patch17 -p1
238    %patch18 -p1
239    %patch19 -p1
240    %patch20 -p1
241    %patch21 -p1
242    %patch22 -p1
243    %patch23 -p1
244    %patch24 -p1
245    %patch25 -p1
246    %patch26 -p1
247    %patch27 -p1
248    
249  %build  %build
250  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