# Generated by go2rpm 1.2 %bcond_without check # https://github.com/tonistiigi/go-rosetta %global goipath github.com/tonistiigi/go-rosetta %global commit f79598599c5d34ea253b56a1d7c89bc6a96de7db %gometa %global common_description %{expand: Go utility to detect Rosetta environment go-rosetta provides utilities to detect if an application is running as a Rosetta translated binary, and to determine the native architecture.} %global golicenses LICENSE Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Go utility to detect Rosetta environment License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri Oct 30 16:52:54 CET 2020 Olivier Lemasle - 0-0.1.20201030gitf795985 - Initial package