From 817b47e5af544fcdbd80a723c31c482204e80567 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 19 Aug 2022 11:48:47 -0400 Subject: [PATCH] Update to grpc 1.48.0 (close RHBZ#2100262) --- grpc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grpc.spec b/grpc.spec index 7caba4b..119234f 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