/[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 389324 by fwang, Fri Jan 18 09:29:31 2013 UTC revision 391153 by pterjan, Tue Jan 22 21:28:33 2013 UTC
# Line 2  Line 2 
2  %define rubyapi 1.9.1  %define rubyapi 1.9.1
3  %define rubyver 1.9.3  %define rubyver 1.9.3
4  %define patchversion p374  %define patchversion p374
5  %define rel 1  %define rel 2
6    
7  %define libname %mklibname ruby %{subver}  %define libname %mklibname ruby %{subver}
8    
# Line 81  Patch8: ruby-1.9.3-custom-rubygems-locat Line 81  Patch8: ruby-1.9.3-custom-rubygems-locat
81  # https://github.com/rubygems/rubygems/issues/210  # https://github.com/rubygems/rubygems/issues/210
82  Patch9: rubygems-1.8.11-binary-extensions.patch  Patch9: rubygems-1.8.11-binary-extensions.patch
83  # == FEDORA PATCHES ENDS ==  # == FEDORA PATCHES ENDS ==
84    # Try to fix parallel build
85    Patch10: ruby-1.9.3-mkmf-parallel-install.patch
86    
87  %package        -n %{libname}  %package        -n %{libname}
88  Summary:        Libraries necessary to run Ruby  Summary:        Libraries necessary to run Ruby
# Line 270  provide higher layer features, such like Line 272  provide higher layer features, such like
272  %prep  %prep
273  %setup -q -n ruby-%{rubyver}-%{patchversion}  %setup -q -n ruby-%{rubyver}-%{patchversion}
274  %apply_patches  %apply_patches
275    # When patching mkmf.rb the mkmf.rb.0010 gets installed
276    rm lib/mkmf.rb.0*
277    
278  %build  %build
279  autoconf  autoconf

Legend:
Removed from v.389324  
changed lines
  Added in v.391153

  ViewVC Help
Powered by ViewVC 1.1.30