From 27c0ebc1cdb64b8c902c3876a55da94ef86de947 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Mon, 24 May 2010 09:38:59 +0000 Subject: [PATCH] Make all doc subpackages noarch --- llvm.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/llvm.spec b/llvm.spec index 494e82e..42896e7 100644 --- a/llvm.spec +++ b/llvm.spec @@ -53,6 +53,7 @@ native programs that use the LLVM infrastructure. %package doc Summary: Documentation for LLVM Group: Documentation +BuildArch: noarch Requires: %{name} = %{version}-%{release} %description doc @@ -103,6 +104,7 @@ intended to run in tandem with a build of a project or code base. %package -n clang-doc Summary: Documentation for Clang Group: Documentation +BuildArch: noarch Requires: %{name} = %{version}-%{release} %description -n clang-doc