# Generated by go2rpm 1.6.0 %bcond_without check %global debug_package %{nil} # https://github.com/hashicorp/go-raftchunking %global goipath github.com/hashicorp/go-raftchunking Version: 0.6.2 %gometa %global common_description %{expand: Chunking middleware for use by Raft clients.} %global golicenses LICENSE Name: %{goname} Release: %autorelease Summary: Chunking middleware for use by Raft clients # Upstream license specification: MPL-2.0 License: MPLv2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog