[rubygem-webrobots] F-19: rebuild for ruby 2.0.0

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Mar 7 14:35:58 UTC 2013


commit fbe6680d7a931b79a4f2358655709af4a41e7579
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Thu Mar 7 23:35:55 2013 +0900

    F-19: rebuild for ruby 2.0.0

 rubygem-webrobots.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-webrobots.spec b/rubygem-webrobots.spec
index c22666b..d0cc30e 100644
--- a/rubygem-webrobots.spec
+++ b/rubygem-webrobots.spec
@@ -1,12 +1,12 @@
 %global	gem_name	webrobots
-%if 0%{?fedora} < 20
+%if 0%{?fedora} < 19
 %global	rubyabi	1.9.1
 %endif
 
 Summary:	Ruby library to help write robots.txt compliant web robots
 Name:		rubygem-%{gem_name}
 Version:	0.1.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 
 Group:		Development/Languages
 # LICENSE.txt
@@ -14,7 +14,7 @@ License:	BSD
 URL:		https://github.com/knu/webrobots
 Source0:	http://rubygems.org/gems/%{gem_name}-%{version}.gem
 
-%if 0%{?fedora} >= 20
+%if 0%{?fedora} >= 19
 Requires:	ruby(release)
 BuildRequires:	ruby(release)
 %else
@@ -109,6 +109,9 @@ popd
 %exclude	%{gem_instdir}/test/
 
 %changelog
+* Thu Mar 07 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 0.1.0-2
+- F-19: rebuild for ruby 2.0.0
+
 * Thu Mar 07 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 0.1.0-1
 - 0.1.0
 


More information about the scm-commits mailing list