Browse Source

ruby: update to 1.9.3-p362

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

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

@@ -1,7 +1,7 @@
 %global major_version 1
 %global minor_version 9
 %global teeny_version 3
-%global patch_level 327
+%global patch_level 362
 
 %global major_minor_version %{major_version}.%{minor_version}
 
@@ -61,7 +61,7 @@ Version: %{ruby_version_patch_level}
 # 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.
-Release: 4%{?_dist_release}
+Release: 5%{?_dist_release}
 Group: Development/Languages
 # Public Domain for example for: include/ruby/st.h, strftime.c, ...
 License: (Ruby or BSD) and Public Domain
@@ -101,9 +101,6 @@ Patch9: rubygems-1.8.11-binary-extensions.patch
 # On koji, network related tests sometimes cause internal server error,
 # ignore these
 Patch10: ruby-1.9.3-p327-ignore-internal-server-error-on-test.patch
-# http://bugs.ruby-lang.org/issues/show/7312
-# test_str_crypt fails with glibc 2.17
-Patch11: ruby-1.9.3-p327-crypt-argument-glibc217.patch
 # Make mkmf verbose by default
 Patch12: ruby-1.9.3-mkmf-verbose.patch
 
@@ -423,7 +420,6 @@ Emacs上でRubyスクリプトを書くのに便利なモードです.
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
-%patch11 -p1
 %patch12 -p1
 
 %build
@@ -880,6 +876,9 @@ fi
 %endif
 
 %changelog
+* Wed Dec 26 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.9.3.362-5
+- update to 1.9.3-p362
+
 * Thu Nov 29 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.9.3.327-4
 - remove ruby_abi from gem_dir