# Generated by go2rpm 1.3 %bcond_without check # https://github.com/qingstor/log %global goipath github.com/qingstor/log %global commit e60c5981d2ba8b6c2ffebfd18f2721456bb74b3b %gometa %global common_description %{expand: A log designed for critical mission.} %global golicenses LICENSE %global godocs CHANGELOG.md README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Log designed for critical mission # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/Xuanwo/go-bufferpool) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Jan 06 12:28:41 CET 2021 Robert-André Mauchin - 0-0.1.20210106gite60c598 - Initial package