vmware / govmomi

Go library for the VMware vSphere API
Apache License 2.0
2.3k stars 910 forks source link

builds(deps): add vcsim to rpm #3413

Closed smitterl closed 5 months ago

smitterl commented 5 months ago

Is your feature request related to a problem? Please describe. It completes the accepted change https://github.com/vmware/govmomi/pull/3403

Describe the solution you'd like The govmomi package should include the vcsim binary, too.

Describe alternatives you've considered None

smitterl commented 5 months ago

@dougm Thanks for accepting my change. I just noticed that vcsim is currently not part of the package. Slippage on my side because I don't use it. However, the package name 'govmomi' implies reasonably that all binaries should be included. So, I'll fix this. If you think it makes sense to also build 'deb' packages for Debian derived distros, please let me know. It's easily added.

dougm commented 5 months ago

That's cool, but let's wait on deb packages and we can add if requested.