/[smecontribs]/rpms/smeserver-fail2ban/contribs10/smeserver-fail2ban.spec
ViewVC logotype

Diff of /rpms/smeserver-fail2ban/contribs10/smeserver-fail2ban.spec

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

Revision 1.11 by jpp, Thu Dec 9 01:43:53 2021 UTC Revision 1.12 by jpp, Thu Dec 9 02:20:41 2021 UTC
# Line 1  Line 1 
1  %define version 0.1.18  %define version 0.1.18
2  %define release 21  %define release 22
3  %define name smeserver-fail2ban  %define name smeserver-fail2ban
4    
5  Summary: fail2ban integration on SME Server  Summary: fail2ban integration on SME Server
# Line 28  Patch14: smeserver-fail2ban-0.1.18-local Line 28  Patch14: smeserver-fail2ban-0.1.18-local
28  Patch15: smeserver-fail2ban-0.1.18-bz11586-redofailtostart.patch  Patch15: smeserver-fail2ban-0.1.18-bz11586-redofailtostart.patch
29  Patch16: smeserver-fail2ban-0.1.18-bz11650.patch  Patch16: smeserver-fail2ban-0.1.18-bz11650.patch
30  Patch17: smeserver-fail2ban-0.1.18-bz11651-wordpress.patch  Patch17: smeserver-fail2ban-0.1.18-bz11651-wordpress.patch
31    Patch18: smeserver-fail2ban-0.1.18-bz10857.patch
32    
33  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
34  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 43  AutoReqProv: no Line 44  AutoReqProv: no
44  Configure fail2ban on SME Server  Configure fail2ban on SME Server
45    
46  %changelog  %changelog
47    * Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-22.sme
48    - fix apache-badbot logfile definition [SME: 10857]
49      add updated badbot list.
50    
51  * Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-21.sme  * Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-21.sme
52  - update wordpress filters [SME: 11651]  - update wordpress filters [SME: 11651]
53    
# Line 193  Configure fail2ban on SME Server Line 198  Configure fail2ban on SME Server
198  %patch15 -p1  %patch15 -p1
199  %patch16 -p1  %patch16 -p1
200  %patch17 -p1  %patch17 -p1
201    %patch18 -p1
202    
203  %build  %build
204  %{__mkdir_p} root/var/log/fail2ban  %{__mkdir_p} root/var/log/fail2ban
# Line 207  perl createlinks Line 213  perl createlinks
213     --file /var/log/fail2ban/daemon.log 'config(noreplace) %attr(0600,root,root)' \     --file /var/log/fail2ban/daemon.log 'config(noreplace) %attr(0600,root,root)' \
214     --file /etc/cron.daily/cleanup_fail2ban 'attr(0755,root,root)' \     --file /etc/cron.daily/cleanup_fail2ban 'attr(0755,root,root)' \
215     --file /etc/fail2ban/filter.d/apache-auth.local 'config(noreplace) %attr(0644,root,root)' \     --file /etc/fail2ban/filter.d/apache-auth.local 'config(noreplace) %attr(0644,root,root)' \
216       --file /etc/fail2ban/filter.d/apache-badbots.local 'config(noreplace) %attr(0644,root,root)' \
217     --file /usr/bin/sfail2ban 'attr(0755,root,root)' \     --file /usr/bin/sfail2ban 'attr(0755,root,root)' \
218    > %{name}-%{version}-filelist    > %{name}-%{version}-filelist
219    


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