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

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

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

Revision 1.25 by jpp, Wed Apr 7 21:24:36 2021 UTC Revision 1.26 by jcrisp, Wed Mar 8 09:55:14 2023 UTC
# Line 1  Line 1 
1  # $Id: smeserver-spamassassin.spec,v 1.24 2021/04/07 21:16:20 jpp Exp $  # $Id: smeserver-spamassassin.spec,v 1.25 2021/04/07 21:24:36 jpp 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.7.0  %define version 2.7.0
7  %define release 10  %define release 11
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 14  Patch0: smeserver-spamassassin-2.7.0-bz1 Line 14  Patch0: smeserver-spamassassin-2.7.0-bz1
14  Patch1: smeserver-spamassassin-2.7.0-bz11361-spamd-fails.patch  Patch1: smeserver-spamassassin-2.7.0-bz11361-spamd-fails.patch
15  Patch2: smeserver-spamassassin-2.7.0-bz11362-logging.patch  Patch2: smeserver-spamassassin-2.7.0-bz11362-logging.patch
16  Patch3: smeserver-spamassassin-2.7.0-bz11375-remove-spamd.patch  Patch3: smeserver-spamassassin-2.7.0-bz11375-remove-spamd.patch
17    Patch4: smeserver-spamassassin-2.7.0-bz12330-logging-sa4.patch
18    
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  Requires: e-smith-email >= 4.13.0-38  Requires: e-smith-email >= 4.13.0-38
21  Requires: headermatch  Requires: headermatch
22  Requires: spamassassin >= 3.4.4  Requires: spamassassin >= 4.0.0
23  Requires: perl(Crypt::OpenSSL::Bignum)  Requires: perl(Crypt::OpenSSL::Bignum)
24  Requires: perl(IO::Socket::INET6)  Requires: perl(IO::Socket::INET6)
25  Requires: perl(IP::Country)  Requires: perl(IP::Country)
# Line 45  AutoReqProv: no Line 46  AutoReqProv: no
46  SME Server - spamassassin anti-spam module  SME Server - spamassassin anti-spam module
47    
48  %changelog  %changelog
49    * Tue Mar 07 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 2.7.0-11.sme
50    - update for Spamassassin 4 - thanks for the patch Zsolt [SME: 12330]
51    
52  * Wed Apr 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-10.sme  * Wed Apr 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-10.sme
53  - prevent noise in log at spamassassin call from qpsmtpd [SME: 11491]  - prevent noise in log at spamassassin call from qpsmtpd [SME: 11491]
54    
# Line 157  SME Server - spamassassin anti-spam modu Line 161  SME Server - spamassassin anti-spam modu
161  * 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
162  - Roll new stream to separate sme7/sme8 trees [SME: 4633]  - Roll new stream to separate sme7/sme8 trees [SME: 4633]
163    
164  * Sat Mar 9 2008 chris burnat <devlist@burnat.com> 1.4.0-18  * Sat Mar 8 2008 chris burnat <devlist@burnat.com> 1.4.0-18
165  - Edit and rename deprecated template fragment [SME: 3857]    - Edit and rename deprecated template fragment [SME: 3857]  
166    
167  * Tue Dec 25 2007 Shad L. Lords <slords@mail.com> 1.4.0-17  * Tue Dec 25 2007 Shad L. Lords <slords@mail.com> 1.4.0-17
# Line 488  rm -rf root//usr/lib/systemd/system/spam Line 492  rm -rf root//usr/lib/systemd/system/spam
492  %patch3 -p1  %patch3 -p1
493  rm -rf root/etc/e-smith/db/configuration/defaults/spamd  rm -rf root/etc/e-smith/db/configuration/defaults/spamd
494  mkdir -p root/var/service/qpsmtpd/.spamassassin  mkdir -p root/var/service/qpsmtpd/.spamassassin
495    %patch4 -p1
496    
497  %build  %build
498  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