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

Vít Ondruch vondruch at fedoraproject.org
Thu Mar 7 13:46:03 UTC 2013


commit 43f0daf0c92e9f1432ec4e3929f0d40cf979c476
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Thu Mar 7 14:33:42 2013 +0100

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

 rubygem-Platform.spec |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/rubygem-Platform.spec b/rubygem-Platform.spec
index 7668d16..a3d4d5f 100644
--- a/rubygem-Platform.spec
+++ b/rubygem-Platform.spec
@@ -1,19 +1,18 @@
 # Generated from Platform-0.4.0.gem by gem2rpm -*- rpm-spec -*-
 %global gem_name Platform
-%global rubyabi 1.9.1
 
 Summary: Hopefully robust platform sensing
 Name: rubygem-%{gem_name}
 Version: 0.4.0
-Release: 5%{?dist}
+Release: 6%{?dist}
 Group: Development/Languages
 License: LGPLv2+
 URL: http://rubyforge.org/projects/platform/
 Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
-Requires: ruby(abi) = %{rubyabi}
+Requires: ruby(release)
 Requires: ruby(rubygems)
 Requires: ruby
-BuildRequires: ruby(abi) = %{rubyabi}
+BuildRequires: ruby(release)
 BuildRequires: rubygems-devel
 BuildRequires: ruby
 BuildArch: noarch
@@ -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
 
@@ -58,6 +55,9 @@ cp -a .%{gem_dir}/* \
 
 
 %changelog
+* Thu Mar 07 2013 Vít Ondruch <vondruch at redhat.com> - 0.4.0-6
+- 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.4.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list