/[packages]/cauldron/ruby/current/SPECS/ruby.spec
ViewVC logotype

Diff of /cauldron/ruby/current/SPECS/ruby.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1140659 by pterjan, Tue Aug 15 09:08:38 2017 UTC revision 1140696 by pterjan, Tue Aug 15 10:17:19 2017 UTC
# Line 23  Line 23 
23  %endif  %endif
24    
25    
26  %define rel 7  %define rel 8
27  %{!?release_string:%global release_string %mkrel %{?development_release:0.}%{rel}%{?development_release:.%{development_release}}}  %{!?release_string:%global release_string %mkrel %{?development_release:0.}%{rel}%{?development_release:.%{development_release}}}
28    
29  # The RubyGems library has to stay out of Ruby directory three, since the  # The RubyGems library has to stay out of Ruby directory three, since the
# Line 189  Requires:      ruby(abi) = %{subver} Line 189  Requires:      ruby(abi) = %{subver}
189  Requires:       rubygem(json) >= %{json_version}  Requires:       rubygem(json) >= %{json_version}
190  Requires:       rubygem(openssl) >= %{openssl_version}  Requires:       rubygem(openssl) >= %{openssl_version}
191  Requires:       rubygem(psych) >= %{psych_version}  Requires:       rubygem(psych) >= %{psych_version}
192    # This should probably not be a strict require but --rdoc/--ri fail badly without it
193    Requires:       rubygem(rdoc) >= %{rdoc_version}
194  Provides:       gem = %{rubygems_version}  Provides:       gem = %{rubygems_version}
195  Provides:       rubygems = %{rubygems_version}  Provides:       rubygems = %{rubygems_version}
196  Provides:       ruby(rubygems) = %{rubygems_version}  Provides:       ruby(rubygems) = %{rubygems_version}

Legend:
Removed from v.1140659  
changed lines
  Added in v.1140696

  ViewVC Help
Powered by ViewVC 1.1.30