From 78ec023ab0d32101421a88da7819ff9e78050648 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zaoral?= Date: Thu, 25 Jan 2024 13:11:23 +0100 Subject: [PATCH] fix spec formatting issues Related: RHEL-5685 --- ksh.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ksh.spec b/ksh.spec index fb49d41..c3956c0 100644 --- a/ksh.spec +++ b/ksh.spec @@ -249,8 +249,9 @@ Patch97: ksh-20120801-segfault-cd-paths.patch # upstream commit: https://github.com/ksh93/ksh/commit/f9d28935bb93fe7336ba8c5eab4231050de2e11e Patch98: ksh-20120801-xtrace-utf8-quoting.patch -#https://github.com/ksh93/ksh/commit/2075b2b96208ac8b989ca316dcdd674c3f488e2b -Patch99: %{name}-1.0.7-history-trim.patch +# RHEL-5685 +# upstream commit: https://github.com/ksh93/ksh/commit/2075b2b96208ac8b989ca316dcdd674c3f488e2b +Patch99: %{name}-1.0.7-history-trim.patch Conflicts: pdksh Requires: coreutils, diffutils, chkconfig @@ -405,8 +406,8 @@ fi %config(noreplace) %{_sysconfdir}/binfmt.d/kshcomp.conf %changelog -* Wed Jan 03 2024 Vincent Mihalkovic - 20120801-265 -- Fix crash on failure to trim ~/.sh_history (#RHEL-5685) +* Wed Jan 03 2024 Vincent Mihalkovic - 20120801-265 +- Fix crash on failure to trim ~/.sh_history (RHEL-5685) * Wed Nov 22 2023 Vincent Mihalkovic - 20120801-264 - Remove broken monitor patch