SHA256
1
0
forked from pool/pidgin

Accepting request 1129519 from GNOME:Next

Use %patch -p N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1129519
OBS-URL: https://build.opensuse.org/package/show/network:pidgin/pidgin?expand=0&rev=65
This commit is contained in:
Matej Cepl 2023-11-28 14:17:58 +00:00 committed by Git OBS Bridge
parent ebfdcd28d8
commit 8fd1416bff
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 28 11:47:33 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -p N instead of deprecated %patchN.
-------------------------------------------------------------------
Sun Feb 19 10:05:55 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -226,13 +226,13 @@ scripts and plugins.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch -P 0 -p1
%patch -P 1 -p1
%patch -P 2 -p1
%if 0%{?sle_version} >= 120000 && !0%{?is_opensuse}
%patch3 -p1
%patch -P 3 -p1
%endif
%patch4 -p1
%patch -P 4 -p1
cp -f %{SOURCE3} %{name}-prefs.xml