/[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.20 by jpp, Wed Jan 22 02:09:12 2020 UTC Revision 1.21 by jcrisp, Wed Jan 22 12:32:48 2020 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 13  %define release 14
4    
5  Summary: SME Server geoip plugin  Summary: SME Server geoip plugin
6  Name: %{name}  Name: %{name}
# Line 21  Patch3: smeserver-geoip-1.2-check_badcou Line 21  Patch3: smeserver-geoip-1.2-check_badcou
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  Patch5: smeserver-geoip-1.2-bz10815-display-country.patch
23  Patch6: smeserver-geoip-1.2-bz10859-bz10740.patch  Patch6: smeserver-geoip-1.2-bz10859-bz10740.patch
24    Patch7: smeserver-geoip-1.2-fix-product-id.patch
25    
26  %description  %description
27  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 65  SIGNAL EVENT: signal-event email-update Line 66  SIGNAL EVENT: signal-event email-update
66  #----------------------------------------------------  #----------------------------------------------------
67    
68  %changelog  %changelog
69    * Wed Jan 22 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2-14.sme
70    - Change template from EditionID to ProductID
71    - fix 20databasestore has a trailing tilde
72    
73  * Tue Jan 21 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-13.sme  * Tue Jan 21 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-13.sme
74  - add support for mmdblookup  [SME: 10740]  - add support for mmdblookup  [SME: 10740]
75  - add support for download with AccountID and LicenseKey [SME: 10859]  - add support for download with AccountID and LicenseKey [SME: 10859]
# Line 153  SIGNAL EVENT: signal-event email-update Line 158  SIGNAL EVENT: signal-event email-update
158  %patch4 -p1  %patch4 -p1
159  %patch5 -p1  %patch5 -p1
160  %patch6 -p1  %patch6 -p1
161    %patch7 -p1
162    
163  %build  %build
164  %{__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