From 7307cb7951385e34205d80d6359e435394941284 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 14 Jul 2020 20:21:41 +0100 Subject: [PATCH] Build documentation as noarch --- rapidjson.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rapidjson.spec b/rapidjson.spec index d35fca6..cd8f87e 100644 --- a/rapidjson.spec +++ b/rapidjson.spec @@ -56,6 +56,7 @@ Provides: %{name}-static = %{version}-%{release} %package doc Summary: Documentation-files for %{name} +BuildArch: noarch %description doc This package contains the documentation-files for %{name}.