From d3938ffb0a8cf3e4917fd8a2ad8e491791ff23d0 Mon Sep 17 00:00:00 2001 From: Vít Ondruch Date: Feb 07 2013 13:44:59 +0000 Subject: Add architecture dependency on ruby-libs to ruby-irb. --- diff --git a/ruby.spec b/ruby.spec index 1046fbe..2c17403 100644 --- a/ruby.spec +++ b/ruby.spec @@ -219,7 +219,7 @@ specified in standard Ruby syntax. Summary: The Interactive Ruby Version: %{irb_version} Group: Development/Libraries -Requires: %{name}-libs = %{ruby_version_patch_level} +Requires: %{name}-libs%{?_isa} = %{ruby_version_patch_level} Provides: irb = %{version}-%{release} Provides: ruby(irb) = %{version}-%{release} BuildArch: noarch