From 5e91b5ced897a383082f0d8dde345b5bbd6a764b Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 27 Mar 2023 12:53:17 +0200 Subject: [PATCH] Use newer format of %%patch --- qpdf.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qpdf.spec b/qpdf.spec index d6b5664..01d5ef0 100644 --- a/qpdf.spec +++ b/qpdf.spec @@ -90,9 +90,9 @@ QPDF Manual %prep %setup -q -%patch1 -p1 -b .relax +%patch 1 -p1 -b .relax %ifarch s390x -%patch2 -p1 -b .s390x-disable-streamtest +%patch 2 -p1 -b .s390x-disable-streamtest %endif # unpack zip file with manual