# Generated by go2rpm %bcond_without check # https://github.com/streadway/handy %global goipath github.com/streadway/handy %global commit d5acb3125c2a6654d2d691e6851674a645333da1 %gometa %global common_description %{expand: Collection of useful HTTP handlers that form a handler stack of filters. Many are opinionated for a specific purpose.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Net/http handler filters License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep sed -e '0,/^# License/d' README.md > LICENSE %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed May 15 01:10:55 CEST 2019 Robert-André Mauchin - 0-0.1.20190515gitd5acb31 - Initial package