From 74edfa1a19bb05e314fa112392572bdd81d52ef3 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Wed, 26 Jul 2023 16:39:24 +0200 Subject: [PATCH] Use compatible patch numbering --- qpdf.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qpdf.spec b/qpdf.spec index 01192ec..a43c075 100644 --- a/qpdf.spec +++ b/qpdf.spec @@ -90,9 +90,9 @@ QPDF Manual %prep %setup -q -%patch 1 -p1 -b .relax +%patch -P 1 -p1 -b .relax %ifarch s390x -%patch 2 -p1 -b .s390x-disable-streamtest +%patch -P 2 -p1 -b .s390x-disable-streamtest %endif # unpack zip file with manual