# Generated by go2rpm %ifnarch ppc64le s390x %bcond_without check %endif # https://gitlab.com/cznic/internal %global goipath modernc.org/internal %global forgeurl https://gitlab.com/cznic/internal Version: 1.0.0 %global commit f27eaba8611eaba472191af8802c2ba4a4108a87 %global distprefix %{nil} %gometa %global common_description %{expand: Internal library for Modernc projects.} %global golicenses LICENSE %global godocs AUTHORS CONTRIBUTORS README.md Name: %{goname} Release: 3%{?dist} Summary: Internal library for Modernc projects # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/edsrzf/mmap-go) BuildRequires: golang(modernc.org/fileutil) BuildRequires: golang(modernc.org/mathutil) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Jan 29 2020 Fedora Release Engineering - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun May 12 16:07:34 CEST 2019 Robert-André Mauchin - 1.0.0-1 - Initial package