Ralf S. Engelschall 17 anni fa
parent
commit
bc9a36800a
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      drupal/drupal.spec

+ 2 - 2
drupal/drupal.spec

@@ -98,7 +98,7 @@ Class:        EVAL
 Group:        CMS
 License:      GPL
 Version:      %{V_drupal}
-Release:      20080216
+Release:      20080217
 
 #   list of sources
 Source0:      http://ftp.drupal.org/files/projects/drupal-%{V_drupal}.tar.gz
@@ -480,7 +480,7 @@ AutoReqProv:  no
     prog drupal:aux_geshi = {
         version   = %{V_aux_geshi}
         url       = http://prdownloads.sourceforge.net/geshi/
-        regex     = GeSHi-(__VER__)\.tar\.gz
+        regex     = GeSHi-(\d+\.\d+(\.\d+)*)\.tar\.gz
     }
 
 %prep