From ba9969fbf41e516ad78f01a999b91423fe9b9928 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 30 Jul 2011 18:37:31 +0000 Subject: [PATCH] upgrading package: rhino 1.7r2 -> 1.7r3 --- rhino/rhino.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rhino/rhino.spec b/rhino/rhino.spec index dffcb34f54..13a988df3c 100644 --- a/rhino/rhino.spec +++ b/rhino/rhino.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 1.7r2 -%define V_dist 1_7R2 +%define V_opkg 1.7r3 +%define V_dist 1_7R3 # package information Name: rhino @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MPL Version: %{V_opkg} -Release: 20090411 +Release: 20110730 # list of sources Source0: ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino%{V_dist}.zip @@ -45,7 +45,7 @@ Source2: rhinoc.sh # build information BuildPreReq: OpenPKG, openpkg >= 20100101, infozip -PreReq: OpenPKG, openpkg >= 20100101 +PreReq: OpenPKG, openpkg >= 20100101, java, JAVA-JDK %description Rhino is an open-source implementation of JavaScript 1.7 written