From 7a8216928baeb8eca3b8f65cc4fcc2a2f5948c1f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 7 Mar 2021 11:20:58 +0100 Subject: [PATCH] - unconditional noarch subpackages --- sway.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sway.spec b/sway.spec index 9fcf1a9..0e5777f 100644 --- a/sway.spec +++ b/sway.spec @@ -49,7 +49,7 @@ using only the keyboard. Summary: Background images for sway compositor Group: Themes Requires: %{name} = %{version}-%{release} -%{?noarchpackage} +BuildArch: noarch %description backgrounds Background images for sway compositor. @@ -59,7 +59,7 @@ Summary: Bash completion for sway Group: Applications/Shells Requires: %{name} = %{version}-%{release} Requires: bash-completion >= 2.0 -%{?noarchpackage} +BuildArch: noarch %description -n bash-completion-sway Bash completion for sway. @@ -69,7 +69,7 @@ Summary: fish-completion for sway Group: Applications/Shells Requires: %{name} = %{version}-%{release} Requires: fish -%{?noarchpackage} +BuildArch: noarch %description -n fish-completion-sway fish-completion for sway. @@ -79,7 +79,7 @@ Summary: ZSH completion for sway Group: Applications/Shells Requires: %{name} = %{version}-%{release} Requires: zsh -%{?noarchpackage} +BuildArch: noarch %description -n zsh-completion-sway ZSH completion for sway. -- 2.44.0