# Generated by go2rpm %bcond_without check # https://github.com/emicklei/go-restful-swagger12 %global goipath github.com/emicklei/go-restful-swagger12 Version: 1.0.1 %global tag 1.0.1 %gometa %global common_description %{expand: Swagger 1.2 extension to the Go-restful package.} %global golicenses LICENSE %global godocs CHANGES.md README.md Name: %{goname} Release: 1%{?dist} Summary: Swagger 1.2 extension to the Go-restful package License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/emicklei/go-restful) BuildRequires: golang(github.com/emicklei/go-restful/log) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri May 10 22:48:42 CEST 2019 Robert-André Mauchin - 1.0.1-1 - Initial package