AlmaLinux changes: Exclude i686 architecture from build

This commit is contained in:
Eduard Abdullin 2026-02-10 13:47:07 +00:00 committed by root
parent e1a6dc0fc4
commit ace5d01c48

View File

@ -4,7 +4,7 @@
Name: composefs
Version: 1.0.8
Release: 1%{?dist}
Release: 1%{?dist}.alma.1
Summary: Tools to handle creating and mounting composefs images
License: LGPL-2.1-or-later AND (GPL-2.0-only OR Apache-2.0)
@ -18,6 +18,8 @@ BuildRequires: go-md2man
Requires: %{name}-libs = %{version}-%{release}
ExcludeArch: i686
%description
Tools to handle creating and mounting composefs images. The composefs
project combines several underlying Linux features to provide a very