Make all doc subpackages noarch

This commit is contained in:
Michel Alexandre Salim 2010-05-24 09:38:59 +00:00
parent c7b1517ba9
commit 27c0ebc1cd

View File

@ -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