OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 21-Feb-2006 19:38:34 Branch: HEAD Handle: 2006022118383400 Modified files: openpkg-src/apache apache.spec Log: modifying package: apache-1.3.34 20060119 -> 20060221 Summary: Revision Changes Path 1.322 +4 -4 openpkg-src/apache/apache.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/apache/apache.spec ============================================================================ $ cvs diff -u -r1.321 -r1.322 apache.spec --- openpkg-src/apache/apache.spec 19 Jan 2006 06:37:59 -0000 1.321 +++ openpkg-src/apache/apache.spec 21 Feb 2006 18:38:34 -0000 1.322 @@ -50,7 +50,7 @@ %define V_mod_access_referer 1.0.2 %define V_mod_roaming 1.0.2 %define V_mod_relocate 1.0 -%define V_mod_security 1.8.7 +%define V_mod_security 1.9.2 %define V_mod_evasive 1.10.1 %define V_suphp 0.6.1 @@ -65,7 +65,7 @@ Group: Web License: ASF Version: %{V_apache} -Release: 20060119 +Release: 20060221 # package options (suexec related) %option with_suexec yes @@ -200,7 +200,7 @@ Source15: ftp://ftp.freeradius.org/pub/radius/mod_auth_radius-%{V_mod_auth_radius}.tar Source16: http://osdn.dl.sourceforge.net/modauthmysql/mod_auth_mysql-%{V_mod_auth_mysql}.tar.gz Source17: http://www.suphp.org/download/suphp-%{V_suphp}.tar.gz -Source18: http://www.modsecurity.org/download/modsecurity-%{V_mod_security}.tar.gz +Source18: http://www.modsecurity.org/download/modsecurity-apache-%{V_mod_security}.tar.gz Source19: http://www.nuclearelephant.com/projects/mod_evasive/mod_evasive_%{V_mod_evasive}.tar.gz Source20: http://www.sharemation.com/~dmcmahon/unix_all.tgz Source21: apache.conf @@ -482,7 +482,7 @@ prog apache:mod_security = { version = %{V_mod_security} url = http://www.modsecurity.org/download/ - regex = modsecurity-(\d+\.\d+(\.\d+)*)\.tar\.gz + regex = modsecurity-apache-(\d+\.\d+(\.\d+)*)\.tar\.gz } prog apache:mod_evasive = { version = %{V_mod_evasive} @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org