# Generated by go2rpm %bcond_without check # https://github.com/vmware/vmw-guestinfo %global goipath github.com/vmware/vmw-guestinfo %global commit 25eff159a728be87e103a0b8045e08273f4dbec4 %gometa %global common_description %{expand: This package provides access to the guestinfo variables exposed to a VMware virtual machine.} %global golicenses LICENSE %global godocs examples README Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Get access to the guestinfo variables exposed to a VMware virtual machine # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check # vmcheck: needs hypervisor? %gocheck -d vmcheck %endif %gopkgfiles %changelog * Sun May 19 22:12:51 CEST 2019 Robert-André Mauchin - 0-0.1.20190519git25eff15 - Initial package