Add architecture dependency on ruby-libs to ruby-irb.
This commit is contained in:
parent
f4e4d19314
commit
10f5cf664b
@ -219,7 +219,7 @@ specified in standard Ruby syntax.
|
|||||||
Summary: The Interactive Ruby
|
Summary: The Interactive Ruby
|
||||||
Version: %{irb_version}
|
Version: %{irb_version}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{name}-libs = %{ruby_version_patch_level}
|
Requires: %{name}-libs%{?_isa} = %{ruby_version_patch_level}
|
||||||
Provides: irb = %{version}-%{release}
|
Provides: irb = %{version}-%{release}
|
||||||
Provides: ruby(irb) = %{version}-%{release}
|
Provides: ruby(irb) = %{version}-%{release}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
Reference in New Issue
Block a user