# https://github.com/willfaught/gockle %global goipath github.com/willfaught/gockle Version: 0.5.0 %gometa %global common_description %{expand: Package gockle simplifies and mocks github.com/gocql/gocql.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Package gockle simplifies and mocks github.com/gocql/gocql # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/gocql/gocql) BuildRequires: golang(github.com/maraino/go-mock) %description %{common_description} %godevelpkg %prep %goprep %install %godevelinstall %gopkgfiles %changelog