# https://github.com/iancoleman/orderedmap %global goipath github.com/iancoleman/orderedmap %global commit 01810fd7f1123a3e2e52a7320d5eb49215ca2474 %gometa %global common_description %{expand: A golang data type equivalent to python's collections.OrderedDict.} %global golicenses LICENSE %global godocs readme.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: A golang data type equivalent to python's collections.OrderedDict # Upstream license specification: MIT License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %gopkgfiles %changelog