From f901e96ea7d6dd64fe5b6a4796c6c9833f6fe6ebc15ba3eef60c80bf1eeb4e25 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 29 Feb 2024 14:36:27 +0000 Subject: [PATCH] Accepting request 1153230 from home:pgajdos:l - Use %patch -P N instead of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1153230 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ladspa-swh-plugins?expand=0&rev=8 --- ladspa-swh-plugins.changes | 5 +++++ ladspa-swh-plugins.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ladspa-swh-plugins.changes b/ladspa-swh-plugins.changes index adf84a5..1711b1c 100644 --- a/ladspa-swh-plugins.changes +++ b/ladspa-swh-plugins.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 29 13:13:41 UTC 2024 - pgajdos@suse.com + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Sat Nov 12 13:07:16 UTC 2016 - davejplater@gmail.com diff --git a/ladspa-swh-plugins.spec b/ladspa-swh-plugins.spec index 5cdf3c1..c1dcf94 100644 --- a/ladspa-swh-plugins.spec +++ b/ladspa-swh-plugins.spec @@ -52,10 +52,10 @@ Simple Plug-in API) plugins written by Steve Harris. %setup -q -n %{tarname}-%{version} # This creates the .c files from .xml files. for i in `ls -1 *.xml|cut -f 1 -d .` ;do ./makestub.pl "$i.xml" > "$i.c";done -%patch1 -%patch2 -%patch3 -%patch5 +%patch -P 1 +%patch -P 2 +%patch -P 3 +%patch -P 5 cp gsm/README README-gsm cp %{SOURCE1} . cp %{SOURCE2} .