Dirk Mueller 2024-10-25 15:20:10 +00:00 committed by Git OBS Bridge
parent 4c7c3fcf1d
commit 626a9aa2dd
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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}