/[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.31 by snetram, Thu Jan 1 11:39:49 2009 UTC Revision 1.44 by slords, Sun Mar 6 15:28:06 2011 UTC
# Line 1  Line 1 
1  # $Id: smeserver-mailsorting.spec,v 1.30 2008/11/25 16:20:25 slords Exp $  # $Id: smeserver-mailsorting.spec,v 1.43 2010/05/23 19:14:04 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 27  %define release 40
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 31  Patch14: smeserver-mailsorting-1.2-76Fil Line 31  Patch14: smeserver-mailsorting-1.2-76Fil
31  Patch15: smeserver-mailsorting-1.2-removefwd.patch  Patch15: smeserver-mailsorting-1.2-removefwd.patch
32  Patch16: smeserver-mailsorting-1.2-locale-2008-10-14.patch  Patch16: smeserver-mailsorting-1.2-locale-2008-10-14.patch
33  Patch17: smeserver-mailsorting-1.2-locale-2009-01-01.patch  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    Patch28: smeserver-mailsorting-1.2-locale-2010-03-02.patch
45    Patch29: smeserver-mailsorting-1.2-locale-2010-05-23.patch
46    Patch30: smeserver-mailsorting-1.2-locale-2011-03-06.patch
47  BuildArchitectures: noarch  BuildArchitectures: noarch
48  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
49  Requires:  e-smith-release >= 7.0,  Requires:  e-smith-release >= 7.0,
# Line 45  SME Server enhancement to enable procmai Line 58  SME Server enhancement to enable procmai
58  Optionally provides user panels where users can create mail rules for themselves  Optionally provides user panels where users can create mail rules for themselves
59    
60  %changelog  %changelog
61    * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.2-40.sme
62    - apply locale 2011-03-06 patch
63    
64    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.2-39.sme
65    - apply locale 2010-05-23 patch
66    
67    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.2-38.sme
68    - apply locale 2010-03-02 patch
69    
70    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.2-37.sme
71    - apply locale 2009-10-27 patch
72    
73    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.2-36.sme
74    - apply locale 2009-08-24 patch
75    
76    * Fri Jun 12 2009 Stephen Noble <support@dungog.net> 1.2-35
77    - don't escape spaces in folder names with zarafa enabled [SME: 5164]
78    
79    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.2-34.sme
80    - apply locale 2009-05-20 patch
81    
82    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.2-33.sme
83    - apply locale 2009-04-27 patch
84    
85    * Sun Mar 22 2009 Stephen Noble <support@dungog.net> 1.2-32
86    -  qmail FilterOrder enabled lets maildrop filter before forwarding [SME: 5044]
87    
88    * Tue Mar 03 2009 SME Translation Server  xyz   1.2-31
89    - apply locale 2009-03-03 patch
90    
91    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-30
92    - Apply  1 Mar 2009 locale patch [SME: 5018]
93    
94    * Sat Feb 21 2009 Stephen Noble <support@dungog.net> 1.2-29
95    - remove drop down to select folders [SME: 5016]
96    
97    * Sat Feb 21 2009 Stephen Noble <support@dungog.net> 1.2-28
98    - procmail sort to zarafa folders if enabled [SME: 5016]
99    
100  * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-27  * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-27
101  - Apply  1 Jan 2009 locale patch [SME: 4900]  - Apply  1 Jan 2009 locale patch [SME: 4900]
102    
# Line 195  Optionally provides user panels where us Line 247  Optionally provides user panels where us
247  %patch15 -p1  %patch15 -p1
248  %patch16 -p1  %patch16 -p1
249  %patch17 -p1  %patch17 -p1
250    %patch18 -p1
251    %patch19 -p1
252    %patch20 -p1
253    %patch21 -p1
254    %patch22 -p1
255    %patch23 -p1
256    %patch24 -p1
257    %patch25 -p1
258    %patch26 -p1
259    %patch27 -p1
260    %patch28 -p1
261    %patch29 -p1
262    %patch30 -p1
263    
264  %build  %build
265  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