[rubygem-activerecord] Disable tests

Josef Stribny jstribny at fedoraproject.org
Wed Dec 11 12:07:06 UTC 2013


commit 9034f119f8107f5fc0805634607efc837fb86a5c
Author: Josef Stribny <jstribny at redhat.com>
Date:   Wed Dec 11 12:59:01 2013 +0100

    Disable tests

 rubygem-activerecord.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-activerecord.spec b/rubygem-activerecord.spec
index 2f3ed43..2e46287 100644
--- a/rubygem-activerecord.spec
+++ b/rubygem-activerecord.spec
@@ -1,7 +1,7 @@
 # Generated from activerecord-1.15.5.gem by gem2rpm -*- rpm-spec -*-
 %global gem_name activerecord
 
-%global bootstrap 0
+%global bootstrap 1
 
 Summary: Implements the ActiveRecord pattern for ORM
 Name: rubygem-%{gem_name}
@@ -111,6 +111,7 @@ popd
 %changelog
 * Thu Dec 05 2013 Josef Stribny <jstribny at redhat.com> - 1:4.0.2-1
 - Update to ActiveRecord 4.0.2
+- Disable tests
 
 * Thu Nov 21 2013 Josef Stribny <jstribny at redhat.com> - 1:4.0.1-2
 - Fix: this shouldn't be scl spec


More information about the scm-commits mailing list