# Generated by go2rpm 1.11.1 %bcond_without check %global debug_package %{nil} # https://github.com/rxwycdh/rxhash %global goipath github.com/rxwycdh/rxhash Version: 0 %global commit 10b7a38b400d4d6ee56884cbad734a0cdc7f8c54 %gometa -L -f %global common_description %{expand: rxhash is a Go library for creating a unique hash value for struct in Go, but data consistency.} %global golicenses LICENSE %global godocs README.md Name: golang-github-rxwycdh-rxhash Release: %autorelease Summary: Go struct hash library License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep -A %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog