This commit is contained in:
parent
4c7c3fcf1d
commit
626a9aa2dd
@ -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
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user