From 6bbe91338d87c8bc9455025bff59e155757b7108 Mon Sep 17 00:00:00 2001 From: Vít Ondruch Date: Feb 22 2013 08:09:33 +0000 Subject: 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 --- diff --git a/ruby.spec b/ruby.spec index daef2b0..acee48b 100644 --- a/ruby.spec +++ b/ruby.spec @@ -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