/[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.3 by vip-ire, Fri Mar 18 11:16:05 2016 UTC Revision 1.12 by jpp, Fri Jan 8 19:49:49 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-spamassassin.spec,v 1.2 2016/03/18 06:33:41 unnilennium Exp $  # $Id: smeserver-spamassassin.spec,v 1.11 2021/01/08 19:46:48 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.6.0  %define version 2.7.0
7  %define release 3  %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.xz  Source: %{name}-%{version}.tar.xz
13    Patch0: smeserver-spamassassin-2.7.0-bz11166-update.patch
14    
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
18  Requires: spamassassin >= 3.3.0  Requires: spamassassin >= 3.4.4
19  Requires: perl(Crypt::OpenSSL::Bignum)  Requires: perl(Crypt::OpenSSL::Bignum)
20  Requires: perl(IO::Socket::INET6)  Requires: perl(IO::Socket::INET6)
21  Requires: perl(IP::Country)  Requires: perl(IP::Country)
# Line 25  Requires: ucspi-tcp daemontools Line 27  Requires: ucspi-tcp daemontools
27  Requires: e-smith-lib >= 1.13.1-90  Requires: e-smith-lib >= 1.13.1-90
28  Requires: e-smith-base >= 4.13.16  Requires: e-smith-base >= 4.13.16
29  Requires: e-smith-qmail >= 1.9.0-09sme02  Requires: e-smith-qmail >= 1.9.0-09sme02
30  Requires: razor-agents >= 2.61-1  Requires: smeserver-clamav >= 2.7.0
31    Requires: perl-Razor-Agent
32  Requires: pyzor  Requires: pyzor
33  Obsoletes: FuzzyOcr  Obsoletes: FuzzyOcr
34  Obsoletes: e-smith-spamassassin  Obsoletes: e-smith-spamassassin
# Line 38  AutoReqProv: no Line 41  AutoReqProv: no
41  SME Server - spamassassin anti-spam module  SME Server - spamassassin anti-spam module
42    
43  %changelog  %changelog
44    * Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-3.sme
45    - fix smeserver-spamassassin-update event fix [SME: 11166]
46    
47    * Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.7.0-1
48    - Start systemd migration. Remove symlinks [SME: 11224]
49    - remove refresh clam as this will be provided by clamav
50    - require spamassassin 3.4.4 +
51    
52    * Wed Jun 28 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
53    - disable auto_learn by default when enabling Bayes [SME: 8160]
54    - added properties UseBayesAutoLearn, BayesAutoLearnThresholdSpam and BayesAutoLearnThresholdNonSpam
55    
56    * Wed Mar 8 2017 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-7.sme
57    - Rewrite spamd run script to add support for --allow-tell [SME: 10137]
58    
59    * Wed Apr 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-6.sme
60    - Add X-Spam-Details header (and simplify X-Spam-Status) [SME: 9471]
61    
62    * Fri Mar 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
63    - fix claim to own /usr/bin [SME: 9348]
64    -  rebuild for Bug [SME: 9347]
65    
66    * Fri Mar 18 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-4.sme
67    - Update dependency for perl-Razor-Agent [SME: 9336]
68    
69  * Fri Mar 18 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme  * Fri Mar 18 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
70  - Remove dependency on dcc as it's non free software [SME: 9331]  - Remove dependency on dcc as it's non free software [SME: 9331]
71    
# Line 423  SME Server - spamassassin anti-spam modu Line 451  SME Server - spamassassin anti-spam modu
451    
452  %prep  %prep
453  %setup  %setup
454    %patch0 -p1
455    
456  %build  %build
457  perl createlinks  perl createlinks
# Line 432  rm -rf $RPM_BUILD_ROOT Line 461  rm -rf $RPM_BUILD_ROOT
461  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
462  rm -f %{name}-%{version}-%{release}-filelist  rm -f %{name}-%{version}-%{release}-filelist
463  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
     --dir /var/service/spamd 'attr(01755,root,root)' \  
     --file /var/service/spamd/down 'attr(0644,root,root)' \  
     --file /var/service/spamd/run 'attr(0755,root,root)' \  
     --dir /var/service/spamd/log 'attr(0755,root,root)' \  
     --dir /var/service/spamd/log/supervise 'attr(0700,root,root)' \  
     --dir /var/service/spamd/supervise 'attr(0700,root,root)' \  
     --file /var/service/spamd/log/run 'attr(0755,root,root)' \  
464      --dir /var/log/spamd 'attr(2750,smelog,smelog)' \      --dir /var/log/spamd 'attr(2750,smelog,smelog)' \
465      --dir /var/spool/spamd 'attr(2750,spamd,spamd)' \      --dir /var/spool/spamd 'attr(2750,spamd,spamd)' \
466      --dir /var/spool/spamd/.spamassassin 'attr(2750,spamd,spamd)' \      --dir /var/spool/spamd/.spamassassin 'attr(2750,spamd,spamd)' \
467      --file /etc/cron.hourly/sa-restart 'attr(0755,root,root)' \      --file /etc/cron.hourly/sa-restart 'attr(0755,root,root)' \
468      --file /usr/bin/refreshclam 'attr(0755,root,root)' \      --dir /usr/lib/systemd/system/spamd.service.d 'attr(0755,root,root)' \
469        --dir /usr/lib/systemd/system/spamassassin.service.d 'attr(0755,root,root)' \
470      > %{name}-%{version}-%{release}-filelist      > %{name}-%{version}-%{release}-filelist
471    
472  %pre  %pre
# Line 455  rm -rf $RPM_BUILD_ROOT Line 478  rm -rf $RPM_BUILD_ROOT
478    
479  %post  %post
480    
481    # Cleanup old files
482    rm -rf /var/lib/spamassassin/3.004000 2>/dev/null || true
483    
484    if [[ ! -d /var/lib/spamassassin/3.004004 ]]; then
485      echo "Installing new spam databases - please be patient"
486      nc -z 8.8.8.8 53  >/dev/null 2>&1
487      online=$?
488      if [ $online -eq 0 ]; then
489          echo "Server Online - updating"
490          /usr/bin/sa-update -v
491      else
492          echo "Offline - please check your network connection and then run sa-update manually"
493      fi
494    fi
495    
496  %files -f %{name}-%{version}-%{release}-filelist  %files -f %{name}-%{version}-%{release}-filelist
497  %defattr(-,root,root)  %defattr(-,root,root)


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