diff --git a/cdparanoia.changes b/cdparanoia.changes index 8c6fabf..1c0a3f2 100644 --- a/cdparanoia.changes +++ b/cdparanoia.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 10:33:38 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Wed Apr 18 15:04:41 UTC 2018 - jengelh@inai.de diff --git a/cdparanoia.spec b/cdparanoia.spec index 6e6b237..8eb17bb 100644 --- a/cdparanoia.spec +++ b/cdparanoia.spec @@ -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