public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Use Requires: java-headless rebuild (#1067528)
@ 2026-07-15  9:36 Stanislav Ochotnicky
  0 siblings, 0 replies; only message in thread
From: Stanislav Ochotnicky @ 2026-07-15  9:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/bsh
Branch : epel10
Commit : e8ba75e31f892bc71b3c20b20373404c6877edc1
Author : Stanislav Ochotnicky <sochotnicky@redhat.com>
Date   : 2014-03-04T09:05:31+01:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/bsh/c/e8ba75e31f892bc71b3c20b20373404c6877edc1?branch=epel10

Log:
Use Requires: java-headless rebuild (#1067528)

---
diff --git a/bsh.spec b/bsh.spec
index 56aae07..496aa49 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -30,7 +30,7 @@
 
 Name:           bsh
 Version:        1.3.0
-Release:        28%{?dist}
+Release:        29%{?dist}
 Epoch:          0
 Summary:        Lightweight Scripting for Java
 License:        (SPL or LGPLv2+) and Public Domain
@@ -47,7 +47,7 @@ Patch1:         %{name}-xsl-fixes.patch
 BuildRequires:  java-devel
 BuildRequires:  ant, bsf, ImageMagick, desktop-file-utils
 BuildRequires:  servlet
-Requires:       java
+Requires:       java-headless
 Requires:       bsf
 URL:            http://www.beanshell.org/
 BuildArch:      noarch
@@ -247,6 +247,9 @@ dummy = posix.readlink(dir) and os.remove(dir)
 %{_datadir}/icons/hicolor/*x*/apps/%{name}.png
 
 %changelog
+* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.3.0-29
+- Use Requires: java-headless rebuild (#1067528)
+
 * Wed Oct 30 2013 Michal Srb <msrb@redhat.com> - 0:1.3.0-28
 - Switch to jline1 (Resolves rhbz#1023018)
 

^ 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: Use Requires: java-headless rebuild (#1067528) Stanislav Ochotnicky

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