/[smecontribs]/rpms/smeserver-geoip/contribs9/smeserver-geoip.spec
ViewVC logotype

Diff of /rpms/smeserver-geoip/contribs9/smeserver-geoip.spec

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

Revision 1.16 by jpp, Fri Oct 18 22:13:31 2019 UTC Revision 1.17 by jpp, Mon Oct 21 01:48:39 2019 UTC
# Line 1  Line 1 
1  %define name smeserver-geoip  %define name smeserver-geoip
2  %define version 1.2  %define version 1.2
3  %define release 9  %define release 10
4    
5  Summary: SME Server geoip plugin  Summary: SME Server geoip plugin
6  Name: %{name}  Name: %{name}
# Line 19  Patch1: smeserver-geoip-fix-city-createl Line 19  Patch1: smeserver-geoip-fix-city-createl
19  Patch2: smeserver-geoip-1.2-check_badcountries.patch  Patch2: smeserver-geoip-1.2-check_badcountries.patch
20  Patch3: smeserver-geoip-1.2-check_badcountries-mailstats.patch  Patch3: smeserver-geoip-1.2-check_badcountries-mailstats.patch
21  Patch4: smeserver-geoip-1.2-bz10820-geoipv1-blockvountries-qpsmtpd.patch  Patch4: smeserver-geoip-1.2-bz10820-geoipv1-blockvountries-qpsmtpd.patch
22    Patch5: smeserver-geoip-1.2-bz10815-display-country.patch
23    
24  %description  %description
25  The GEOIP plugin lets us know which country our mail server is receiving mail from. If we're receiving too much spam from a particular country, this will help track it down and then use that info to reject connections from that country. This ends up taking the load off our servers.  The GEOIP plugin lets us know which country our mail server is receiving mail from. If we're receiving too much spam from a particular country, this will help track it down and then use that info to reject connections from that country. This ends up taking the load off our servers.
# Line 59  SIGNAL EVENT: signal-event email-update Line 60  SIGNAL EVENT: signal-event email-update
60  #----------------------------------------------------  #----------------------------------------------------
61    
62  %changelog  %changelog
63    * Sun Oct 20 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-10.sme
64    - fix country not logged if no badcountries defined [SME: 10815]
65    
66  * Fri Oct 18 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-9.sme  * Fri Oct 18 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-9.sme
67  - revert blocking country for geoipv1 qpsmtpd plugin [SME: 10820]  - revert blocking country for geoipv1 qpsmtpd plugin [SME: 10820]
68    
# Line 138  SIGNAL EVENT: signal-event email-update Line 142  SIGNAL EVENT: signal-event email-update
142  %patch2 -p1  %patch2 -p1
143  %patch3 -p1  %patch3 -p1
144  %patch4 -p1  %patch4 -p1
145    %patch5 -p1
146    
147  %build  %build
148  %{__mkdir_p} root/var/lib/GeoIP  %{__mkdir_p} root/var/lib/GeoIP


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