From d64bdcf4872ea10bad25bb394608926184ad3d0b Mon Sep 17 00:00:00 2001 From: Vít Ondruch Date: Feb 22 2013 13:15:31 +0000 Subject: Try to make -doc subpackage noarch again The new RDoc should resolve the arch dependent issues (https://github.com/rdoc/rdoc/issues/71). --- diff --git a/ruby.spec b/ruby.spec index 78482e4..fbd0c05 100644 --- a/ruby.spec +++ b/ruby.spec @@ -259,11 +259,7 @@ documentation. Summary: Documentation for %{name} Group: Documentation Requires: %{_bindir}/ri -# TODO: It seems that ri documentation differs from platform to platform due to -# some encoding bugs, therefore the documentation should be split out of this gem -# or kept platform specific. -# https://github.com/rdoc/rdoc/issues/71 -# BuildArch: noarch +BuildArch: noarch %description doc This package contains documentation for %{name}.