Revert "Add architecture dependency on ruby-libs to ruby-irb."

This reverts commit d3938ffb0a8cf3e4917fd8a2ad8e491791ff23d0, since it
produces build error:

BuildError: mismatch when analyzing
ruby-irb-2.0.0.0-0.1.r39357.fc19.noarch.rpm, rpmdiff output was:
removed     REQUIRES ruby-libs(x86-64) = 2.0.0.0
added       REQUIRES ruby-libs(x86-32) = 2.0.0.0
This commit is contained in:
Vít Ondruch 2013-02-22 09:09:33 +01:00
parent 111d4ef777
commit deee8f95aa

View File

@ -220,7 +220,7 @@ specified in standard Ruby syntax.
Summary: The Interactive Ruby
Version: %{irb_version}
Group: Development/Libraries
Requires: %{name}-libs%{?_isa} = %{ruby_version_patch_level}
Requires: %{name}-libs = %{ruby_version_patch_level}
Provides: irb = %{version}-%{release}
Provides: ruby(irb) = %{version}-%{release}
BuildArch: noarch