# Generated by go2rpm 1.3 %bcond_without check # https://github.com/oxffaa/gopher-parse-sitemap %global goipath github.com/oxffaa/gopher-parse-sitemap Version: 0.1 %gometa %global common_description %{expand: A high effective golang library for parsing big-sized sitemaps and avoiding high memory usage. The sitemap parser was written on golang without external dependencies.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: High effective Golang library License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri Dec 25 2020 Fabian Affolter - 0.1-1 - Initial package