From a64014f1d9205bcb81ed1bf9fad3de0fec1fc173 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Wed, 3 May 2023 12:30:12 +0200 Subject: [PATCH] use new patch macro format, use pre F37 compatibility option --- libsndfile.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libsndfile.spec b/libsndfile.spec index fbeacdf..bf2adcc 100644 --- a/libsndfile.spec +++ b/libsndfile.spec @@ -57,8 +57,8 @@ This package contains command line utilities for libsndfile. %prep %setup -q -%patch0 -p1 -b .system-gsm -%patch1 -p1 -b .cefd7b59 +%patch -P0 -p1 -b .system-gsm +%patch -P1 -p1 -b .cefd7b59 rm -r src/GSM610 %build