# Generated by go2rpm 1.3 %bcond_without check # https://github.com/rck/unit %global goipath github.com/rck/unit Version: 0.0.3 %gometa %global common_description %{expand: Golang unit package.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Golang unit package # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri Jun 18 2021 Davide Cavalca - 0.0.3-1 - Initial package