[rubygem-shoulda/el6/master] Commenting out check BRs, as check is disabled.

Michael Stahnke stahnma at fedoraproject.org
Tue Oct 12 15:08:17 UTC 2010


commit 2635df4425796deadc796dcf5746fcce7fdc7ce2
Author: stahnma <stahnma at websages.com>
Date:   Tue Oct 12 11:08:26 2010 -0400

    Commenting out check BRs, as check is disabled.

 rubygem-shoulda.spec |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/rubygem-shoulda.spec b/rubygem-shoulda.spec
index f2d543f..0923bd0 100644
--- a/rubygem-shoulda.spec
+++ b/rubygem-shoulda.spec
@@ -27,11 +27,11 @@ Requires: rubygems
 Requires: ruby(abi) = 1.8
 BuildRequires: rubygems
 BuildRequires: dos2unix
-BuildRequires(check): rubygem(cucumber)
-BuildRequires(check): rubygem(rake)
-BuildRequires(check): rubygem(rails) < 3 
-BuildRequires(check): rubygem(sqlite3-ruby)
-BuildRequires(check): rubygem(mocha)
+#BuildRequires(check): rubygem(cucumber)
+#BuildRequires(check): rubygem(rake)
+#BuildRequires(check): rubygem(rails) < 3
+#BuildRequires(check): rubygem(sqlite3-ruby)
+#BuildRequires(check): rubygem(mocha)
 BuildArch: noarch
 Provides: rubygem(%{gemname}) = %{version}
 
@@ -88,6 +88,7 @@ rm -rf %{buildroot}
 
 %check 
 cd %{buildroot}%{geminstdir}
+# Rails not in el6 yet
 #rake test
 
 %files


More information about the scm-commits mailing list