Restore i686 on Fedora ELN

No decision to remove i686 support has yet been announced for RHEL 10
and at this time, dropping that support from GDM is causing cascading
issues.

If the removal decision gets made, Fedora ELN will disable i686 builds
on the buildsystem machinery side, not in the specfiles.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2024-02-02 10:40:26 -05:00
parent f0ea6aa3dd
commit e2cb0d17ec

View File

@ -79,12 +79,6 @@ Requires: /usr/bin/dbus-run-session
%{?sysusers_requires_compat}
# https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/URKAWVPEINE4CREFO4L22MGKN6TNUGQK/
# https://github.com/containers/composefs/pull/229#issuecomment-1838735764
%if 0%{?rhel} >= 10
ExcludeArch: %{ix86}
%endif
Provides: gdm-libs%{?_isa} = %{epoch}:%{version}-%{release}
%description