# Generated by go2rpm 1.6.0 %bcond_without check %global debug_package %{nil} # https://github.com/caspr-io/yamlpath %global goipath github.com/caspr-io/yamlpath Version: 0.0.1 %global commit 502e8d113a9bbfd7c4980af2e60a655e21fca0b6 %gometa %global common_description %{expand: Golang YAML Path implementation.} %global golicenses LICENSE Name: %{goname} Release: %autorelease Summary: Golang YAML Path implementation License: MIT 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