# Generated by go2rpm %bcond_without check # https://github.com/golang/glog %global goipath github.com/golang/glog %global commit 23def4e6c14b4da8ac2ed8007337bc5eb5007998 %gometa %global common_description %{expand: This is an efficient pure Go implementation of leveled logs in the manner of the open source C++ package. By binding methods to booleans it is possible to use the log package without paying the expense of evaluating the arguments to the log. Through the -vmodule flag, the package also provides fine-grained control over logging at the file level.} %global golicenses LICENSE %global godocs README %global gosupfiles glide.lock glide.yaml Name: %{goname} Version: 0 Release: 0.24%{?dist} Summary: Leveled execution logs for Go # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} Source1: glide.yaml Source2: glide.lock %description %{common_description} %gopkg %prep %goprep cp %{S:1} %{S:2} . %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Apr 23 09:19:20 CEST 2019 Robert-André Mauchin - 0-0.24.20181110git23def4e - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 0-0.23.git23def4e - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Nov 10 2018 Robert-André Mauchin - 0-0.22.20181110git23def4e - Bump to commit 23def4e6c14b4da8ac2ed8007337bc5eb5007998 * Tue Oct 23 2018 Nicolas Mailhot - 0-0.21.gitfca8c88 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering - 0-0.20.gitfca8c88 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 10 2018 Jan Chaloupka - 0-0.19.gitfca8c88 - Upload glide files * Wed Feb 28 2018 Jan Chaloupka - 0-0.18.20150801gitfca8c88 - Autogenerate some parts using the new macros * Wed Feb 07 2018 Fedora Release Engineering - 0-0.17.gitfca8c88 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 0-0.16.gitfca8c88 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0-0.15.gitfca8c88 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 0-0.14.gitfca8c88 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Dec 15 2016 Jan Chaloupka - 0-0.13.gitfca8c88 - Polish the spec file related: #1249052 * Thu Sep 15 2016 jchaloup - 0-0.12.gitfca8c88 - Enable devel and unit-test packages for epel7 related: #1249052 * Thu Jul 21 2016 Fedora Release Engineering - 0-0.11.gitfca8c88 - https://fedoraproject.org/wiki/Changes/golang1.7 * Mon Apr 18 2016 jchaloup - 0-0.10.gitfca8c88 - Bump to upstream fca8c8854093a154ff1eb580aae10276ad6b1b5f related: #1249052 * Mon Feb 22 2016 Fedora Release Engineering - 0-0.9.git44145f0 - https://fedoraproject.org/wiki/Changes/golang1.6 * Wed Feb 03 2016 Fedora Release Engineering - 0-0.8.git44145f0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Sep 12 2015 jchaloup - 0-0.7.git44145f0 - Update to spec-2.1 related: #1249052 * Fri Jul 31 2015 jchaloup - 0-0.6.git44145f0 - Update spec file to spec-2.0 resolves: #1249052 * Wed Jun 17 2015 Fedora Release Engineering - 0-0.5.git44145f0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Nov 09 2014 jchaloup - 0-0.4.git44145f0 - Bump to upstream 44145f04b68cf362d9c4df2182967c2275eaefed resolves: #1161627 - Choose the correct architecture * Mon Sep 15 2014 Lokesh Mandvekar - 0.2.gitd1c4472 - BR golang - include check * Tue Aug 05 2014 Adam Miller - 0.0.1.gitd1c4472b - First package for Fedora