Accepting request 1149941 from server:database

OBS-URL: https://build.opensuse.org/request/show/1149941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mariadb?expand=0&rev=137
This commit is contained in:
Ana Guerrero 2024-02-25 13:05:04 +00:00 committed by Git OBS Bridge
commit 8db81cd90f
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 .