/[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.13 by jpp, Wed Feb 17 18:47:38 2021 UTC Revision 1.14 by jpp, Fri Feb 19 04:53:21 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-spamassassin.spec,v 1.12 2021/01/08 19:49:49 jpp Exp $  # $Id: smeserver-spamassassin.spec,v 1.13 2021/02/17 18:47:38 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 4  %define release 5
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 42  AutoReqProv: no Line 42  AutoReqProv: no
42  SME Server - spamassassin anti-spam module  SME Server - spamassassin anti-spam module
43    
44  %changelog  %changelog
45    * Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-5.sme
46    - fix spamd unable to load [SME: 11361]
47    
48  * Wed Feb 17 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-4.sme  * Wed Feb 17 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-4.sme
49  - add requires DCC as we have built it  [SME: 11065]  - add requires DCC as we have built it  [SME: 11065]
50    
# Line 457  SME Server - spamassassin anti-spam modu Line 460  SME Server - spamassassin anti-spam modu
460  %setup  %setup
461  %patch0 -p1  %patch0 -p1
462    
463    rm -rf root/etc/e-smith/templates/usr/
464    rm -rf root//usr/lib/systemd/system/spamd.service.d
465    
466  %build  %build
467  perl createlinks  perl createlinks
468    
# Line 497  if [[ ! -d /var/lib/spamassassin/3.00400 Line 503  if [[ ! -d /var/lib/spamassassin/3.00400
503    fi    fi
504  fi  fi
505    
506    rm -rf /usr/lib/systemd/system/spamd.service.d 2>/dev/null || true
507    
508  %files -f %{name}-%{version}-%{release}-filelist  %files -f %{name}-%{version}-%{release}-filelist
509  %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