From 0110c9f2b0645b8f84fd56f0b96dfa623227bd45 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Mon, 18 Dec 2023 00:01:55 +0100 Subject: [PATCH] - drop BuildArch, 8.0 supports 32-bit arch --- mysql.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/mysql.spec b/mysql.spec index 0438edf..3b57211 100644 --- a/mysql.spec +++ b/mysql.spec @@ -127,8 +127,6 @@ 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} -- 2.45.1