[packages/libgit2] drop tests_online bcond (ONLINE_TESTS option was removed)

atler atler at pld-linux.org
Tue Sep 18 01:32:33 CEST 2018


commit 75e71b87927e8b7e06d058bceb2e149671ad250a
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Sep 18 01:31:08 2018 +0200

    drop tests_online bcond (ONLINE_TESTS option was removed)

 libgit2.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/libgit2.spec b/libgit2.spec
index 2556545..c3654d5 100644
--- a/libgit2.spec
+++ b/libgit2.spec
@@ -4,7 +4,6 @@
 %bcond_without	kerberos5	# GSSAPI for SPNEGO auth
 %bcond_without	libssh		# SSH support via libssh2
 %bcond_without	tests		# build without tests
-%bcond_with	tests_online	# build with tests reqiuring online access
 
 Summary:	C Git library
 Summary(pl.UTF-8):	Biblioteka Git dla C
@@ -81,7 +80,6 @@ cd build
 	%{cmake_on_off curl CURL} \
 	%{cmake_on_off kerberos5 USE_GSSAPI} \
 	%{cmake_on_off libssh USE_SSH} \
-	%{cmake_on_off tests_online ONLINE_TESTS} \
 	-DTHREADSAFE:BOOL=ON
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgit2.git/commitdiff/28a84a4342a16d12451b9625220f5a51247364e5



More information about the pld-cvs-commit mailing list