This commit is contained in:
parent
4c7c3fcf1d
commit
626a9aa2dd
@ -89,6 +89,8 @@ RPC protocols and file formats.
|
|||||||
%package compiler
|
%package compiler
|
||||||
Summary: Protocol Buffers compiler
|
Summary: Protocol Buffers compiler
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
|
Provides: protobuf-devel:/usr/bin/protoc
|
||||||
|
Provides: protoc = %{version}
|
||||||
Conflicts: mvn(com.google.protobuf:protobuf-java) < 4.%{version}
|
Conflicts: mvn(com.google.protobuf:protobuf-java) < 4.%{version}
|
||||||
|
|
||||||
%description compiler
|
%description compiler
|
||||||
|
@ -22,8 +22,6 @@
|
|||||||
%if 0%{?gcc_version} < 11
|
%if 0%{?gcc_version} < 11
|
||||||
%define with_gcc 11
|
%define with_gcc 11
|
||||||
%endif
|
%endif
|
||||||
%{?!python_module:%define python_module() python3-%{**}}
|
|
||||||
%define skip_python2 1
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-protobuf
|
Name: python-protobuf
|
||||||
Version: 5.%{baseversion}
|
Version: 5.%{baseversion}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user