public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Add requirement on javapackages-tools for java-functions
@ 2026-07-15  9:36 Severin Gehwolf
  0 siblings, 0 replies; only message in thread
From: Severin Gehwolf @ 2026-07-15  9:36 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-15  9:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15  9:36 [rpms/bsh] epel10: Add requirement on javapackages-tools for java-functions Severin Gehwolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox