# https://github.com/evalphobia/logrus_fluent %global goipath github.com/evalphobia/logrus_fluent %global forgeurl https://github.com/evalphobia/logrus_fluent Version: 0.5.4 %gometa %global common_description %{expand: Fluentd Hook for Logrus.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Fluentd Hook for Logrus # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/fluent/fluent-logger-golang/fluent) BuildRequires: golang(github.com/sirupsen/logrus) BuildRequires: golang(github.com/stretchr/testify/assert) %description %{common_description} %godevelpkg %prep %goprep %install %godevelinstall %gopkgfiles %changelog