SHA256
1
0
forked from pool/protobuf

- drop patches:

* 10355.patch,
  * gcc12-disable-__constinit-with-c++-11.patch (merged upstream)
- added patches:
  * add-missing-stdint-header.patch   added for compile fixes

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=154
This commit is contained in:
2023-06-12 20:37:11 +00:00
committed by Git OBS Bridge
parent b26df6bb84
commit 805fd49fad
3 changed files with 6 additions and 20 deletions

View File

@@ -40,8 +40,7 @@ Source0: https://github.com/protocolbuffers/protobuf/archive/v%{version}.
Source1: manifest.txt.in
Source2: baselibs.conf
Source1000: %{name}-rpmlintrc
Patch0: gcc12-disable-__constinit-with-c++-11.patch
Patch1: add-missing-stdint-header.patch
Patch0: add-missing-stdint-header.patch
BuildRequires: %{python_module abseil}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module python-dateutil}