- limit to protobuf < 22 for now until build failures have been fixed

OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=438
This commit is contained in:
Dirk Mueller 2023-06-27 19:54:20 +00:00 committed by Git OBS Bridge
parent 45e86ede5e
commit fe7306e787
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 27 19:54:05 UTC 2023 - Dirk Müller <dmueller@suse.com>
- limit to protobuf < 22 for now until build failures have been fixed
-------------------------------------------------------------------
Mon Jun 12 15:01:15 UTC 2023 - Kirk Allan <kallan@suse.com>

View File

@ -73,7 +73,7 @@ BuildRequires: update-desktop-files
BuildRequires: containerd-devel
BuildRequires: grpc-devel
BuildRequires: libcurl-devel
BuildRequires: protobuf-devel
BuildRequires: protobuf-devel < 22
%define arg_containerinfo --enable-containerinfo=yes
%else
%define arg_containerinfo --enable-containerinfo=no