- 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:
parent
45e86ede5e
commit
fe7306e787
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user