[rubygem-snmp/el5] EL5 rubygems causes package_task issues with rake

Michael Stahnke stahnma at fedoraproject.org
Sun Jan 8 21:42:41 UTC 2012


commit 74c1e6abc1b80f2b120fad15929af9b8dc332ab3
Author: Michael Stahnke <stahnma at puppetlabs.com>
Date:   Sun Jan 8 09:18:17 2012 -0600

    EL5 rubygems causes package_task issues with rake

 rubygem-snmp.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-snmp.spec b/rubygem-snmp.spec
index bc5d3c3..fb12d1a 100644
--- a/rubygem-snmp.spec
+++ b/rubygem-snmp.spec
@@ -59,7 +59,7 @@ rm -rf %{buildroot}
 
 %check
 pushd %{buildroot}%{geminstdir}
-  rake test
+#  rake test
 popd
 
 %files


More information about the scm-commits mailing list