# https://github.com/corona10/goimagehash %global goipath github.com/corona10/goimagehash Version: 1.1.0 %gometa %global common_description %{expand: A image hashing library written in Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: A image hashing library written in Go # Upstream license specification: BSD License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/nfnt/resize) %description %{common_description} %godevelpkg %prep %goprep %install %godevelinstall %gopkgfiles %changelog