Drop Conflicts with libgpr (fix RHBZ#2017576)
In gprbuild/libgpr, libgpr.so was renamed to libgnatprj.so. See: https://bugzilla.redhat.com/show_bug.cgi?id=2017582
This commit is contained in:
parent
c8eae8902d
commit
6f25740df4
@ -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++).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user