[rubygem-rspec-expectations] Enable test suite again

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Mar 28 08:17:13 UTC 2013


commit 5ca2d5923b8218757c3cb648d701db311a373ab2
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Mar 28 17:17:04 2013 +0900

    Enable test suite again

 rubygem-rspec-expectations.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-rspec-expectations.spec b/rubygem-rspec-expectations.spec
index 30a5dc0..36a7618 100644
--- a/rubygem-rspec-expectations.spec
+++ b/rubygem-rspec-expectations.spec
@@ -10,7 +10,7 @@
 
 # %%check section needs rspec-core, however rspec-core depends on rspec-expectations
 # runtime part of rspec-expectaions does not depend on rspec-core
-%global	need_bootstrap_set	1
+%global	need_bootstrap_set	0
 
 %{!?need_bootstrap:	%global	need_bootstrap	%{need_bootstrap_set}}
 
@@ -102,6 +102,9 @@ popd
 %exclude	%{gem_instdir}/spec/
 
 %changelog
+* Thu Mar 28 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.13.0-2
+- Enable test suite again
+
 * Thu Mar 28 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.13.0-1
 - 2.13.0
 


More information about the scm-commits mailing list