public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Stanislav Ochotnicky <sochotnicky@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bsh] epel10: Use Requires: java-headless rebuild (#1067528)
Date: Wed, 15 Jul 2026 09:36:27 GMT	[thread overview]
Message-ID: <178410818750.1.10601994132182234843.rpms-bsh-e8ba75e31f89@fedoraproject.org> (raw)

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)
 

                 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=178410818750.1.10601994132182234843.rpms-bsh-e8ba75e31f89@fedoraproject.org \
    --to=sochotnicky@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