From e2cb0d17ece3e02765cf629c0d24b86d9502c2e7 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 2 Feb 2024 10:40:26 -0500 Subject: [PATCH] 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 --- gdm.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/gdm.spec b/gdm.spec index 66a58a5..75f25e5 100644 --- a/gdm.spec +++ b/gdm.spec @@ -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