Accepting request 1149874 from home:pgajdos:m

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

OBS-URL: https://build.opensuse.org/request/show/1149874
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=318
This commit is contained in:
Danilo Spinella 2024-02-23 13:28:08 +00:00 committed by Git OBS Bridge
parent bfa3735d8f
commit ae9e722247
2 changed files with 12 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 23 11:14:44 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Feb 14 10:40:40 UTC 2024 - Danilo Spinella <danilo.spinella@suse.com>

View File

@ -353,20 +353,20 @@ PAM module.
%setup -q
# Remove JAR files from the tarball (used for testing from the source)
find . -name "*.jar" -type f -exec rm --verbose -f {} \;
%patch1
%patch4
%patch6 -p1
%patch7 -p1
%patch -P 1
%patch -P 4
%patch -P 6 -p1
%patch -P 7 -p1
%if 0%{?suse_version} > 1500
%ifarch s390x ppc64 ppc64le
%patch9
%patch -P 9
%endif
%endif
# usrmerge has only been applied to TW
%if 0%{?suse_version} > 1500
%patch10 -p1
%patch -P 10 -p1
%endif
%patch11 -p1
%patch -P 11 -p1
cp %{_sourcedir}/suse-test-run .