# Generated by go2rpm %bcond_without check %global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\(\\.\\/vhd\\)$ # https://github.com/rubiojr/go-vhd %global goipath github.com/rubiojr/go-vhd %global commit 0bfd3b39853cdde5762efda92289f14b0ac0491b %gometa %global common_description %{expand: Go package and CLI to work with VHD images.} %global golicenses LICENSE %global godocs README.md notes.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Go package and CLI to work with VHD images License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/codegangsta/cli) BuildRequires: golang(github.com/dustin/go-humanize) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sat May 18 23:00:11 CEST 2019 Robert-André Mauchin - 0-0.1.20190518git0bfd3b3 - Initial package