# Generated by go2rpm %bcond_without check # https://github.com/quobyte/api %global goipath github.com/quobyte/api Version: 0.1.4 %gometa %global common_description %{expand: Get the quobyte api client.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Quobyte API Clients # 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 * Sat May 18 22:23:24 CEST 2019 Robert-André Mauchin - 0.1.4-1 - Initial package