Christoph Schug 18 anni fa
parent
commit
f4031469f0
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      apache/apache.spec

+ 2 - 2
apache/apache.spec

@@ -33,7 +33,7 @@ Class:        BASE
 Group:        Web
 License:      ASF
 Version:      2.2.4
-Release:      20070719
+Release:      20070723
 
 #   package options
 %option       with_mpm_prefork          yes
@@ -120,7 +120,7 @@ Conflicts:    apache13
     prog apache = {
         version   = %{version}
         url       = http://www.apache.org/dist/httpd/
-        regex     = httpd-(2.[02468]\.\d+)\.tar\.gz
+        regex     = httpd-(2\.\d*[02468]\.\d+)\.tar\.gz
     }
 
 %prep