SPECS: apache-mod_dosevasive.spec - Updated to version 1.10.1-1 - ...

matkor matkor at pld-linux.org
Thu Mar 9 12:22:47 CET 2006


Author: matkor                       Date: Thu Mar  9 11:22:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Updated to version 1.10.1-1
- Seems to work - STBR(Ac)
- CVS admin pls rename to apache-mod_evasive.spec (as project name changed).

---- Files affected:
SPECS:
   apache-mod_dosevasive.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_dosevasive.spec
diff -u SPECS/apache-mod_dosevasive.spec:1.18 SPECS/apache-mod_dosevasive.spec:1.19
--- SPECS/apache-mod_dosevasive.spec:1.18	Mon Jan 30 18:39:10 2006
+++ SPECS/apache-mod_dosevasive.spec	Thu Mar  9 12:22:41 2006
@@ -1,29 +1,35 @@
 # $Revision$, $Date$
-%define		mod_name	dosevasive
+# TODO: change spac name to apache-mod_evasive.spec as it is now official name
+# see http://www.nuclearelephant.com/projects/dosevasive/
+%define		mod_name	evasive
 %define 	apxs		/usr/sbin/apxs
 Summary:	Apache DoS Evasive Maneuvers Module
 Summary(pl):	Moduł manewrów omijających ataki DoS dla Apache
 Name:		apache-mod_%{mod_name}
-Version:	1.10
-Release:	3
+Version:	1.10.1
+Release:	1
 License:	GPL v2+
 Group:		Networking/Daemons
-Source0:	http://www.nuclearelephant.com/projects/dosevasive/mod_%{mod_name}_%{version}.tar.gz
-# Source0-md5:	5e5eee54b3fba64c83898828693931ff
+Source0:	http://www.nuclearelephant.com/projects/mod_evasive/mod_%{mod_name}_%{version}.tar.gz
+# Source0-md5:	784fca4a124f25ccff5b48c7a69a65e5
 Source1:	%{name}.conf
-URL:		http://www.nuclearelephant.com/projects/dosevasive/
+URL:		http://www.nuclearelephant.com/projects/mod_evasive/
 BuildRequires:	%{apxs}
 BuildRequires:	apache-devel >= 2.0
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	zlib-devel
+Obsoletes:      apache-mod_dosevasive
+Provides:       apache-mod_dosevasive
 Requires:	apache(modules-api) = %apache_modules_api
+
+
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_pkglibdir	%(%{apxs} -q LIBEXECDIR 2>/dev/null)
 %define		_sysconfdir	%(%{apxs} -q SYSCONFDIR 2>/dev/null)
 
 %description
-mod_dosevasive is an evasive maneuvers module for Apache to provide
+mod_(dos)evasive is an evasive maneuvers module for Apache to provide
 evasive action in the event of an HTTP DoS or DDoS attack or brute
 force attack. It is also designed to be a detection and network
 management tool, and can be easily configured to talk to ipchains,
@@ -31,7 +37,7 @@
 abuses via email and syslog facilities.
 
 %description -l pl
-mod_dosevasive to moduł manewrów omijających dla Apache, zapewniający
+mod_(dos)evasive to moduł manewrów omijających dla Apache, zapewniający
 akcje omijające w przypadku ataków DoS, DDoS lub brute force na usługę
 HTTP. Został zaprojektowany także jako narzędzie do wykrywania i
 zarządzania siecią, może być łatwo skonfigurowany do współpracy z
@@ -75,6 +81,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/03/09 11:22:41  matkor
+- Updated to version 1.10.1-1
+- Seems to work - STBR(Ac)
+- CVS admin pls rename to apache-mod_evasive.spec (as project name changed).
+
 Revision 1.18  2006/01/30 17:39:10  glen
 - use %service
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache-mod_dosevasive.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list