/[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.8 by jcrisp, Tue Jun 19 13:20:57 2018 UTC Revision 1.9 by jcrisp, Sat Jun 23 11:28:41 2018 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 1  %define release 2
4    
5  Summary: SME Server geoip plugin  Summary: SME Server geoip plugin
6  Name: %{name}  Name: %{name}
# Line 15  BuildArchitectures: noarch Line 15  BuildArchitectures: noarch
15  Requires: perl-GeoIP2  Requires: perl-GeoIP2
16  Requires: GeoIP >= 1.6.5  Requires: GeoIP >= 1.6.5
17  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
18  #Patch0: smeserver-geoip-remove-createlink-add-geoip-download-actions.patch  Patch0: smeserver-geoip-conf-typo.patch
19    
20  %description  %description
21  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 24  CHANGE THE CONFIG DB: config setprop qps Line 24  CHANGE THE CONFIG DB: config setprop qps
24  SIGNAL EVENT: signal-event email-update  SIGNAL EVENT: signal-event email-update
25    
26  %changelog  %changelog
27    * Sat Jun 23 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2-2.sme
28    - Fix typo in createlinks
29    
30  * Tue Jun 12 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2-1.sme  * Tue Jun 12 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2-1.sme
31  - Update to latest v2 DBs [SME: 9033]  - Update to latest v2 DBs [SME: 9033]
32  - add geocity.pl and geocountry.pl test files  - add geocity.pl and geocountry.pl test files
# Line 69  SIGNAL EVENT: signal-event email-update Line 72  SIGNAL EVENT: signal-event email-update
72    
73  %prep  %prep
74  %setup  %setup
75  #%patch0 -p1  %patch0 -p1
76    
77  %build  %build
78  %{__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