/[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.5 by dungog, Tue Dec 25 06:37:17 2007 UTC Revision 1.27 by dungog, Mon Sep 29 11:56:40 2008 UTC
# Line 1  Line 1 
1    # $Id: smeserver-mailsorting.spec,v 1.26 2008/09/28 02:41:44 dungog 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 10  %define release 25
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 11  Group: SMEserver/addon Line 15  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-frLocale.patch  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  BuildArchitectures: noarch  BuildArchitectures: noarch
33  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
34  Requires:  e-smith-release >= 7.0,  Requires:  e-smith-release >= 7.0,
35  Requires: perl-Unicode-IMAPUtf7  Requires: perl-Unicode-IMAPUtf7
36    Requires: e-smith-formmagick >= 1.4.0-12
37  #Requires:  smeserver-userpanel, userpanel causes endless problems  #Requires:  smeserver-userpanel, userpanel causes endless problems
38  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
39  AutoReqProv: no  AutoReqProv: no
# Line 25  SME Server enhancement to enable procmai Line 43  SME Server enhancement to enable procmai
43  Optionally provides user panels where users can create mail rules for themselves  Optionally provides user panels where users can create mail rules for themselves
44    
45  %changelog  %changelog
46    * Mon Sep 29 2008 Stephen Noble <support@dungog.net> - 1.2-25
47    - remove internal forwarding [SME: 4605]
48    
49    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.2-24
50    - move .qmail fragment after SME forwarding [SME: 4602]
51    
52    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.2-23
53    - Apply 27 Sep 2008 locale patch
54    
55    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-22
56    - Apply 1 July 2008 locale patch
57    
58    * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-21
59    - Apply 21 May 2008 locale patch
60    - Updating the release number (it was lagging behind about 10)
61    
62    * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-20
63    - Apply 5 May 2008 locale patch
64    
65    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-19
66    - Add common <base> tags to e-smith-formmagick's general
67    
68    * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-18
69    - Added 22 April 2008 locale patch
70    
71    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.2-17
72    - Update to UTF-8 translations
73    
74    * Fri Mar 14 2008 Stephen Noble <support@dungog.net> - 1.2-16
75    - block generation of procmail/maildrop rules [SME: 4051]
76    
77    * Fri Mar 14 2008 Stephen Noble <support@dungog.net> - 1.2-15
78    - update locale 2008-03-14
79    
80    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> - 1.2-14
81    - Add requires for e-smith-formmagick for UTF-8 support [SME: 3858]
82    
83    * Tue Mar 11 2008 Stephen Noble <support@dungog.net> - 1.2-13
84    - Add 2008-03-11 locale patch
85    
86    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> - 1.2-12
87    - prepare en lexicons for pootle translations
88    
89    * Tue Dec 25 2007 Stephen Noble <support@dungog.net> 1.2-11
90    - french translation fix
91    
92  * Tue Dec 25 2007 Stephen Noble <support@dungog.net> 1.2-10  * Tue Dec 25 2007 Stephen Noble <support@dungog.net> 1.2-10
93  - add french translation, thanks Sylvain Gomez  - add french translation, thanks Sylvain Gomez
94    
# Line 108  Optionally provides user panels where us Line 172  Optionally provides user panels where us
172  %patch0 -p1  %patch0 -p1
173  %patch1 -p1  %patch1 -p1
174  %patch2 -p1  %patch2 -p1
175    %patch3 -p1
176    %patch4 -p1
177    %patch5 -p1
178    %patch6 -p1
179    %patch7 -p1
180    %patch8 -p1
181    %patch9 -p1
182    %patch10 -p1
183    %patch11 -p1
184    %patch12 -p1
185    %patch13 -p1
186    %patch14 -p1
187    %patch15 -p1
188    
189  %build  %build
190  perl createlinks  perl createlinks
191    
192    LEXICONS=$(find root/etc/e-smith/{locale/,web/functions/} -type f )
193    for lexicon in $LEXICONS
194    do
195        /sbin/e-smith/validate-lexicon $lexicon
196    done
197    
198  %install  %install
199  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
200  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
# Line 129  rm -rf %{name}-%{version} Line 212  rm -rf %{name}-%{version}
212  %post  %post
213  #new installs  #new installs
214  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'  
215   echo ' '   echo ' '
216     echo 'http://www.dungog.net/wiki/Smeserver-mailsorting#Configuration'
217  fi  fi
218    
219  #upgrades (and new installs)  #upgrades (and new installs)
220  /bin/touch /home/e-smith/db/processmail  /bin/touch /home/e-smith/db/processmail
221  /sbin/e-smith/signal-event mailsorting-conf  /sbin/e-smith/signal-event mailsorting-conf
222  /sbin/e-smith/signal-event conf-userpanel  if [ -d /etc/e-smith/events/conf-userpanel ] ; then
223       /sbin/e-smith/signal-event conf-userpanel
224    fi
225    
226  %postun  %postun
227  #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