|
@@ -1,11 +1,11 @@
|
|
-%global gitdate 20121023
|
|
+%global gitdate 20121111
|
|
|
|
|
|
Summary: rbenv plugin to compile and install ruby
|
|
Summary: rbenv plugin to compile and install ruby
|
|
SUmmary(ja): ruby をコンパイルしてインストールするrbenvプラグイン
|
|
SUmmary(ja): ruby をコンパイルしてインストールするrbenvプラグイン
|
|
|
|
|
|
Name: ruby-build
|
|
Name: ruby-build
|
|
Version: 0.0.%{gitdate}
|
|
Version: 0.0.%{gitdate}
|
|
-Release: 3%{?_dist_release}
|
|
+Release: 1%{?_dist_release}
|
|
License: MIT
|
|
License: MIT
|
|
Group: Development/Tools
|
|
Group: Development/Tools
|
|
URL: https://github.com/sstephenson/ruby-build
|
|
URL: https://github.com/sstephenson/ruby-build
|
|
@@ -53,6 +53,10 @@ rm -rf %{buildroot}
|
|
%{_datadir}/ruby-build
|
|
%{_datadir}/ruby-build
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Oct 24 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 0.0.20121111-1
|
|
|
|
+- update to upstream git master
|
|
|
|
+ - add 1.9.3-p327, 2.0.0-preview1, rbx-2.0.0-rc1
|
|
|
|
+
|
|
* Wed Oct 24 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 0.0.20121023-3
|
|
* Wed Oct 24 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 0.0.20121023-3
|
|
- move patches dir to .patches
|
|
- move patches dir to .patches
|
|
- add source11 to fix build failure of ruby-1.8.7-*
|
|
- add source11 to fix build failure of ruby-1.8.7-*
|