# Generated by go2rpm %bcond_without check # https://github.com/dgryski/go-metro %global goipath github.com/dgryski/go-metro %global commit 280f6062b5bc97ee9b9afe7f2ccb361e59845baa %gometa %global common_description %{expand: This package is a mechanical translation of the reference C++ code for MetroHash, available at https://github.com/jandrewrogers/MetroHash} %global golicenses LICENSE %global godocs README Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Go translation of MetroHash License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed May 15 18:34:00 CEST 2019 Robert-André Mauchin - 0-0.1.20190515git280f606 - Initial package