From 64fa71fcf2933349b2cfd37c11d4b9c90165691e Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sun, 5 Mar 2023 08:38:44 -0500 Subject: [PATCH] Post-bootstrap rebuild for abseil-cpp-20230125 --- grpc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grpc.spec b/grpc.spec index b425840..69451c0 100644 --- a/grpc.spec +++ b/grpc.spec @@ -67,7 +67,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_without bootstrap +%bcond_with bootstrap # This must be enabled to get grpc_cli, which is apparently considered part of # the tests by upstream. This is mentioned in