--- rpms/smeserver-geoip/contribs7/smeserver-geoip.spec 2009/03/02 17:43:46 1.2 +++ rpms/smeserver-geoip/contribs7/smeserver-geoip.spec 2009/04/24 13:54:39 1.3 @@ -1,10 +1,10 @@ -# $Id$ +# $Id: smeserver-geoip.spec,v 1.2 2009/03/02 17:43:46 slords Exp $ # Authority: ???? # Name: Thouvenin Romain %define name smeserver-geoip %define version 1.0.0 -%define release b1 +%define release b2 Summary: SME Server geoip plugin Name: %{name} @@ -15,6 +15,7 @@ Group: Email Source: %{name}-%{version}.tar.gz BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch +BuildRequires: e-smith-devtools %description 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. @@ -23,6 +24,9 @@ CHANGE THE CONFIG DB: config setprop qps SIGNAL EVENT: signal-event email-update %changelog +* Fri Apr 24 2009 Jonathan Martens 1.0.0-b2 +- Add e-smith-devtools as a requirement [SME: 1866] + * Thu Jun 16 2007 Doug Kruhm - 1.0.0-01 - Original version