# Generated by go2rpm 1.6.0 %bcond_with check %global debug_package %{nil} # https://github.com/hashicorp/raft-boltdb %global goipath github.com/hashicorp/raft-boltdb/v2 Version: 2.2.2 %gometa %global common_description %{expand: Raft backend implementation using BoltDB.} %global golicenses LICENSE %global godocs README.md v2/README.md Name: %{goname} Release: %autorelease Summary: Raft backend implementation using BoltDB # 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