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

Vít Ondruch vondruch at fedoraproject.org
Fri Mar 8 18:01:13 UTC 2013


commit 8a877f6545deeb7a5168e80c059fd6709f6e0f05
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Fri Mar 8 18:38:07 2013 +0100

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

 rubygem-heroku-api.spec |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/rubygem-heroku-api.spec b/rubygem-heroku-api.spec
index 7d51ad1..334360f 100644
--- a/rubygem-heroku-api.spec
+++ b/rubygem-heroku-api.spec
@@ -1,20 +1,19 @@
 # Generated from heroku-api-0.2.6.gem by gem2rpm -*- rpm-spec -*-
 %global gem_name heroku-api
-%global rubyabi 1.9.1
 
 Summary: Ruby Client for the Heroku API
 Name: rubygem-%{gem_name}
 Version: 0.3.6
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/heroku/heroku.rb
 Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
-Requires: ruby(abi) = %{rubyabi}
+Requires: ruby(release)
 Requires: ruby(rubygems)
 Requires: rubygem(excon) => 0.16.7
 Requires: rubygem(excon) < 0.17
-BuildRequires: ruby(abi) = %{rubyabi}
+BuildRequires: ruby(release)
 BuildRequires: rubygems-devel
 BuildRequires: ruby
 BuildRequires: rubygem(minitest)
@@ -41,9 +40,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
 
@@ -75,6 +72,9 @@ popd
 %{gem_instdir}/test
 
 %changelog
+* Fri Mar 08 2013 Vít Ondruch <vondruch at redhat.com> - 0.3.6-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> - 0.3.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list