/[smeserver]/rpms/smeserver-spamassassin/sme7/smeserver-spamassassin.spec
ViewVC logotype

Diff of /rpms/smeserver-spamassassin/sme7/smeserver-spamassassin.spec

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

Revision 1.3 by slords, Fri Sep 7 00:49:38 2007 UTC Revision 1.9 by slords, Mon Apr 19 14:24:41 2010 UTC
# Line 1  Line 1 
1    # $Id: smeserver-spamassassin.spec,v 1.8 2008/11/26 09:34:44 filippocarletti Exp $
2    
3  Summary: SME Server - spamassassin anti-spam module  Summary: SME Server - spamassassin anti-spam module
4  %define name smeserver-spamassassin  %define name smeserver-spamassassin
5  Name: %{name}  Name: %{name}
6  %define version 1.4.0  %define version 2.0.0
7  %define release 15  %define release 3
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch1: sa310.patch  Patch1: smeserver-spamassassin-2.0.0-ServiceNameFix.patch
14  Patch2: auto_whitelist_path.patch  Patch2: smeserver-spamassassin-2.0.0-cronjobs.patch
 Patch3: smeserver-spamassassin-1.3.0-AWLToggle.patch  
 Patch4: smeserver-spamassassin-1.3.0-AWLToggle.patch2  
 Patch5: smeserver-spamassassin-1.4.0-SpamStatusAtStartOfLine.patch  
 Patch6: smeserver-spamassassin-1.4.0-headermatch.patch  
 Patch7: smeserver-spamassassin-1.4.0-runit17.patch  
 Patch8: smeserver-spamassassin-1.4.0-lognoise.patch  
 Patch9: smeserver-spamassassin-1.4.0-sa_update-smefix.patch  
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  Requires: e-smith-email >= 4.13.0-38  Requires: e-smith-email >= 4.13.0-38
17  Requires: headermatch  Requires: headermatch
# Line 46  AutoReqProv: no Line 41  AutoReqProv: no
41  SME Server - spamassassin anti-spam module  SME Server - spamassassin anti-spam module
42    
43  %changelog  %changelog
44    * Mon Apr 19 2010 Shad L. Lords <slords@mail.com> 2.0.0-3.sme
45    - Remove cron.daily jobs that are no longer needed
46    - Previous patch make spamassassin restart correctly [SME: 3700]
47    - Newer spamassassin imports keys on install [SME: 5823]
48    
49    * Tue Nov 25 2008 Giacomo Sanchietti <giacomo@nethesis.it> 2.0.0-2.sme
50    - Fix invalid service name in sa-update [SME: 3700]
51    
52    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
53    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
54    
55    * Sat Mar 9 2008 chris burnat <devlist@burnat.com> 1.4.0-18
56    - Edit and rename deprecated template fragment [SME: 3857]  
57    
58    * Tue Dec 25 2007 Shad L. Lords <slords@mail.com> 1.4.0-17
59    - Import all spamassassin keys correctly [SME: 3206]
60    
61    * Sat Sep 8 2007 Shad L. Lords <slords@mail.com> 1.4.0-16
62    - Import spamassassin keys correctly [SME: 3206]
63    
64  * Thu Sep 6 2007 Shad L. Lords <slords@mail.com> 1.4.0-15  * Thu Sep 6 2007 Shad L. Lords <slords@mail.com> 1.4.0-15
65  - Import spamassassin keys if sa_update is found [SME: 3206]  - Import spamassassin keys if sa_update is found [SME: 3206]
66  - Restart spamassassin if update successful [SME: 3351]  - Restart spamassassin if update successful [SME: 3351]
# Line 360  SME Server - spamassassin anti-spam modu Line 375  SME Server - spamassassin anti-spam modu
375    
376  %prep  %prep
377  %setup  %setup
378  %patch1 -p 1  %patch1 -p1
379  %patch2 -p 1  %patch2 -p1
 %patch3 -p 1  
 %patch4 -p 1  
 %patch5 -p 1  
 %patch6 -p 1  
 %patch7 -p 1  
 %patch8 -p 1  
 %patch9 -p 1  
380    
381  %build  %build
382  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