# Generated by go2rpm 1.3 %bcond_without check # https://github.com/phpdave11/gofpdi %global goipath github.com/phpdave11/gofpdi Version: 1.0.13 %gometa %global common_description %{expand: Gofpdi allows you to import an existing PDF into a new PDF.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Go Free PDF Document Importer License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/pkg/errors) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Dec 22 12:37:06 CET 2020 Robert-André Mauchin - 1.0.13-1 - Initial package