Blame golang-github-d2g-dhcp4.spec

ea8e14a
# Generated by go2rpm
ea8e14a
%bcond_without check
ea8e14a
ea8e14a
# https://github.com/d2g/dhcp4
065e5f4
%global goipath         github.com/d2g/dhcp4
780d6b6
%global commit          a1d1b6c41b1ce8a71a5121a9cee31809c4707d9c
e81cf6f
780d6b6
%gometa
beb6a6d
ea8e14a
%global common_description %{expand:
ea8e14a
A DHCP library written in Go.}
ea8e14a
ea8e14a
%global golicenses      LICENSE
ea8e14a
%global godocs          README.md
ea8e14a
ea8e14a
%global gosupfiles      glide.lock glide.yaml
ea8e14a
beb6a6d
Name:           %{goname}
e81cf6f
Version:        0
4a9dd83
Release:        0.13%{?dist}
e81cf6f
Summary:        DHCP4 library written in Go
ea8e14a
ea8e14a
# Upstream license specification: BSD-3-Clause
e81cf6f
License:        BSD
beb6a6d
URL:            %{gourl}
beb6a6d
Source0:        %{gosource}
ea8e14a
Source1:        glide.yaml
ea8e14a
Source2:        glide.lock
e81cf6f
e81cf6f
%description
ea8e14a
%{common_description}
e81cf6f
ea8e14a
%gopkg
e81cf6f
e81cf6f
%prep
ea8e14a
%goprep
ea8e14a
cp %{S:1} %{S:2} .
e81cf6f
e81cf6f
%install
ea8e14a
%gopkginstall
e81cf6f
ea8e14a
%if %{with check}
e81cf6f
%check
ea8e14a
%gocheck
ea8e14a
%endif
e81cf6f
ea8e14a
%gopkgfiles
e81cf6f
e81cf6f
%changelog
4a9dd83
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.13
4a9dd83
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
4a9dd83
ea8e14a
* Sun May 05 00:19:50 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.12.20181115gita1d1b6c
ea8e14a
- Update to new macros
ea8e14a
f254212
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.11.gita1d1b6c
f254212
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
f254212
780d6b6
* Thu Nov 15 2018 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.10.20181115gita1d1b6c
780d6b6
- Bump to commit a1d1b6c41b1ce8a71a5121a9cee31809c4707d9c
780d6b6
780d6b6
* Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org> - 0-0.9.20150413gitf0e4d29
b174b87
- redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias
b174b87
- https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/
b174b87
780d6b6
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.8.gitf0e4d29
e4329d6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
e4329d6
780d6b6
* Sat Jun 09 2018 Jan Chaloupka <jchaloup@redhat.com> - 0-0.7.20150413gitf0e4d29
065e5f4
- Upload glide files
065e5f4
beb6a6d
* Wed Feb 28 2018 Jan Chaloupka <jchaloup@redhat.com> - 0-0.6.20150413gitf0e4d29
beb6a6d
- Autogenerate some parts using the new macros
beb6a6d
d784c4a
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5.gitf0e4d29
d784c4a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
d784c4a
fb7b8bc
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.4.gitf0e4d29
fb7b8bc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
fb7b8bc
af58540
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3.gitf0e4d29
af58540
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
af58540
f5c6d3a
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2.gitf0e4d29
f5c6d3a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
f5c6d3a
e81cf6f
* Thu Jan 05 2017 Jan Chaloupka <jchaloup@redhat.com> - 0-0.1.gitf0e4d29
e81cf6f
- First package for Fedora
e81cf6f
  resolves: #1410390