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:
parent
111d4ef777
commit
deee8f95aa
@ -220,7 +220,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%{?_isa} = %{ruby_version_patch_level}
|
Requires: %{name}-libs = %{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