Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > by-pkgid > 824bdbf768d9133bec722ccd2950125c > files > 2

golang-x-arch-0.2.0-1.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/golang/arch
%global goipath  golang.org/x/arch
%global forgeurl https://github.com/golang/arch
Version:         0.2.0

%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}
Release:        %mkrel 1
Summary:        Machine architecture information used by the Go toolchain
Group:          Development/Other

# 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
* Sat Apr 29 2023 guillomovitch <guillomovitch> 0.2.0-1.mga9
+ Revision: 1955355
- imported package golang-x-arch


%%autochangelog