public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/bsh] epel10: - Prefer JRE over SDK when finding JVM to invoke in scripts.
Date: Wed, 15 Jul 2026 09:36:14 GMT [thread overview]
Message-ID: <178410817462.1.7012452087268075541.rpms-bsh-3841abf9a1ca@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/bsh
Branch : epel10
Commit : 3841abf9a1ca116ba6db552444aebb2a77851616
Author : Ville Skyttä <ville.skytta@iki.fi>
Date : 2010-11-26T00:12:25+02:00
Stats : +3/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bsh/c/3841abf9a1ca116ba6db552444aebb2a77851616?branch=epel10
Log:
- Prefer JRE over SDK when finding JVM to invoke in scripts.
---
diff --git a/bsh.spec b/bsh.spec
index 2d5312a..7ef5f19 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -49,7 +49,7 @@ BuildRequires: ant, bsf, ant-trax, ImageMagick, desktop-file-utils
BuildRequires: servlet
Requires: java >= 1:1.6.0
Requires: bsf
-Requires: jpackage-utils >= 0:1.7.2
+Requires: jpackage-utils >= 0:1.7.5-3.9
URL: http://www.beanshell.org/
Group: Development/Libraries
BuildArch: noarch
@@ -234,6 +234,7 @@ cat > $RPM_BUILD_ROOT%{_bindir}/$1 << EOF
# JPackage Project (http://jpackage.sourceforge.net)
# Source functions library
+_prefer_jre=true
. %{_datadir}/java-utils/java-functions
# Source system prefs
@@ -330,6 +331,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
- Rename -desktop to -utils, move shell scripts and menu entry to it (#417491).
- Bring icon cache scriptlets up to date with current guidelines.
- Use jline in bsh script for command history support.
+- Prefer JRE over SDK when finding JVM to invoke in scripts.
* Thu Nov 25 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.3.0-16
- Fix pom filenames (Resolves rhbz#655791)
reply other threads:[~2026-07-15 9:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178410817462.1.7012452087268075541.rpms-bsh-3841abf9a1ca@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox