/[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.11 by slords, Mon Apr 19 14:24:41 2010 UTC Revision 1.17 by burnat, Sun May 19 05:45:09 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-spamassassin.spec,v 1.10 2010/02/17 17:18:12 filippocarletti Exp $  # $Id: smeserver-spamassassin.spec,v 1.16 2012/04/08 15:12:14 snetram 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 5  %define release 10
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.gz Line 13  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  Patch3: smeserver-spamassassin-2.2.0-cronjobs.patch
16    Patch4: smeserver-spamassassin-2.2.0-RequiredScore.patch
17    Patch5: smeserver-spamassassin-2.2.0-bootstrap-console-save-removal.patch
18    Patch6: smeserver-spamassassin-2.2.0-pyzor-timeout.patch
19    Patch7: smeserver-spamassassin-2.2.0-fix_10required_score.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  Requires: e-smith-email >= 4.13.0-38  Requires: e-smith-email >= 4.13.0-38
22  Requires: headermatch  Requires: headermatch
# Line 42  AutoReqProv: no Line 46  AutoReqProv: no
46  SME Server - spamassassin anti-spam module  SME Server - spamassassin anti-spam module
47    
48  %changelog  %changelog
49    * Sun May 19 2013 chris burnat <devlist@burnat.com> 2.2.0-10
50    - Reverse changes in 2.2.0-6 and fix how qpsmtpd tags spam email, codes by Charlie Brady [SME: 5603]
51    
52    * Sun Apr 8 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-9
53    - Add template fragment for pyzor timeout [SME: 6896]
54    
55    * Fri Jan 20 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-8
56    - Actually apply patch to remove spamd restart from bootstrap-console-save event [SME: 6717]
57    
58    * Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-7
59    - Remove spamd restart from bootstrap-console-save event [SME: 6717]
60    
61    * Sat Aug 7 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
62    - Work around how qpsmtpd tags spam email, by Michael McCarn [SME: 5603]
63    
64  * Mon Apr 19 2010 Shad L. Lords <slords@mail.com> 2.2.0-5.sme  * Mon Apr 19 2010 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
65  - Remove cron.daily jobs that are no longer needed  - Remove cron.daily jobs that are no longer needed
66  - Previous patch make spamassassin restart correctly [SME: 3304]  - Previous patch make spamassassin restart correctly [SME: 3304]
# Line 390  SME Server - spamassassin anti-spam modu Line 409  SME Server - spamassassin anti-spam modu
409  %patch1 -p1  %patch1 -p1
410  %patch2 -p1  %patch2 -p1
411  %patch3 -p1  %patch3 -p1
412    %patch4 -p1
413    %patch5 -p1
414    %patch6 -p1
415    %patch7 -p1
416    
417  %build  %build
418  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