]> git.pld-linux.org Git - packages/libgit2.git/commitdiff
disable online tests with workaround from fedora; rel 2 auto/th/libgit2-0.28.2-2
authorJan Palus <atler@pld-linux.org>
Thu, 25 Jul 2019 17:48:08 +0000 (19:48 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 25 Jul 2019 17:48:08 +0000 (19:48 +0200)
libgit2.spec

index 056935faf47fe60303a848dc4596073788a8b54a..edd4667ce66d7e66cbd48fe19cbca388dccf6f90 100644 (file)
@@ -9,7 +9,7 @@ Summary:        C Git library
 Summary(pl.UTF-8):     Biblioteka Git dla C
 Name:          libgit2
 Version:       0.28.2
-Release:       1
+Release:       2
 License:       GPL v2 with linking exception
 Group:         Libraries
 #Source0Download: https://github.com/libgit2/libgit2/releases
@@ -62,7 +62,7 @@ Pliki nagłówkowe biblioteki libgit2.
 %patch0 -p1
 
 # Don't test network
-sed -i 's/ionline/xonline/' tests/CMakeLists.txt
+sed -i '/ADD_TEST(online/s/^/#/' tests/CMakeLists.txt
 
 %build
 install -d build
This page took 0.137348 seconds and 4 git commands to generate.