public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Severin Gehwolf <sgehwolf@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bsh] epel10: Add requirement on javapackages-tools for java-functions
Date: Wed, 15 Jul 2026 09:36:36 GMT [thread overview]
Message-ID: <178410819688.1.9625335108989736330.rpms-bsh-61285028834c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/bsh
Branch : epel10
Commit : 61285028834cac499f2df4a9b92e6caa2041c2b1
Author : Severin Gehwolf <sgehwolf@redhat.com>
Date : 2018-07-31T17:37:11+02:00
Stats : +9/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bsh/c/61285028834cac499f2df4a9b92e6caa2041c2b1?branch=epel10
Log:
Add requirement on javapackages-tools for java-functions
---
diff --git a/bsh.spec b/bsh.spec
index 4eda051..0ebb516 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -33,7 +33,7 @@
Name: bsh
Version: 2.0
-Release: 11.%{reltag}%{?dist}
+Release: 12.%{reltag}%{?dist}
Epoch: 0
Summary: Lightweight Scripting for Java
URL: http://www.beanshell.org/
@@ -61,6 +61,10 @@ BuildRequires: desktop-file-utils
Requires: java-headless
Requires: bsf
Requires: jline
+# Explicit javapackages-tools requires since scripts use
+# /usr/share/java-utils/java-functions
+Requires: javapackages-tools
+
Provides: %{name}-utils = %{epoch}:%{version}-%{release}
Obsoletes: %{name}-utils < 0:2.0
@@ -168,6 +172,10 @@ cat scripts/bshdoc.bsh >> %{buildroot}%{_bindir}/bshdoc
%license LICENSE NOTICE
%changelog
+* Mon Jul 30 2018 Severin Gehwolf <sgehwolf@redhat.com> - 0:2.0-12.b6
+- Add requirement on javapackages-tools for script's usage of
+ java-functions.
+
* Mon Jul 30 2018 Michael Simacek <msimacek@redhat.com> - 0:2.0-11.b6
- Repack the tarball without binaries
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=178410819688.1.9625335108989736330.rpms-bsh-61285028834c@fedoraproject.org \
--to=sgehwolf@redhat.com \
--cc=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