Browse Source

track only releases

Ralf S. Engelschall 20 years ago
parent
commit
50dd882fd8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      apache/apache.spec

+ 2 - 2
apache/apache.spec

@@ -65,7 +65,7 @@ Class:        BASE
 Group:        Web
 Group:        Web
 License:      ASF
 License:      ASF
 Version:      %{V_apache}
 Version:      %{V_apache}
-Release:      20050928
+Release:      20051006
 
 
 #   package options (suexec related)
 #   package options (suexec related)
 %option       with_suexec               yes
 %option       with_suexec               yes
@@ -482,7 +482,7 @@ AutoReqProv:  no
     prog apache:mod_security = {
     prog apache:mod_security = {
         version   = %{V_mod_security}
         version   = %{V_mod_security}
         url       = http://www.modsecurity.org/download/
         url       = http://www.modsecurity.org/download/
-        regex     = modsecurity-(__VER__)\.tar\.gz
+        regex     = modsecurity-(\d+\.\d+(\.\d+)*)\.tar\.gz
     }
     }
     prog apache:mod_evasive = {
     prog apache:mod_evasive = {
         version   = %{V_mod_evasive}
         version   = %{V_mod_evasive}