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

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

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

Revision 1.10 by filippocarletti, Wed Feb 17 17:18:12 2010 UTC Revision 1.12 by wellsi, Sat Aug 7 22:03:06 2010 UTC
# Line 1  Line 1 
1  # $Id: smeserver-spamassassin.spec,v 1.9 2010/02/17 11:53:42 filippocarletti Exp $  # $Id: smeserver-spamassassin.spec,v 1.11 2010/04/19 14:24:41 slords 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 2.2.0  %define version 2.2.0
7  %define release 4  %define release 6
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch1: smeserver-spamassassin-2.2.0-ServiceNameFix.patch  Patch1: smeserver-spamassassin-2.2.0-ServiceNameFix.patch
14  Patch2: smeserver-spamassassin-2.2.0-AWL.patch  Patch2: smeserver-spamassassin-2.2.0-AWL.patch
15    Patch3: smeserver-spamassassin-2.2.0-cronjobs.patch
16    Patch4: smeserver-spamassassin-2.2.0-RequiredScore.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  Requires: e-smith-email >= 4.13.0-38  Requires: e-smith-email >= 4.13.0-38
19  Requires: headermatch  Requires: headermatch
# Line 41  AutoReqProv: no Line 43  AutoReqProv: no
43  SME Server - spamassassin anti-spam module  SME Server - spamassassin anti-spam module
44    
45  %changelog  %changelog
46  * Wed Feb 17 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-4sme  * Sat Aug 7 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
47    - Work around how qpsmtpd tags spam email, by Michael McCarn [SME: 5603]
48    
49    * Mon Apr 19 2010 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
50    - Remove cron.daily jobs that are no longer needed
51    - Previous patch make spamassassin restart correctly [SME: 3304]
52    - Newer spamassassin imports keys on install [SME: 5889]
53    
54    * Wed Feb 17 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-4.sme
55  - Requires SpamAssassin 3.3.0 [SME: 5741]  - Requires SpamAssassin 3.3.0 [SME: 5741]
56  - Remove FuzzyOcr [SME: 5771]  - Remove FuzzyOcr [SME: 5771]
57  - Use ATrpm package (partially remove previous patch)  - Use ATrpm package (partially remove previous patch)
58    
59  * Tue Feb 16 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-3sme  * Tue Feb 16 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-3.sme
60  - Requires SpamAssassin 3.3.0 [SME: 5741]  - Requires SpamAssassin 3.3.0 [SME: 5741]
61  - Remove FuzzyOcr [SME: 5771]  - Remove FuzzyOcr [SME: 5771]
62  - Run sa-update every two hours and check restart every hour  - Run sa-update every two hours and check restart every hour
63  - Redirect cron job output to logfile to avoid mail noise  - Redirect cron job output to logfile to avoid mail noise
64    
65  * Tue Nov 25 2008 Giacomo Sanchietti <giacomo@nethesis.it> 2.2.0-2sme  * Tue Nov 25 2008 Giacomo Sanchietti <giacomo@nethesis.it> 2.2.0-2.sme
66  - Fix invalid service name in sa-update [SME: 3304]  - Fix invalid service name in sa-update [SME: 3304]
67    
68  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
# Line 383  SME Server - spamassassin anti-spam modu Line 393  SME Server - spamassassin anti-spam modu
393  %setup  %setup
394  %patch1 -p1  %patch1 -p1
395  %patch2 -p1  %patch2 -p1
396    %patch3 -p1
397    %patch4 -p1
398    
399  %build  %build
400  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