ExcludeArch: %{ix86}

Both to:
1) Save infractsructure resources
As far as I know we don't ship %{ix86} variants of this package anywhere.

2) Workaround FTBFS on i686,
which results in the whole build task to be unsuccessful
This commit is contained in:
Michal Schorm 2024-01-25 17:17:25 +01:00
parent 347c8546b3
commit a21cee65e0

View File

@ -1,3 +1,6 @@
# To both save infrastrucutre resources and workaround for i686 FTBFS
ExcludeArch: %{ix86}
# Prefix that is used for patches
%global pkg_name %{name}
%global pkgnamepatch mariadb