From 74fef27f2d637f59cc1c61be05073985cd11c532 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Veronika=20Hanul=C3=ADkov=C3=A1?= Date: Thu, 7 Mar 2024 09:40:53 +0100 Subject: [PATCH] Use non-deprecated patch syntax --- opensc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opensc.spec b/opensc.spec index 460b032..a15f2d3 100644 --- a/opensc.spec +++ b/opensc.spec @@ -47,8 +47,8 @@ every software/card that does so, too. %prep %setup -q -%patch1 -p1 -b .pinpad -%patch8 -p1 -b .file-cache +%patch 1 -p1 -b .pinpad +%patch 8 -p1 -b .file-cache # The test-pkcs11-tool-allowed-mechanisms already works in Fedora sed -i -e '/XFAIL_TESTS/,$ {