From d64bdcf4872ea10bad25bb394608926184ad3d0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Tue, 11 Dec 2012 10:53:48 +0100 Subject: [PATCH] Try to make -doc subpackage noarch again The new RDoc should resolve the arch dependent issues (https://github.com/rdoc/rdoc/issues/71). --- ruby.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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}.