Browse Source

fix tracking

Ralf S. Engelschall 17 years ago
parent
commit
dc883402f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rhino/rhino.spec

+ 1 - 1
rhino/rhino.spec

@@ -60,7 +60,7 @@ AutoReqProv:  no
     prog rhino = {
         version   = %{V_dist}
         url       = ftp://ftp.mozilla.org/pub/mozilla.org/js/
-        regex     = rhino(__VER__R\d+)\.zip
+        regex     = rhino(\d+_\d+R\d+)\.zip
     }
 
 %prep