[rubygem-rainbow] F-19: Rebuild for ruby 2.0.0

Josef Stribny jstribny at fedoraproject.org
Wed Feb 27 11:30:59 UTC 2013


commit 2b606accb84b8fe0660f1a344c85b3f9a880ea8b
Author: Josef Stribny <jstribny at redhat.com>
Date:   Wed Feb 27 12:30:51 2013 +0100

    F-19: Rebuild for ruby 2.0.0

 rubygem-rainbow.spec |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/rubygem-rainbow.spec b/rubygem-rainbow.spec
index e548ceb..2878037 100644
--- a/rubygem-rainbow.spec
+++ b/rubygem-rainbow.spec
@@ -1,18 +1,17 @@
 # Generated from rainbow-1.1.4.gem by gem2rpm -*- rpm-spec -*-
 %global gem_name rainbow
-%global rubyabi 1.9.1
 
 Summary: Ruby String class extension enabling coloring text on ANSI terminals
 Name: rubygem-%{gem_name}
 Version: 1.1.4
-Release: 3%{?dist}
+Release: 4%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://ku1ik.com/
 Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
-Requires: ruby(abi) = %{rubyabi}
+Requires: ruby(release)
 Requires: ruby(rubygems) 
-BuildRequires: ruby(abi) = %{rubyabi}
+BuildRequires: ruby(release)
 BuildRequires: rubygems-devel 
 BuildRequires: rubygem(minitest)
 BuildRequires: ruby 
@@ -34,9 +33,7 @@ Documentation for %{name}
 
 %prep
 %setup -q -c -T
-mkdir -p .%{gem_dir}
-gem install --local --install-dir .%{gem_dir} \
-            --force %{SOURCE0}
+%gem_install -n %{SOURCE0}
 
 %build
 
@@ -67,6 +64,9 @@ popd
 %{gem_instdir}/test
 
 %changelog
+* Wed Feb 27 2013 Josef Stribny <jstribny at redhat.com> - 1.1.4-4
+- F-19: Rebuild for ruby 2.0.0
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list