فهرست منبع

modifying package: apache-1.3.33 20050206 -> 20050207

Ralf S. Engelschall 21 سال پیش
والد
کامیت
bc62195971
1فایلهای تغییر یافته به همراه5 افزوده شده و 5 حذف شده
  1. 5 5
      apache/apache.spec

+ 5 - 5
apache/apache.spec

@@ -52,7 +52,7 @@
 %define       V_mod_roaming        1.0.2
 %define       V_mod_relocate       1.0
 %define       V_mod_security       1.8.6
-%define       V_mod_dosevasive     1.9
+%define       V_mod_dosevasive     1.10
 %define       V_suphp              0.5.2
 
 #   package information
@@ -66,7 +66,7 @@ Class:        BASE
 Group:        Web
 License:      ASF
 Version:      %{V_apache}
-Release:      20050206
+Release:      20050207
 
 #   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_r
 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/mod_security-%{V_mod_security}.tar.gz
-Source19:     http://www.nuclearelephant.com/projects/dosevasive/mod_dosevasive.%{V_mod_dosevasive}.tar.gz
+Source19:     http://www.nuclearelephant.com/projects/dosevasive/mod_dosevasive_%{V_mod_dosevasive}.tar.gz
 Source20:     http://www.sharemation.com/~dmcmahon/unix_all.tgz
 Source21:     apache.conf
 Source22:     apache.base
@@ -403,7 +403,7 @@ AutoReqProv:  no
     }
     prog apache:mod_auth_mysql = {
         version   = %{V_mod_auth_mysql}
-        url       = http://osdn.dl.sourceforge.net/modauthmysql/
+        url       = http://prdownloads.sourceforge.net/modauthmysql/
         regex     = mod_auth_mysql-(__VER__)\.tar\.gz
     }
     prog apache:mod_auth_radius = {
@@ -481,7 +481,7 @@ AutoReqProv:  no
     prog apache:mod_dosevasive = {
         version   = %{V_mod_dosevasive}
         url       = http://www.nuclearelephant.com/projects/dosevasive/
-        regex     = mod_dosevasive\.(__VER__)\.tar\.gz
+        regex     = mod_dosevasive[._-](__VER__)\.tar\.gz
     }
 
 %prep