Add bundling note and provides.
This commit is contained in:
parent
487910a429
commit
5fb941b6b1
1 changed files with 3 additions and 0 deletions
|
|
@ -186,6 +186,9 @@ Requires: rubygem(io-console) >= %{io_console_version}
|
|||
Requires: rubygem(psych) >= %{psych_version}
|
||||
Provides: gem = %{version}-%{release}
|
||||
Provides: ruby(rubygems) = %{version}-%{release}
|
||||
# https://github.com/rubygems/rubygems/pull/1189#issuecomment-121600910
|
||||
Provides: bundled(rubygem(molinillo)) = 0.3.0
|
||||
Provides: bundled(rubygem-molinillo) = 0.3.0
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n rubygems
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue