# https://github.com/satori/go.uuid %global goipath github.com/satori/go.uuid %global commit b2ce2384e17bbe0c6d34077efa39dbab3e09123b %gometa %global common_description %{expand: UUID package for Go language.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 1.2.1 Release: 0.1%{?dist} Summary: UUID package for Go language # Upstream license specification: MIT License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(gopkg.in/check.v1) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %gopkgfiles %changelog