# Generated by go2rpm %bcond_without check # https://github.com/golang/arch %global goipath golang.org/x/arch %global forgeurl https://github.com/golang/arch %global commit 788fe5ffcd8c07da9e57a7f3b134c13864be60be %gometa %global common_description %{expand: This package holds machine architecture information used by the Go toolchain.} %global golicenses LICENSE PATENTS %global godocs AUTHORS CONTRIBUTING.md CONTRIBUTORS README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Machine architecture information used by the Go toolchain # Upstream license specification: BSD-3-Clause # BSD. main library # MIT: x86/x86asm/testdata/libmach8db.c # ASL 2.0: x86/x86avxgen/testdata/xedpath/*.txt License: BSD and MIT and ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(rsc.io/pdf) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu May 23 18:21:12 CEST 2019 Robert-André Mauchin - 0-0.3.20190523git788fe5f - Bump to commit 788fe5ffcd8c07da9e57a7f3b134c13864be60be * Fri Feb 01 2019 Fedora Release Engineering - 0-0.2.gitb19384d - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 26 2018 Robert-André Mauchin - 0-0.1.20181126gitb19384d - First package for Fedora