| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rhino | Distribution: SUSE Linux 16 |
| Version: 1.7.15 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 160000.2.2 | Build date: Sun Sep 29 21:41:18 2024 |
| Group: Development/Libraries/Java | Build host: reproducible |
| Size: 1511910 | Source RPM: rhino-1.7.15-160000.2.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://www.mozilla.org/rhino/ | |
| Summary: JavaScript for Java | |
Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.
MPL-2.0
* Sun Sep 29 2024 fstrba@suse.com
- Fix build after removal of the default %%{java_home} define
* Tue Sep 24 2024 fstrba@suse.com
- Use SOURCE_DATE_EPOCH for reproducible jar mtime
* Mon Sep 16 2024 gus.kenion@suse.com
- Update to 1.7.15
* Basic support for "rest parameters"
* Improvements in Unicode support
* "Symbol.species" implemented in many places
* More correct property ordering in many places
* Miscellaneous improvements and bug fixes
- Update pom files for 1.7.15
* rhino-1.7.14.pom --> rhino-1.7.15.pom
* rhino-engine-1.7.14.pom --> rhino-engine-1.7.15.pom
* rhino-runtime-1.7.14.pom --> rhino-runtime-1.7.15.pom
* Sun Mar 13 2022 fstrba@suse.com
- Update to 1.7.14
* Release notes:
https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md#rhino-1714
* split into 3 packages: rhino, rhino-engine and rhino-runtime
* build also the javadoc documentation
* inspired by build.gradle file, write our own ant build.xml
that produces identical jar files
* create scripts using the %%jpackage_script macro
* remove unnecessary dependency on jline1
- Removed patches:
* rhino-addOrbitManifest.patch
* rhino-build.patch
+ not needed since we write our own build system
* Wed Jul 29 2020 pmonreal@suse.com
- Update to 1.7.7.1:
* Release notes:
https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md#rhino-1771
- Rebase patches:
* rhino-addOrbitManifest.patch
* rhino-build.patch
- Remove pathes:
* rhino-1.7R3-crosslink.patch
* rhino-288467.patch
* rhino-1.7-gcj.patch
* Sat Mar 02 2019 fstrba@suse.com
- Build against jline1, a compatibility package
* Tue Feb 12 2019 fstrba@suse.com
- Do not buildrequire jline, since it is only runtime dependency
- Do not run ant with -v and -d options during the product build
* Sun Nov 18 2018 fstrba@suse.com
- Actually use the rhino-js.pom file in the source package.
- Add "org.mozilla:rhino" alias, since the later 1.7.x versions
are distributed as such
* Tue Oct 03 2017 fstrba@suse.com
- Don't require java-1_5_0-gcj-compat-devel, since it is bound to
go
- Require java-devel >= 1.6
- Specify java source and target level 6 to allow buiding with jdk9
* Fri Sep 15 2017 fstrba@suse.com
- Make build with the new version of java-1_5_0-gcj-compat, where
javac is not just a simple link to gcj, but a wrapper script that
runs Eclipse Compiler for Java(tm)
- Make buildable with different versions of OpenJDK
* Fri Jun 09 2017 tchvatal@suse.com
- Drop maven depmap so we can actually bootstrap
* Fri May 19 2017 dziolkowski@suse.com
- New build dependency: javapackages-local
- spec cleaned using spec-cleaner
* Fri Feb 10 2017 dimstar@opensuse.org
- Revert back to using gcj: it is going to stay around for a while
longer and it helps avoiding bootstrap cycles.
* Thu Jan 05 2017 tchvatal@suse.com
- Build with java not gcj as it gets deprecated
* Wed Mar 18 2015 tchvatal@suse.com
- Fix build with new javapackages-tools
* Mon Sep 09 2013 tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
* Fri Aug 23 2013 mvyskocil@suse.com
- disable javadoc build
- use add_maven_depmap from new javapackages-tools
- workaround xbean.jar definition problem
* Mon Jan 07 2013 mvyskocil@suse.com
- remove xerces-j2-bootstrap depenency (bnc#789163)
* Mon Jun 18 2012 mvyskocil@suse.cz
- ignore jdk7 as well
* Tue Jan 17 2012 cfarrell@suse.com
- license update: MPL-1.1 or GPL-2.0+
the code is dual licensed under a choice of MPL-1.1 or GPL-2.0+
* Mon Jan 16 2012 mvyskocil@suse.cz
- update to rhino 1_7R3 (bugfix release)
- fix bnc#739502 - rhino-dojo.patch adds Sun proprietary code to rhino 1.7
* Thu Dec 15 2011 coolo@suse.com
- fix license to be in spdx.org format
* Mon Mar 14 2011 mvyskocil@suse.cz
- ignore openjdk for build
* Mon Nov 08 2010 mvyskocil@suse.cz
- build ignore xml-commons-jaxp-1.3-apis
* Thu Sep 02 2010 mvyskocil@suse.cz
- ignore antlr(-java) to reduce build cycles
* Wed Nov 18 2009 mvyskocil@suse.cz
- fixed bnc#554532 - rhino does not work at all
* Update to 1_7R2, return back the examples
* merged with rhino-1.7-1.r2.8.jpp6.src.rpm
* Thu Nov 13 2008 mvyskocil@suse.cz
- fixed bnc#444259 - rhino contains conflicting class in rhino-examples.jar
- don't build and install a rhino-examples.jar
* Thu Oct 16 2008 mvyskocil@suse.cz
- Use xerces-j2-bootstrap to prevent another build cycle
- Added a xerces-j2 and non-bootstrap xml-commons* packages to BuildIgnore
* Wed Oct 01 2008 adrian@suse.de
- Use xmlbeans-mini, instead of xmlbeans in BuildRequires to
get rid of all the new build cycles
* Mon Sep 08 2008 mvyskocil@suse.cz
- Removed a src.zip - contains a non-free source codes.
* Fri Sep 05 2008 mvyskocil@suse.cz
- Fixed a build with gcj (to prevent of a build cycles with build of openjdk6)
* Fri Sep 05 2008 mvyskocil@suse.cz
- Update to 1.7 (from jpackage 1.7, due some license issues in source tarball )
- Add a doc from Mozilla's CVS
- Removed a patches:
- rhino-dojo patch contains part with permissive licnse
- rhino-build patch is not necessary for java 5+
* Tue Sep 02 2008 mvyskocil@suse.cz
- Initial packaging of rhino 1.6 (based on Jpackage 1.7)
/usr/bin/rhino /usr/bin/rhino-debugger /usr/bin/rhino-jsc /usr/share/doc/packages/rhino /usr/share/doc/packages/rhino/CODE_OF_CONDUCT.md /usr/share/doc/packages/rhino/README.md /usr/share/doc/packages/rhino/RELEASE-NOTES.md /usr/share/java/js.jar /usr/share/java/rhino-examples.jar /usr/share/java/rhino.jar /usr/share/licenses/rhino /usr/share/licenses/rhino/LICENSE.txt /usr/share/licenses/rhino/NOTICE-tools.txt /usr/share/licenses/rhino/NOTICE.txt /usr/share/man/man1/rhino.1.gz /usr/share/maven-metadata/rhino.xml /usr/share/maven-poms/rhino.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 22:37:22 2025