Add architecture dependency on ruby-libs to ruby-irb.
This commit is contained in:
parent
46a0c2b2c7
commit
d3938ffb0a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue