Scope ExcludeArch: ix86 to RHEL10+
See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/URKAWVPEINE4CREFO4L22MGKN6TNUGQK/
This commit is contained in:
parent
e0023eccd6
commit
936440d387
@ -75,9 +75,11 @@ Suggests: sssd-dbus = %{version}-%{release}
|
||||
%global secdbpath %{sssdstatedir}/secrets
|
||||
%global deskprofilepath %{sssdstatedir}/deskprofile
|
||||
|
||||
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
||||
# gdm-pam-extensions-devel is no longer built on i686
|
||||
ExcludeArch: %{ix86}
|
||||
# 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
|
||||
|
||||
### Build Dependencies ###
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user