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-Sep-2004 20:09:07
  Branch: HEAD                             Handle: 2004090719090600

  Modified files:
    openpkg-src/apache      apache.spec

  Log:
    fix tracking

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache/apache.spec
  ============================================================================
  $ cvs diff -u -r1.255 -r1.256 apache.spec
  --- openpkg-src/apache/apache.spec    31 Aug 2004 10:52:04 -0000      1.255
  +++ openpkg-src/apache/apache.spec    7 Sep 2004 18:09:06 -0000       1.256
  @@ -66,7 +66,7 @@
   Group:        Web
   License:      ASF
   Version:      %{V_apache}
  -Release:      20040831
  +Release:      20040907
   
   #   package options (suexec related)
   %option       with_suexec               yes
  @@ -446,7 +446,7 @@
       prog apache:mod_php_hardened = {
           version   = %{V_mod_php_hardened}
           url       = http://www.hardened-php.net/download.php
  -        regex     = hardened-php-%{V_mod_php}-(\d+(\.\d+)+).patch.gz
  +        regex     = hardened-php-%{V_mod_php}-(\d+(\.\d+)+)\.patch\.gz
       }
       prog apache:mod_relocate = {
           version   = %{V_mod_relocate}
  @@ -471,17 +471,17 @@
       prog apache:suphp = {
           version   = %{V_suphp}
           url       = http://www.suphp.org/Download.html
  -        regex     = suphp-(__VER__).tar.gz
  +        regex     = suphp-(__VER__)\.tar\.gz
       }
       prog apache:mod_security = {
           version   = %{V_mod_security}
           url       = http://www.modsecurity.org/download/
  -        regex     = mod_security-(__VER__).tar.gz
  +        regex     = mod_security-(__VER__)\.tar\.gz
       }
       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                     [EMAIL PROTECTED]

Reply via email to