# Generated by go2rpm %bcond_without check # https://github.com/influxdata/influxdb1-client %global goipath github.com/influxdata/influxdb1-client %global commit 8ff2fc3824fcb533795f9a2f233275f0bb18d6c5 %gometa %global common_description %{expand: Influxdb1-clientv2 is the current Go client API for InfluxDB 1.x.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Old clientv2 for InfluxDB 1.x License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed May 15 02:06:43 CEST 2019 Robert-André Mauchin - 0-0.1.20190515git8ff2fc3 - Initial package