Sync from SUSE:SLFO:Main cdparanoia revision b6817a336fcbd41bafa12e96378828e7

This commit is contained in:
Adrian Schröter 2024-10-03 17:05:10 +02:00
parent eeb75c4122
commit 65e6a82455
2 changed files with 13 additions and 8 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:33:38 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Apr 18 15:04:41 UTC 2018 - jengelh@inai.de

View File

@ -79,14 +79,14 @@ CD-ROM directly as data and writes the data to a file or pipe as .wav,
%prep
%setup -q -n cdparanoia-%{filever}
%patch1 -p1
%patch2
%patch3
%patch4
%patch10 -p1
%patch11 -p1
%patch12 -p1
%patch14
%patch -P 1 -p1
%patch -P 2
%patch -P 3
%patch -P 4
%patch -P 10 -p1
%patch -P 11 -p1
%patch -P 12 -p1
%patch -P 14
%build
autoreconf -vfi