# Generated by go2rpm 1.3 %bcond_without check # https://github.com/go-fonts/dejavu %global goipath github.com/go-fonts/dejavu Version: 0.1.0 %gometa %global common_description %{expand: DejaVu fonts for Go.} %global golicenses LICENSE LICENSE-DejaVu %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: DejaVu fonts for Go # original bitstream glyphs are Bitstream Vera # glyphs modifications by dejavu project are Public Domain # glyphs imported from Arev fonts are under BitStream Vera compatible license # Upstream license specification: BSD-3-Clause License: Bitstream Vera and Public Domain and BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Dec 22 13:55:53 CET 2020 Robert-André Mauchin - 0.1.0-1 - Initial package