From 08ec4b6a6cad4917b58df9ba1e9ad66484228c69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Wed, 5 Dec 2012 16:46:30 +0100 Subject: [PATCH] Add TODO to fix ruby_abi for official release. --- ruby.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ruby.spec b/ruby.spec index e4da346..07d7b86 100644 --- a/ruby.spec +++ b/ruby.spec @@ -7,7 +7,9 @@ %global ruby_version %{major_minor_version}.%{teeny_version} %global ruby_version_patch_level %{major_minor_version}.%{teeny_version}.%{patch_level} -# Ruby 2.0 keeps the abi Ruby 1.9.1 compatible. +# TODO: Fix ruby_api for official release according to +# http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/48984 +# It is kept at 1.9.1 just for testing. All dependent libraries need rebuild. # %%global ruby_abi %%{major_minor_version}.0 %global ruby_abi 1.9.1