public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Srb <msrb@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bsh] epel10: Switch to jline1 (Resolves rhbz#1023018)
Date: Wed, 15 Jul 2026 09:36:27 GMT [thread overview]
Message-ID: <178410818706.1.5342891996026169587.rpms-bsh-b4c0e319a47c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/bsh
Branch : epel10
Commit : b4c0e319a47c0dd358d2c834a04a5eedb8a4eec6
Author : Michal Srb <msrb@redhat.com>
Date : 2013-10-30T10:55:55+01:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bsh/c/b4c0e319a47c0dd358d2c834a04a5eedb8a4eec6?branch=epel10
Log:
Switch to jline1 (Resolves rhbz#1023018)
---
diff --git a/bsh.spec b/bsh.spec
index 569e3f3..56aae07 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -30,7 +30,7 @@
Name: bsh
Version: 1.3.0
-Release: 27%{?dist}
+Release: 28%{?dist}
Epoch: 0
Summary: Lightweight Scripting for Java
License: (SPL or LGPLv2+) and Public Domain
@@ -95,7 +95,7 @@ Demonstrations and samples for %{name}.
%package utils
Summary: %{name} utilities
Requires: %{name} = %{epoch}:%{version}-%{release}
-Requires: jline
+Requires: jline1
Provides: %{name}-desktop = %{epoch}:%{version}-%{release}
%description utils
@@ -194,7 +194,7 @@ install -m 644 dist/bshservlet-wbsh.war $RPM_BUILD_ROOT%{_datadir}/%{name}/webap
# scripts
install -d $RPM_BUILD_ROOT%{_bindir}
-%jpackage_script bsh.Interpreter "\${BSH_DEBUG:+-Ddebug=true}" jline.ConsoleRunner %{name}:jline %{name} true
+%jpackage_script bsh.Interpreter "\${BSH_DEBUG:+-Ddebug=true}" jline.ConsoleRunner %{name}:jline1/jline-1 %{name} true
%jpackage_script bsh.Console "\${BSH_DEBUG:+-Ddebug=true}" "" %{name} %{name}-console true
cat > $RPM_BUILD_ROOT%{_bindir}/%{name}doc << EOF
@@ -247,6 +247,9 @@ dummy = posix.readlink(dir) and os.remove(dir)
%{_datadir}/icons/hicolor/*x*/apps/%{name}.png
%changelog
+* Wed Oct 30 2013 Michal Srb <msrb@redhat.com> - 0:1.3.0-28
+- Switch to jline1 (Resolves rhbz#1023018)
+
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.3.0-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
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=178410818706.1.5342891996026169587.rpms-bsh-b4c0e319a47c@fedoraproject.org \
--to=msrb@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