[packages/java-rhino] Release 4 (by relup.sh)
arekm
arekm at pld-linux.org
Sat Apr 4 03:28:47 CEST 2026
commit 34893be63fcba545ae9902794623ce5e8c906bc4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Apr 4 03:28:42 2026 +0200
Release 4 (by relup.sh)
java-rhino.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/java-rhino.spec b/java-rhino.spec
index 5b2655c..742d056 100644
--- a/java-rhino.spec
+++ b/java-rhino.spec
@@ -1,11 +1,14 @@
# TODO
# - skip building old XMLBeans-based implementation of E4X? (see prep section)
+
+%{?use_default_jdk:%use_default_jdk 8}
+
%define fver %(echo %{version} | tr . _)
Summary: Rhino - JavaScript for Java
Summary(pl.UTF-8): Rhino - JavaScript dla Javy
Name: java-rhino
Version: 1.7R3
-Release: 3
+Release: 4
License: MPL 1.1 or GPL v2+
Group: Development/Languages/Java
Source0: https://ftp.mozilla.org/pub/mozilla.org/js/rhino%{fver}.zip
@@ -17,10 +20,10 @@ Source2: https://www.apache.org/dist/xmlbeans/binaries/xmlbeans-2.2.0.zip
Patch0: build.patch
URL: https://www.mozilla.org/rhino/
BuildRequires: ant
-BuildRequires: jdk >= 1.5
+%buildrequires_jdk
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.556
BuildRequires: unzip
Requires: jpackage-utils
Obsoletes: rhino
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-rhino.git/commitdiff/34893be63fcba545ae9902794623ce5e8c906bc4
More information about the pld-cvs-commit
mailing list