From 76e6c219d292c5bf82b0fb33fefb714f7f5415cf Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Nov 01 2023 18:18:32 +0000 Subject: Update patch macros --- diff --git a/audacity.spec b/audacity.spec index eb1e95e..2e1c47f 100644 --- a/audacity.spec +++ b/audacity.spec @@ -131,10 +131,10 @@ For the most up to date manual content, use the on-line manual. %prep %setup -q -n %{name}-sources-%{version} -%patch0 -p0 -%patch2 -p1 +%patch -P 0 -p0 +%patch -P 2 -p1 %if 0%{?fedora} >= 37 -%patch5 -p1 +%patch -P 5 -p1 %endif # fix building translations with gettext-0.22 (#2225711), fixed in 3.4