Blame golang-github-caspr-io-yamlpath.spec

cf26b1c
# Generated by go2rpm 1.6.0
cf26b1c
%bcond_without check
cf26b1c
%global debug_package %{nil}
cf26b1c
cf26b1c
# https://github.com/caspr-io/yamlpath
cf26b1c
%global goipath         github.com/caspr-io/yamlpath
cf26b1c
Version:                0.0.1
cf26b1c
%global commit          502e8d113a9bbfd7c4980af2e60a655e21fca0b6
cf26b1c
cf26b1c
%gometa
cf26b1c
cf26b1c
%global common_description %{expand:
cf26b1c
Golang YAML Path implementation.}
cf26b1c
cf26b1c
%global golicenses      LICENSE
cf26b1c
Name:           %{goname}
cf26b1c
Release:        %autorelease
cf26b1c
Summary:        Golang YAML Path implementation
cf26b1c
cf26b1c
License:        MIT
cf26b1c
URL:            %{gourl}
cf26b1c
Source0:        %{gosource}
cf26b1c
cf26b1c
%description
cf26b1c
%{common_description}
cf26b1c
cf26b1c
%gopkg
cf26b1c
cf26b1c
%prep
cf26b1c
%goprep
cf26b1c
cf26b1c
%generate_buildrequires
cf26b1c
%go_generate_buildrequires
cf26b1c
cf26b1c
%install
cf26b1c
%gopkginstall
cf26b1c
cf26b1c
%if %{with check}
cf26b1c
%check
cf26b1c
%gocheck
cf26b1c
%endif
cf26b1c
cf26b1c
%gopkgfiles
cf26b1c
cf26b1c
%changelog
cf26b1c
%autochangelog