[packages/ruby-redis] disable tests on builders

glen glen at pld-linux.org
Thu Jun 16 20:09:46 CEST 2016


commit a22d3d0f8b6193deddb89517579fa75d021d3d04
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jun 16 21:08:47 2016 +0300

    disable tests on builders
    
    can't invent what's wrong there without dozens of commit+stbr sequences

 ruby-redis.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ruby-redis.spec b/ruby-redis.spec
index 4259dd7..86b3acb 100644
--- a/ruby-redis.spec
+++ b/ruby-redis.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests		# build without tests
+%bcond_with	tests		# build without tests
 
 %define pkgname redis
 Summary:	A Ruby client library for Redis
@@ -40,7 +40,7 @@ Documentation for %{name}.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+#%patch0 -p1
 #%patch1 -p1
 
 # Install our test.conf file. Upstream dynamically generates this with Rake.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-redis.git/commitdiff/a22d3d0f8b6193deddb89517579fa75d021d3d04



More information about the pld-cvs-commit mailing list