From 7759e835a1fd8253b08db03ebd6482d63e10405e Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 8 Mar 2022 11:39:47 -0500 Subject: [PATCH] Rebuild for abseil-cpp 20211102.0 (bootstrap) --- grpc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grpc.spec b/grpc.spec index 0ccdc3f..dce11a3 100644 --- a/grpc.spec +++ b/grpc.spec @@ -17,7 +17,7 @@ # the proto compilers in this package; the consequence is that we cannot build # the python3-grpcio-admin or python3-grpcio-csds subpackages until after # bootstrapping. -%bcond_with bootstrap +%bcond_without bootstrap # This must be enabled to get grpc_cli, which is apparently considered part of # the tests by upstream. This is mentioned in