From 6465d90ae7434200d5e307d875d7b5b91037ddb0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 15 Mar 2014 14:49:32 +0200 Subject: [PATCH] noarch bash completions --- cmake.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cmake.spec b/cmake.spec index a109532..af71371 100644 --- a/cmake.spec +++ b/cmake.spec @@ -83,6 +83,9 @@ Summary(pl.UTF-8): Bashowe dopełnianie parametrów dla cmake'a Group: Applications/Shells Requires: %{name} = %{version}-%{release} Requires: bash-completion >= 2.0 +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description -n bash-completion-%{name} bash-completion for cmake. -- 2.44.0