瀏覽代碼

fix regex

Ralf S. Engelschall 21 年之前
父節點
當前提交
b67eca55b1
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      php/php.spec

+ 2 - 2
php/php.spec

@@ -38,7 +38,7 @@ Class:        BASE
 Group:        Language
 License:      PHP
 Version:      %{V_php}
-Release:      20040831
+Release:      20040911
 
 #   package options
 %option       with_bc                   no
@@ -245,7 +245,7 @@ AutoReqProv:  no
     prog php:hardened = {
         version   = %{V_php_hardened}
         url       = http://www.hardened-php.net/download.php
-        regex     = hardened-php-%{V_php}-(\d+(\.\d+)+).patch.gz
+        regex     = hardened-php-%{V_php}-(\d+(\.\d+)+)\.patch\.gz
     }
 
 %prep