commit ab6f1c3f9616125dc9d0d254b3ce9d846d20b960
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Aug 25 11:56:14 2021 +0200
Keep stream-devices arched until fixable in infra
steam.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/steam.spec b/steam.spec
index 055d6dd..eba6115 100644
--- a/steam.spec
+++ b/steam.spec
@@ -146,7 +146,9 @@ This package contains the installer for the Steam software
distribution service.
%package devices
Summary: Permissions required by Steam for gaming devices
-BuildArch: noarch
+# Until the infra can deal with noarch sub-packages from excludearch/exclusivearch
+# keep the sub-package arched
+#BuildArch: noarch
Provides: steam-devices = %{?epoch:%{epoch}:}%{version}-%{release}
Obsoletes: steam-devices < %{?epoch:%{epoch}:}%{version}-%{release}
Show replies by date