# Generated by go2rpm %bcond_without check # https://github.com/facebookgo/stats %global goipath github.com/facebookgo/stats %global commit 1b76add642e42c6ffba7211ad7b3939ce654526e %gometa %global common_description %{expand: Package Stats defines a lightweight interface for collecting statistics. It doesn't provide an implementation, just the shared interface.} %global golicenses license %global godocs readme.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Lightweight interface for collecting statistics # 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 * Mon May 06 00:04:05 CEST 2019 Robert-André Mauchin - 0-0.1.20190506git1b76add - Initial package