|
|
|
|
@ -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 |
|
|
|
|
|