# Generated by go2rpm 1.11.1 %bcond check 1 %global debug_package %{nil} # https://github.com/charlievieth/fastwalk %global goipath github.com/charlievieth/fastwalk Version: 1.0.4 %gometa -L -f %global common_description %{expand: Fast parallel directory traversal for Golang.} %global golicenses LICENSE go.LICENSE %global godocs examples README.md Name: golang-github-charlievieth-fastwalk Release: %autorelease Summary: Fast parallel directory traversal for Golang License: MIT AND BSD-3-Clause URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep -A %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog