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

Mamoru Tasaka mtasaka at fedoraproject.org
Tue May 3 07:45:37 UTC 2011


commit 4acb29d3a1fbaaa20e30a5efd677e14afcebfa08
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Tue May 3 16:45:25 2011 +0900

    And enable check on rawhide

 rubygem-rspec-expectations.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-rspec-expectations.spec b/rubygem-rspec-expectations.spec
index af75cf7..b4cfef1 100644
--- a/rubygem-rspec-expectations.spec
+++ b/rubygem-rspec-expectations.spec
@@ -4,7 +4,7 @@
 %global	rpmminorver	.%(echo %preminorver | sed -e 's|^\\.\\.*||')
 %global	fullver	%{majorver}%{?preminorver}
 
-%global	fedorarel	1
+%global	fedorarel	2
 
 %global	gemname	rspec-expectations
 %global	geminstdir	%{gemdir}/gems/%{gemname}-%{fullver}
@@ -15,7 +15,7 @@
 # runtime part of rspec-expectaions 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}}
@@ -108,6 +108,9 @@ popd
 %{geminstdir}/spec/
 
 %changelog
+* Tue May  3 2011 Mamoru Tasaka <mtasaka at fedoraproject.org>
+- And enable check on rawhide
+
 * Tue May  3 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.6.0-0.1.rc4
 - 2.6.0 rc4
 


More information about the scm-commits mailing list