From 5fcadfdd0a9872c7c72b7d5e543c191eff184d2c Mon Sep 17 00:00:00 2001 From: Weijian Wen Date: Tue, 12 Dec 2023 15:38:44 +0800 Subject: [PATCH] add conflict protobuf-devel (cherry picked from commit 79968fa830dcbead5f120ab41369224a2b6b1101) --- protobuf2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/protobuf2.spec b/protobuf2.spec index d9eec23..6e45217 100644 --- a/protobuf2.spec +++ b/protobuf2.spec @@ -44,6 +44,7 @@ languages Summary: Protocol Buffers C++ headers and libraries Requires: %{name} = %{version}-%{release} %{name}-compiler = %{version}-%{release} Requires: zlib-devel pkgconfig +Conflicts: protobuf-devel %description devel This package contains Protocol Buffers compiler for all languages and C++ headers and libraries