public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Switch to jline1 (Resolves rhbz#1023018)
@ 2026-07-15  9:36 Michal Srb
  0 siblings, 0 replies; only message in thread
From: Michal Srb @ 2026-07-15  9:36 UTC (permalink / raw)
  To: git-commits

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
 

^ 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: Switch to jline1 (Resolves rhbz#1023018) Michal Srb

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