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
This commit is contained in:
Takashi Iwai 2024-02-26 11:13:40 +00:00 committed by Git OBS Bridge
parent 691b19afdf
commit e3084e5363
2 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -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 .