From e3084e5363c7e78763f561ef3afa5e2c8e5848e4eda7b467e981590b796d2e03 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 26 Feb 2024 11:13:40 +0000 Subject: [PATCH] Accepting request 1150818 from home:pgajdos:t - Use %patch -P N instead of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1150818 OBS-URL: https://build.opensuse.org/package/show/M17N/tamago?expand=0&rev=15 --- tamago.changes | 5 +++++ tamago.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/tamago.changes b/tamago.changes index 274aa36..a5b8bfb 100644 --- a/tamago.changes +++ b/tamago.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 10:26:00 UTC 2024 - pgajdos@suse.com + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Mon Aug 29 20:34:04 UTC 2022 - antoine.belvire@opensuse.org diff --git a/tamago.spec b/tamago.spec index 283123e..88d9179 100644 --- a/tamago.spec +++ b/tamago.spec @@ -1,7 +1,7 @@ # # spec file for package tamago # -# Copyright (c) 2022 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 @@ -59,8 +59,8 @@ It is completely written in Emacs Lisp and can use the backends FreeWnn %prep %setup -q -n %{tsunagiName}-%{version} -%patch0 -p1 -%patch1 +%patch -P 0 -p1 +%patch -P 1 cp -p $RPM_SOURCE_DIR/suse-start.el . #cp -p $RPM_SOURCE_DIR/egg-canna.el.bz2 . # deleted 2013-08-27 .