From 626a9aa2dd399c7e916f2f979c97512ed00c1a417a05fa82884d25bec86f5a20 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 25 Oct 2024 15:20:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=188 --- protobuf.spec | 2 ++ python-protobuf.spec | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/protobuf.spec b/protobuf.spec index 051284f..03d3ee9 100644 --- a/protobuf.spec +++ b/protobuf.spec @@ -89,6 +89,8 @@ RPC protocols and file formats. %package compiler Summary: Protocol Buffers compiler Group: Development/Libraries/C and C++ +Provides: protobuf-devel:/usr/bin/protoc +Provides: protoc = %{version} Conflicts: mvn(com.google.protobuf:protobuf-java) < 4.%{version} %description compiler diff --git a/python-protobuf.spec b/python-protobuf.spec index 7a27d05..7ca9776 100644 --- a/python-protobuf.spec +++ b/python-protobuf.spec @@ -22,8 +22,6 @@ %if 0%{?gcc_version} < 11 %define with_gcc 11 %endif -%{?!python_module:%define python_module() python3-%{**}} -%define skip_python2 1 %{?sle15_python_module_pythons} Name: python-protobuf Version: 5.%{baseversion}