# Generated by go2rpm 1.3 %bcond_without check # https://github.com/mattn/go-xmlrpc %global goipath github.com/mattn/go-xmlrpc Version: 0.0.3 %gometa %global common_description %{expand: Xmlrpc interface for Go.} %global golicenses LICENSE %global godocs _example README.md Name: %{goname} Release: 1%{?dist} Summary: Xmlrpc interface for Go License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Feb 17 22:59:05 CET 2021 Robert-André Mauchin - 0.0.3-1 - Initial package