[rubygem-RubyInline] Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0

Vít Ondruch vondruch at fedoraproject.org
Tue Mar 5 12:32:51 UTC 2013


commit 3d32b3aa3ee1e3b39fe5dbd24c716adec2dd018c
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Tue Mar 5 13:24:54 2013 +0100

    Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0

 rubygem-RubyInline.spec |   17 +++++++----------
 1 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/rubygem-RubyInline.spec b/rubygem-RubyInline.spec
index 3cf693b..b8c6135 100644
--- a/rubygem-RubyInline.spec
+++ b/rubygem-RubyInline.spec
@@ -1,12 +1,11 @@
 # Generated from RubyInline-3.8.3.gem by gem2rpm -*- rpm-spec -*-
 %global gem_name RubyInline
 
-%global rubyabi 1.9.1
 
 Summary: Write foreign code within your ruby code
 Name: rubygem-%{gem_name}
 Version: 3.11.3
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://www.zenspider.com/ZSS/Products/RubyInline/
@@ -15,9 +14,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: rubygem(ZenTest)
 Requires: gcc, ruby-devel
 Requires: ruby(rubygems)
-Requires: ruby(abi) = %{rubyabi}
+Requires: ruby(release)
 BuildRequires: rubygems-devel
-BuildRequires: ruby(abi) = %{rubyabi}
+BuildRequires: ruby(release)
 BuildRequires: rubygem(ZenTest)
 BuildRequires: rubygem(minitest)
 BuildRequires: ruby-devel
@@ -43,12 +42,7 @@ This package contains documentation for %{name}.
 %setup -q -c -T
 
 %build
-mkdir -p .%{gem_dir}
-gem install -V \
-  --local \
-  --install-dir $(pwd)/%{gem_dir} \
-  --force --rdoc \
-  %{SOURCE0}
+%gem_install -n %{SOURCE0}
 
 %install
 rm -rf %{buildroot}
@@ -93,6 +87,9 @@ popd
 %{gem_docdir}
 
 %changelog
+* Tue Mar 05 2013 Vít Ondruch <vondruch at redhat.com> - 3.11.3-3
+- Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.11.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list