Accepting request 1151873 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1151873 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdparanoia?expand=0&rev=26
This commit is contained in:
commit
089f00231a
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user