diff --git a/grpc.spec b/grpc.spec index 38c685e..0ccdc3f 100644 --- a/grpc.spec +++ b/grpc.spec @@ -453,12 +453,6 @@ Requires: cmake(c-ares) # grpc.pc has -lz Requires: pkgconfig(zlib) -# Library name conflict for %%{_libdir}/libgpr.so MUST be removed per -# guidelines, but until a plan can be devised, we make the conflict explicit. -# -# https://bugzilla.redhat.com/show_bug.cgi?id=2017576 -Conflicts: libgpr - %description devel Development headers and files for gRPC libraries (both C and C++).