# http://github.com/ryanuber/columnize %global goipath github.com/ryanuber/columnize %global commit 983d3a5fab1bf04d1b412465d2d9f8430e2e917e %gometa -i Name: %{goname} Version: 0 Release: 0.10%{?dist} Summary: Easy column formatted output for golang License: MIT URL: %{gourl} Source0: %{gosource} Source1: glide.yaml Source2: glide.yaml %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 %gosetup -q cp %{SOURCE1} %{SOURCE2} . %install %goinstall glide.lock glide.yaml %check %gochecks %files devel -f devel.file-list %license COPYING %doc README.md %changelog * Thu Jun 28 2018 Jan Chaloupka - 0-0.10.git983d3a5 - Upload glide files * Wed Feb 07 2018 Fedora Release Engineering - 0-0.9.git983d3a5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 0-0.8.git983d3a5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0-0.7.git983d3a5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 0-0.6.git983d3a5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jul 21 2016 Fedora Release Engineering - 0-0.5.git983d3a5 - https://fedoraproject.org/wiki/Changes/golang1.7 * Mon Feb 22 2016 Fedora Release Engineering - 0-0.4.git983d3a5 - https://fedoraproject.org/wiki/Changes/golang1.6 * Wed Feb 03 2016 Fedora Release Engineering - 0-0.3.git983d3a5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 06 2016 Fridolin Pokorny - 0-0.2.git983d3a5 - Bump to upstream 983d3a5fab1bf04d1b412465d2d9f8430e2e917e related: #1250502 * Mon Aug 10 2015 Fridolin Pokorny - 0-0.2.git44cb478 - Update spec file to spec-2.0 resolves: #1250502 * Wed Apr 15 2015 jchaloup - 0-0.1.git44cb478 - First package for Fedora resolves: #1212124