[packages/python-PyGitUp] - disable tests, require configured git client

baggins baggins at pld-linux.org
Wed Apr 4 10:07:26 CEST 2018


commit acf629c820b7202f2008fc7f32bae3185554af7c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Apr 4 10:07:03 2018 +0200

    - disable tests, require configured git client

 python-PyGitUp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-PyGitUp.spec b/python-PyGitUp.spec
index f427aab..17c535e 100644
--- a/python-PyGitUp.spec
+++ b/python-PyGitUp.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests	# do not perform "make test"
+%bcond_with	tests	# do not perform "make test"
 
 %define		module	PyGitUp
 Summary:	git-up(1) -- fetch and rebase all locally-tracked remote branches
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PyGitUp.git/commitdiff/acf629c820b7202f2008fc7f32bae3185554af7c



More information about the pld-cvs-commit mailing list