# Generated by go2rpm %bcond_without check # https://github.com/chai2010/gettext-go %global goipath github.com/chai2010/gettext-go %global commit bf70f2a70fb1b1f36d90d671a72795984eab0fcb %gometa %global common_description %{expand: Package Gettext implements a basic GNU's gettext library.} %global golicenses LICENSE %global godocs examples README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: GNU gettext for Go # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check # https://github.com/chai2010/gettext-go/issues/5 %gocheck -d gettext %endif %gopkgfiles %changelog * Fri May 10 21:11:27 CEST 2019 Robert-André Mauchin - 0-0.1.20190510gitbf70f2a - Initial package