# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/grafana/regexp %global goipath github.com/grafana/regexp %global forgeurl https://github.com/grafana/regexp %global commit 6b5c0a4cb7fddca7a0857c0643e3f2a62527934b %gometa %global common_description %{expand: Faster version of the Go regexp package.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: %autorelease -p Summary: Faster version of the Go regexp package License: BSD-3-Clause URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog