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