From 54157241399e8753162a9f4f6ce784064baafaac Mon Sep 17 00:00:00 2001 From: Benjamin A. Beasley Date: Aug 04 2022 22:07:21 +0000 Subject: Add exact-version dependency on grpc-cpp from grpc-cli --- diff --git a/grpc.spec b/grpc.spec index 2911ef5..233ac42 100644 --- a/grpc.spec +++ b/grpc.spec @@ -417,6 +417,7 @@ Plugins to the protocol buffers compiler to generate gRPC sources. Summary: Command-line tool for gRPC # License: same as base package Requires: grpc%{?_isa} = %{version}-%{release} +Requires: grpc-cpp%{?_isa} = %{version}-%{release} %description cli The command line tool can do the following things: