OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 31-Jul-2008 19:09:32
Branch: HEAD Handle: 2008073118093200
Modified files:
openpkg-src/rhino rhino.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.2 +1 -1 openpkg-src/rhino/rhino.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/rhino/rhino.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 rhino.spec
--- openpkg-src/rhino/rhino.spec 31 Jul 2008 13:48:01 -0000 1.1
+++ openpkg-src/rhino/rhino.spec 31 Jul 2008 17:09:32 -0000 1.2
@@ -60,7 +60,7 @@
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
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]