/[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.1 by slords, Sun Dec 23 21:06:43 2007 UTC Revision 1.35 by slords, Tue Mar 3 21:36:59 2009 UTC
# Line 1  Line 1 
1    # $Id: smeserver-mailsorting.spec,v 1.34 2009/03/01 19:27:26 snetram Exp $
2    # Authority: dungog
3    # Name: Stephen Noble
4    
5  Summary: Lets users configure procmail or maildrop rules.  Summary: Lets users configure procmail or maildrop rules.
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 9  %define release 31
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
 Distribution: SME Server  
12  License: GPL  License: GPL
13  URL: http://www.dungog.net/sme  URL: http://www.dungog.net/sme
14  Group: SMEserver/addon  Group: SMEserver/addon
15  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
16  Patch0: smeserver-mailsorting-1.2-maildropdups.patch  Patch0: smeserver-mailsorting-1.2-maildropdups.patch
17  Patch1: smeserver-mailsorting-1.2-esLocale.patch  Patch1: smeserver-mailsorting-1.2-esLocale.patch
18    Patch2: smeserver-mailsorting-1.2-frLocale3.patch
19    Patch3: smeserver-mailsorting-1.2-pootle.patch
20    Patch4: smeserver-mailsorting-1.2-locale-2008-03-11.patch
21    Patch5: smeserver-mailsorting-1.2-locale-2008-03-14.patch
22    Patch6: smeserver-mailsorting-1.2-geekmode.patch
23    Patch7: smeserver-mailsorting-1.2-locale-2008-04-01.patch
24    Patch8: smeserver-mailsorting-1.2-locale-2008-04-22.patch
25    Patch9: smeserver-mailsorting-1.2-add2general.patch
26    Patch10: smeserver-mailsorting-1.2-locale-2008-05-05.patch
27    Patch11: smeserver-mailsorting-1.2-locale-2008-05-21.patch
28    Patch12: smeserver-mailsorting-1.2-locale-2008-07-01.patch
29    Patch13: smeserver-mailsorting-1.2-locale-2008-09-27.patch
30    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  BuildArchitectures: noarch  BuildArchitectures: noarch
39  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
40  Requires:  e-smith-release >= 7.0,  Requires:  e-smith-release >= 7.0,
41  Requires: perl-Unicode-IMAPUtf7  Requires: perl-Unicode-IMAPUtf7
42    Requires: e-smith-formmagick >= 1.4.0-12
43  #Requires:  smeserver-userpanel, userpanel causes endless problems  #Requires:  smeserver-userpanel, userpanel causes endless problems
44  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
45  AutoReqProv: no  AutoReqProv: no
# Line 25  SME Server enhancement to enable procmai Line 49  SME Server enhancement to enable procmai
49  Optionally provides user panels where users can create mail rules for themselves  Optionally provides user panels where users can create mail rules for themselves
50    
51  %changelog  %changelog
52    * Tue Mar 03 2009 SME Translation Server
53    - apply locale 2009-03-03 patch
54    
55    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-30
56    - Apply  1 Mar 2009 locale patch [SME: 5018]
57    
58    * Sat Feb 21 2009 Stephen Noble <support@dungog.net> 1.2-29
59    - remove drop down to select folders [SME: 5016]
60    
61    * Sat Feb 21 2009 Stephen Noble <support@dungog.net> 1.2-28
62    - procmail sort to zarafa folders if enabled [SME: 5016]
63    
64    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-27
65    - Apply  1 Jan 2009 locale patch [SME: 4900]
66    
67    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-26
68    - Apply 14 Oct 2008 locale patch
69    
70    * Mon Sep 29 2008 Stephen Noble <support@dungog.net> - 1.2-25
71    - remove internal forwarding [SME: 4605]
72    
73    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.2-24
74    - move .qmail fragment after SME forwarding [SME: 4602]
75    
76    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.2-23
77    - Apply 27 Sep 2008 locale patch
78    
79    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-22
80    - Apply 1 July 2008 locale patch
81    
82    * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-21
83    - Apply 21 May 2008 locale patch
84    - Updating the release number (it was lagging behind about 10)
85    
86    * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-20
87    - Apply 5 May 2008 locale patch
88    
89    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-19
90    - Add common <base> tags to e-smith-formmagick's general
91    
92    * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-18
93    - Added 22 April 2008 locale patch
94    
95    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.2-17
96    - Update to UTF-8 translations
97    
98    * Fri Mar 14 2008 Stephen Noble <support@dungog.net> - 1.2-16
99    - block generation of procmail/maildrop rules [SME: 4051]
100    
101    * Fri Mar 14 2008 Stephen Noble <support@dungog.net> - 1.2-15
102    - update locale 2008-03-14
103    
104    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> - 1.2-14
105    - Add requires for e-smith-formmagick for UTF-8 support [SME: 3858]
106    
107    * Tue Mar 11 2008 Stephen Noble <support@dungog.net> - 1.2-13
108    - Add 2008-03-11 locale patch
109    
110    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> - 1.2-12
111    - prepare en lexicons for pootle translations
112    
113    * Tue Dec 25 2007 Stephen Noble <support@dungog.net> 1.2-11
114    - french translation fix
115    
116    * Tue Dec 25 2007 Stephen Noble <support@dungog.net> 1.2-10
117    - add french translation, thanks Sylvain Gomez
118    
119  * Mon Oct 29 2007 Stephen Noble <support@dungog.net> 1.2-9  * Mon Oct 29 2007 Stephen Noble <support@dungog.net> 1.2-9
120  - add spanish translation, thanks Normando Hall [SME 3503]  - add spanish translation, thanks Normando Hall [SME 3503]
121    
# Line 104  Optionally provides user panels where us Line 195  Optionally provides user panels where us
195  %setup  %setup
196  %patch0 -p1  %patch0 -p1
197  %patch1 -p1  %patch1 -p1
198    %patch2 -p1
199    %patch3 -p1
200    %patch4 -p1
201    %patch5 -p1
202    %patch6 -p1
203    %patch7 -p1
204    %patch8 -p1
205    %patch9 -p1
206    %patch10 -p1
207    %patch11 -p1
208    %patch12 -p1
209    %patch13 -p1
210    %patch14 -p1
211    %patch15 -p1
212    %patch16 -p1
213    %patch17 -p1
214    %patch18 -p1
215    %patch19 -p1
216    %patch20 -p1
217    %patch21 -p1
218    
219  %build  %build
220  perl createlinks  perl createlinks
221    
222    LEXICONS=$(find root/etc/e-smith/{locale/,web/functions/} -type f )
223    for lexicon in $LEXICONS
224    do
225        /sbin/e-smith/validate-lexicon $lexicon
226    done
227    
228  %install  %install
229  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
230  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
# Line 125  rm -rf %{name}-%{version} Line 242  rm -rf %{name}-%{version}
242  %post  %post
243  #new installs  #new installs
244  if [ $1 = 1 ] ; then  if [ $1 = 1 ] ; then
   
  /etc/e-smith/events/actions/navigation-conf 2>/dev/null  
   
  echo ' '  
  echo 'to enable procmail or maildrop for all users'  
  echo 'for Procmail'  
  echo "config setprop qmail FilterType procmail"  
  echo 'or for maildrop'  
  echo "config setprop qmail FilterType maildrop"  
  echo 'then'  
  echo 'signal-event mailsorting-conf'  
245   echo ' '   echo ' '
246     echo 'http://www.dungog.net/wiki/Smeserver-mailsorting#Configuration'
247  fi  fi
248    
249  #upgrades (and new installs)  #upgrades (and new installs)
250  /bin/touch /home/e-smith/db/processmail  /bin/touch /home/e-smith/db/processmail
251  /sbin/e-smith/signal-event mailsorting-conf  /sbin/e-smith/signal-event mailsorting-conf
252  /sbin/e-smith/signal-event conf-userpanel  if [ -d /etc/e-smith/events/conf-userpanel ] ; then
253       /sbin/e-smith/signal-event conf-userpanel
254    fi
255    
256  %postun  %postun
257  #uninstall  #uninstall


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