[rubygem-rspec-mocks] And enable check on rawhide

Mamoru Tasaka mtasaka at fedoraproject.org
Fri Feb 25 18:33:18 UTC 2011


commit e06815bd81325d5a3110ef094e886f344e697d54
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Feb 26 03:33:07 2011 +0900

    And enable check on rawhide

 rubygem-rspec-mocks.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-rspec-mocks.spec b/rubygem-rspec-mocks.spec
index 2403f32..3417710 100644
--- a/rubygem-rspec-mocks.spec
+++ b/rubygem-rspec-mocks.spec
@@ -8,7 +8,7 @@
 # runtime part of rspec-mocks does not depend on rspec-core
 %global	need_bootstrap_set	1
 %if 0%{?fedora} >= 16
-%global	need_bootstrap_set	1
+%global	need_bootstrap_set	0
 %endif
 
 %{!?need_bootstrap:	%global	need_bootstrap	%{need_bootstrap_set}}
@@ -16,7 +16,7 @@
 Summary:	Rspec-2 doubles (mocks and stubs)
 Name:		rubygem-%{gemname}
 Version:	2.5.0
-Release:	2%{?dist}
+Release:	3%{?dist}
 
 Group:		Development/Languages
 License:	MIT
@@ -102,6 +102,9 @@ ruby -rubygems -Ilib/ -S rspec spec/
 %{geminstdir}/spec/
 
 %changelog
+* Sat Feb 26 2011 Mamoru Tasaka <mtasaka at fedoraproject.org>
+- And enable check on rawhide
+
 * Sat Feb 26 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.5.0-2
 - Cleanups
 


More information about the scm-commits mailing list