OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   07-Feb-2005 17:23:46
  Branch: HEAD                             Handle: 2005020716234600

  Modified files:
    openpkg-src/apache      apache.spec

  Log:
    modifying package: apache-1.3.33 20050206 -> 20050207

  Summary:
    Revision    Changes     Path
    1.285       +5  -5      openpkg-src/apache/apache.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache/apache.spec
  ============================================================================
  $ cvs diff -u -r1.284 -r1.285 apache.spec
  --- openpkg-src/apache/apache.spec    6 Feb 2005 13:50:04 -0000       1.284
  +++ openpkg-src/apache/apache.spec    7 Feb 2005 16:23:46 -0000       1.285
  @@ -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 @@
   Group:        Web
   License:      ASF
   Version:      %{V_apache}
  -Release:      20050206
  +Release:      20050207
   
   #   package options (suexec related)
   %option       with_suexec               yes
  @@ -200,7 +200,7 @@
   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 @@
       }
       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 @@
       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
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to