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

Bohuslav Kabrda bkabrda at fedoraproject.org
Thu Mar 14 07:50:03 UTC 2013


commit 8684edfff10c38a1dfb56c594bdf35b9b6baf224
Author: Bohuslav Kabrda <bkabrda at redhat.com>
Date:   Thu Mar 14 08:30:24 2013 +0100

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

 rubygem-trollop.spec |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/rubygem-trollop.spec b/rubygem-trollop.spec
index 1fd6712..0b4a879 100644
--- a/rubygem-trollop.spec
+++ b/rubygem-trollop.spec
@@ -3,13 +3,13 @@
 Summary:	A command-line option parsing library for ruby
 Name:		rubygem-%{gem_name}
 Version:	2.0
-Release:	2%{?dist}
+Release:	3%{?dist}
 Group:		Applications/Productivity
 License:	GPLv2
 URL:		http://trollop.rubyforge.org/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	ruby(rubygems)
-Requires:	ruby(abi) = 1.9.1
+Requires:	ruby(release)
 BuildRequires:	rubygem(hoe)
 BuildRequires:	rubygems-devel
 BuildRequires:  rubygem(minitest)
@@ -29,8 +29,7 @@ number of lines of code (for you, the programmer).
 %install
 rm -rf %{buildroot}
 mkdir -p %{buildroot}%{gem_dir}
-gem install --local --install-dir %{buildroot}%{gem_dir} \
-	--force --rdoc %{SOURCE0}
+%gem_install -n %{SOURCE0}
 
 %check
 cd %{buildroot}/%{gem_instdir}
@@ -50,6 +49,9 @@ rm -rf %{buildroot}
 %{gem_spec}
 
 %changelog
+* Thu Mar 14 2013 Bohuslav Kabrda <bkabrda at redhat.com> - 2.0-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> - 2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list