Accepting request 1125861 from shells

Fix build with RPM 4.19: unnumbered patches are no longer supported. (forwarded request 1123739 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1125861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ksh?expand=0&rev=114
This commit is contained in:
Ana Guerrero 2023-11-16 19:27:30 +00:00 committed by Git OBS Bridge
commit 3f40ef9921
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 7 08:49:59 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
-------------------------------------------------------------------
Tue Dec 27 13:06:43 UTC 2022 - Ludwig Nussel <lnussel@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ksh
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -78,7 +78,7 @@ Source21: Warning
Source30: ksh-rpmlintrc
Source31: vmbalance
Source42: sigexec.c
Patch: ksh93.dif
Patch0: ksh93.dif
Patch1: workaround-stupid-build-system.diff
Patch2: ksh-qemu.patch
Patch3: ksh93-shift_ijs.dif
@ -204,7 +204,7 @@ if test -d share ; then
find share/ -type d -a -empty | xargs -r rm -vrf
find share/ -type d -a -empty | xargs -r rm -vrf
fi
%patch
%patch0
%patch62
%patch1
%ifarch %arm