Browse Source

ruby: update to 2.0.0p451

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8345 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 10 years ago
parent
commit
b2b9ea37d9
1 changed files with 2 additions and 6 deletions
  1. 2 6
      r/ruby/ruby-vl.spec

+ 2 - 6
r/ruby/ruby-vl.spec

@@ -1,7 +1,7 @@
 %global major_version 2
 %global minor_version 0
 %global teeny_version 0
-%global patch_level 353
+%global patch_level 451
 
 %global major_minor_version %{major_version}.%{minor_version}
 
@@ -55,7 +55,7 @@
 # we cannot reset the release number to 1 even when the main (ruby) version
 # is updated - because it may be that the versions of sub-components don't
 # change.
-%global ruby_rel 2
+%global ruby_rel 3
 
 %bcond_without emacsen
 %define rbmode          ruby-mode
@@ -124,9 +124,6 @@ Patch17: ruby-2.1.0-Allow-to-specify-additional-preludes-by-configuratio.patch
 # Fixes issues with DESTDIR.
 # https://bugs.ruby-lang.org/issues/8115
 Patch18: ruby-2.0.0-p247-Revert-mkmf.rb-prefix-install_dirs-only-with-DESTDIR.patch
-# Fixes multilib conlicts of .gemspec files.
-# https://bugs.ruby-lang.org/issues/8623
-Patch19: ruby-2.0.0-p247-Make-stable-Gem-Specification.files-in-default-.gems.patch
 
 
 
@@ -468,7 +465,6 @@ Emacs上でRubyスクリプトを書くのに便利なモードです.
 %patch16 -p1
 %patch17 -p1
 %patch18 -p1
-%patch19 -p1
 
 cp -a %{SOURCE3} .