summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2013-12-26 19:30:10 -0700
committerKen Dreyer <ktdreyer@ktdreyer.com>2013-12-26 20:58:18 -0700
commita9e8c1226844a2552ffb5dc96a40a31920860502 (patch)
tree9c8404863483aafa467301a38491266f86eb5947
parent27bddfb1447c23e05e5d8ad7ed057e6da9bc8f5d (diff)
downloadrubygem-yajl-ruby-a9e8c1226844a2552ffb5dc96a40a31920860502.tar.gz
rubygem-yajl-ruby-a9e8c1226844a2552ffb5dc96a40a31920860502.tar.xz
rubygem-yajl-ruby-a9e8c1226844a2552ffb5dc96a40a31920860502.zip
build doc subpackage as noarch
The -doc subpackage should be set to "noarch" since there's no architecture-specific files within it.
-rw-r--r--rubygem-yajl-ruby.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/rubygem-yajl-ruby.spec b/rubygem-yajl-ruby.spec
index 517d545..8b763a4 100644
--- a/rubygem-yajl-ruby.spec
+++ b/rubygem-yajl-ruby.spec
@@ -37,6 +37,7 @@ Ruby C bindings to the excellent Yajl JSON stream-based parser library
Summary: Documentation for %{name}
Group: Documentation
Requires: %{name} = %{version}-%{release}
+BuildArch: noarch
%description doc
This package contains documentation for %{name}