spec: fix "warning: %%patchN is deprecated"

Resolves: RHEL-35450
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
This commit is contained in:
Joe Lawrence 2024-05-03 13:33:48 -04:00
parent c756e4d79b
commit c51891c095

View File

@ -50,11 +50,11 @@ kpatch-patch packages updates.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch -P 0 -p1
%patch -P 1 -p1
%patch -P 2 -p1
# Use this to apply upstream patches to kpatch
#%patch100 -p1
#%patch -P 100 -p1
%setup -D -T -a 1