Browse Source

simplify tracking

Ralf S. Engelschall 20 years ago
parent
commit
89fe81807b
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
 License:      ASF
 Version:      %{V_apache}
-Release:      20050917
+Release:      20050928
 
 #   package options (suexec related)
 %option       with_suexec               yes
@@ -442,7 +442,7 @@ AutoReqProv:  no
     prog apache:mod_perl = {
         version   = %{V_mod_perl}
         url       = http://perl.apache.org/dist/
-        regex     = mod_perl-(1\.[2-8]\d+)\.tar\.gz
+        regex     = mod_perl-(1\.\d+)\.tar\.gz
     }
     prog apache:mod_php = {
         version   = %{V_mod_php}