# Generated by go2rpm 1.6.0 %bcond_with check %global debug_package %{nil} # https://github.com/joyent/triton-go %global goipath github.com/joyent/triton-go Version: 1.8.5 %gometa %global common_description %{expand: Go SDK for Joyent Triton (Compute) and Triton Object Storage (Manta).} %global golicenses LICENSE %global godocs examples README.md CHANGELOG.md Name: %{goname} Release: %autorelease Summary: Go SDK for Joyent Triton (Compute) and Triton Object Storage (Manta) # 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 %files %license LICENSE %doc examples README.md CHANGELOG.md %gopkgfiles %changelog %autochangelog