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

Vít Ondruch vondruch at fedoraproject.org
Fri Mar 8 12:21:27 UTC 2013


commit e207edddd63214a33345c1330c7166752885de56
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Fri Mar 8 13:03:58 2013 +0100

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

 rubygem-multipart-post.spec |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/rubygem-multipart-post.spec b/rubygem-multipart-post.spec
index ad19aac..1bc3d7a 100644
--- a/rubygem-multipart-post.spec
+++ b/rubygem-multipart-post.spec
@@ -1,20 +1,19 @@
 # Generated from multipart-post-1.1.2.gem by gem2rpm -*- rpm-spec -*-
 %global gem_name multipart-post
 
-%global rubyabi 1.9.1
 
 Summary: Creates a multipart form post accessory for Net::HTTP
 Name: rubygem-%{gem_name}
 Version: 1.1.4
-Release: 3%{?dist}
+Release: 4%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/nicksieger/multipart-post
 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
 BuildRequires: rubygem(minitest)
@@ -39,9 +38,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
 
@@ -76,6 +73,9 @@ popd
 
 
 %changelog
+* Fri Mar 08 2013 Vít Ondruch <vondruch at redhat.com> - 1.1.4-4
+- Rebuild for https://fedoraproject.org/wiki/Features/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