From: Arkadiusz Miƛkiewicz Date: Thu, 16 Nov 2023 13:49:42 +0000 (+0100) Subject: mysql is 64 bit only since mysql 8.1 X-Git-Tag: auto/th/mysql8.0-8.0.36-1~7 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fmysql.git;a=commitdiff_plain;h=cae4bcefcdd675d12cdfd594cfff69fb50fd1ffc mysql is 64 bit only since mysql 8.1 --- diff --git a/mysql.spec b/mysql.spec index 915e421..06b45b7 100644 --- a/mysql.spec +++ b/mysql.spec @@ -127,6 +127,8 @@ Provides: user(mysql) Obsoletes: MySQL < 3.22.27 Obsoletes: mysql-server < 4 Conflicts: logrotate < 3.8.0 +# "MySQL supports only 64-bit platforms." +BuildArch: %{x8664} %{arch64} BuildRoot: %{tmpdir}/mysql-%{version}-root-%(id -u -n) %define _libexecdir %{_sbindir}