Dominique Leuenberger 2024-03-03 19:19:32 +00:00 committed by Git OBS Bridge
commit e11b245295
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 1 10:22:19 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Nov 6 08:58:49 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -71,12 +71,12 @@ This library is used by amaroK for example.
%prep
%setup -q
%patch0
%patch1
%patch2 -p1
%patch3
%patch4 -p1
%patch5 -p1
%patch -P 0
%patch -P 1
%patch -P 2 -p1
%patch -P 3
%patch -P 4 -p1
%patch -P 5 -p1
%build
autoreconf -fiv