Add ruby(runtime_executable) virtual provide, which is later used by RubyPick.
This commit is contained in:
parent
aa7e2f369c
commit
2096cfc8bc
@ -140,6 +140,10 @@ BuildRequires: tk-devel
|
||||
BuildRequires: procps
|
||||
BuildRequires: %{_bindir}/dtrace
|
||||
|
||||
# This package provides %%{_bindir}/ruby-mri therefore it is marked by this
|
||||
# virtual provide. It can be installed as dependency of rubypick.
|
||||
Provides: ruby(runtime_executable) = %{ruby_release}
|
||||
|
||||
%description
|
||||
Ruby is the interpreted scripting language for quick and easy
|
||||
object-oriented programming. It has many features to process text
|
||||
|
Loading…
Reference in New Issue
Block a user