# https://github.com/templexxx/cpufeat %global goipath github.com/templexxx/cpufeat %global commit cef66df7f161dee20f4d650da7268d77eaaec82d %global date 20180724 Name: golang-github-templexxx-cpufeat Version: 0 Release: 0.5%{?dist} Summary: Implementation of internal/cpu in Go License: BSD URL: https://github.com/templexxx/cpufeat Source0: cpufeat-%{commit}.tar.gz BuildRequires: go-compilers-golang-compiler BuildRequires: go-srpm-macros %description %{summary} %package devel Summary: %{summary} BuildArch: noarch %description devel %{summary} This package contains library source intended for building other packages which use import path with %{goipath} prefix. %prep %setup -q -n cpufeat-%{commit} %install %goinstall %check %gochecks %files devel -f devel.file-list %license LICENSE %doc README.md %changelog * Sun Sep 02 2018 Fabio Valentini - 0-0.4.20180724gitcef66df - Bump to commit cef66df. - Update to use spec 3.0. * Fri Jul 13 2018 Fedora Release Engineering - 0-0.3.20170927.git3794dfb - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20170927.git3794dfb - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Oct 17 2017 Fabio Valentini - 0-0.1.20170927.git3794dfb - First package for Fedora