From 87cc9ae81e5be49603828598920bb85f13fd0a1a Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 18 Jan 2024 06:26:17 -0800 Subject: [PATCH] Make i686 exclusion for RHEL only --- gnome-shell.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnome-shell.spec b/gnome-shell.spec index 4b1c4ad..3ce9a2c 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -139,6 +139,11 @@ Recommends: gnome-tour Recommends: webkitgtk6.0%{?_isa} %endif +# https://github.com/containers/composefs/pull/229#issuecomment-1838735764 +%if 0%{?rhel} >= 10 +ExcludeArch: %{ix86} +%endif + Provides: desktop-notification-daemon = %{version}-%{release} Provides: PolicyKit-authentication-agent = %{version}-%{release} Provides: bundled(gvc)