[packages/travis] disable optional deps

glen glen at pld-linux.org
Sun Dec 11 15:57:03 CET 2016


commit 6cfa31b3d3aa154fc6f5f2c921ba96c4f9102615
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Apr 19 08:44:24 2016 +0300

    disable optional deps

 travis.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/travis.spec b/travis.spec
index 9046779..f54daad 100644
--- a/travis.spec
+++ b/travis.spec
@@ -9,7 +9,7 @@ Release:	1
 License:	MIT
 Group:		Development/Building
 Source0:	http://rubygems.org/downloads/%{name}-%{version}.gem
-# Source0-md5:	-
+# Source0-md5:	f488280a4a10f0d036daaed64dfc3bd9
 URL:		https://github.com/travis-ci/travis.rb
 BuildRequires:	rpm-rubyprov
 BuildRequires:	rpmbuild(macros) >= 1.656
@@ -46,8 +46,8 @@ Requires:	ruby-launchy >= 2.1
 Requires:	ruby-modules >= 1:1.9
 Requires:	ruby-pusher-client < 1
 Requires:	ruby-pusher-client >= 0.4
-Requires:	ruby-typhoeus < 1
-Requires:	ruby-typhoeus >= 0.6.8
+#Requires:	ruby-typhoeus < 1
+#Requires:	ruby-typhoeus >= 0.6.8
 
 %description -n ruby-%{name}
 Ruby client library for Travis CI.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/travis.git/commitdiff/f658774696a910a88b82bb3a33d3364f3ce53dc1



More information about the pld-cvs-commit mailing list