From 6cfebc3ad7612f5d1d56d559ac8586f8bddd9dd7340cabe95736f49a61719ce9 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 1 Mar 2024 15:03:10 +0000 Subject: [PATCH] Accepting request 1153570 from home:pgajdos:l - Use %patch -P N instead of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1153570 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcddb?expand=0&rev=26 --- libcddb.changes | 5 +++++ libcddb.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/libcddb.changes b/libcddb.changes index 1ac00a7..3da994f 100644 --- a/libcddb.changes +++ b/libcddb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 29 15:42:19 UTC 2024 - pgajdos@suse.com + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Thu May 4 09:53:33 UTC 2023 - Dominique Leuenberger diff --git a/libcddb.spec b/libcddb.spec index fb2f2dc..0880886 100644 --- a/libcddb.spec +++ b/libcddb.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package libcddb # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -75,7 +75,7 @@ tries to be as cross-platform as possible. %prep %setup -q -n %{_name}-%{version} %if !%{BUILD_UTILS} -%patch0 +%patch -P 0 %else sed -i 's:\(\.\.\|\$(top_builddir)\)/[^/]*/lib\([^ ]*\)\.la:-l\2:g' */Makefile.am %endif