16a3a1e
# Generated by go2rpm 1
16a3a1e
%bcond_without check
8990560
%global debug_package %{nil}
16a3a1e
16a3a1e
# https://github.com/chromedp/cdproto
16a3a1e
%global goipath         github.com/chromedp/cdproto
8990560
%global commit          3579568136296dcb43d7f4fde93600cb35d308cd
16a3a1e
16a3a1e
%gometa
16a3a1e
16a3a1e
%global common_description %{expand:
16a3a1e
Package cdproto contains the generated commands, types, and events for the
16a3a1e
Chrome DevTools Protocol domains.}
16a3a1e
16a3a1e
%global golicenses      LICENSE
16a3a1e
%global godocs          README.md
16a3a1e
16a3a1e
Name:           %{goname}
16a3a1e
Version:        0
3d9e654
Release:        %autorelease
16a3a1e
Summary:        Generated commands, types, and events for the Chrome DevTools Protocol domains
16a3a1e
16a3a1e
License:        MIT
16a3a1e
URL:            %{gourl}
16a3a1e
Source0:        %{gosource}
16a3a1e
16a3a1e
%description
16a3a1e
%{common_description}
16a3a1e
16a3a1e
%gopkg
16a3a1e
16a3a1e
%prep
16a3a1e
%goprep
16a3a1e
8990560
%generate_buildrequires
8990560
%go_generate_buildrequires
8990560
16a3a1e
%install
16a3a1e
%gopkginstall
16a3a1e
16a3a1e
%if %{with check}
16a3a1e
%check
16a3a1e
%gocheck
16a3a1e
%endif
16a3a1e
16a3a1e
%gopkgfiles
16a3a1e
16a3a1e
%changelog
3d9e654
%autochangelog