# Generated by go2rpm %bcond_without check # https://github.com/thinkerou/favicon %global goipath github.com/thinkerou/favicon Version: 0.1.0 %gometa %global common_description %{expand: Gin middleware to support favicon.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Gin middleware to support favicon License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/gin-gonic/gin) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Apr 30 15:39:01 CEST 2019 Robert-André Mauchin - 0.1.0-1 - Initial package