[packages/java-beanshell] Rel 5

arekm arekm at pld-linux.org
Sun Apr 5 12:59:07 CEST 2026


commit 0df773d72a15768f12f5df2502b91c58003677d5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Apr 5 12:58:57 2026 +0200

    Rel 5

 java-beanshell.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/java-beanshell.spec b/java-beanshell.spec
index 8eba286..46483f5 100644
--- a/java-beanshell.spec
+++ b/java-beanshell.spec
@@ -1,6 +1,8 @@
 #
 # Conditional build:
 %bcond_without	bsf	# without BSF support
+
+%{?use_default_jdk:%use_default_jdk 8}
 #
 %define		srcname	beanshell
 Summary:	BeanShell - Lightweight Scripting for Java
@@ -8,7 +10,7 @@ Summary(pl.UTF-8):	BeanShell - lekkie skrypty dla Javy
 Name:		java-beanshell
 Version:	2.0
 %define		subver	b4
-Release:	0.%{subver}.4
+Release:	0.%{subver}.5
 License:	Sun Public License v1.0 or LGPL
 Group:		Development/Languages/Java
 Source0:	http://www.beanshell.org/bsh-%{version}%{subver}-src.jar
@@ -20,8 +22,9 @@ BuildRequires:	antlr
 %{?with_bsf:BuildRequires:	java-bsf}
 BuildRequires:	jpackage-utils
 BuildRequires:	rpm-javaprov
-BuildRequires:	rpmbuild(macros) >= 1.300
+BuildRequires:	rpmbuild(macros) >= 1.556
 BuildRequires:	unzip
+%buildrequires_jdk
 Requires:	jpackage-utils
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/java-beanshell.git/commitdiff/0df773d72a15768f12f5df2502b91c58003677d5



More information about the pld-cvs-commit mailing list