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 secdbpath %{sssdstatedir}/secrets
|
||||||
%global deskprofilepath %{sssdstatedir}/deskprofile
|
%global deskprofilepath %{sssdstatedir}/deskprofile
|
||||||
|
|
||||||
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
# https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/URKAWVPEINE4CREFO4L22MGKN6TNUGQK/
|
||||||
# gdm-pam-extensions-devel is no longer built on i686
|
# https://github.com/containers/composefs/pull/229#issuecomment-1838735764
|
||||||
ExcludeArch: %{ix86}
|
%if 0%{?rhel} >= 10
|
||||||
|
ExcludeArch: %{ix86}
|
||||||
|
%endif
|
||||||
|
|
||||||
### Build Dependencies ###
|
### Build Dependencies ###
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user