Accepting request 1123739 from home:dimstar:Factory

Fix build with RPM 4.19: unnumbered patches are no longer supported.

OBS-URL: https://build.opensuse.org/request/show/1123739
OBS-URL: https://build.opensuse.org/package/show/shells/ksh?expand=0&rev=234
This commit is contained in:
Dr. Werner Fink 2023-11-14 12:14:15 +00:00 committed by Git OBS Bridge
parent aa14bd491e
commit 6311f143a3
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