Scope ExcludeArch: ix86 to RHEL10+
See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/URKAWVPEINE4CREFO4L22MGKN6TNUGQK/
This commit is contained in:
parent
940885b1fa
commit
4823e1b213
6
gdm.spec
6
gdm.spec
@ -79,9 +79,11 @@ Requires: /usr/bin/dbus-run-session
|
||||
|
||||
%{?sysusers_requires_compat}
|
||||
|
||||
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
||||
# xdg-desktop-portal and xdg-desktop-portal-gtk no longer have i686
|
||||
# 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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user