# Generated by go2rpm %bcond_without check # https://github.com/influxdata/wlog %global goipath github.com/influxdata/wlog %global commit 7c63b0a71ef8300adc255344d275e10e5c3a71ec %gometa %global common_description %{expand: Simple log level based Go logger.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Simple log level based Go logger License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Feb 05 2020 Xavier Bachelot - 0-0.1.20200205git7c63b0a - Initial package