Blame golang-github-coreos-log.spec

8699b31
# Generated by go2rpm
8699b31
%bcond_without check
8699b31
8699b31
# https://github.com/coreos/go-log
8699b31
%global goipath         github.com/coreos/go-log
8699b31
%global commit          b22fd89e1882702b3ba97bc792ca6b45e7e6b635
8699b31
8699b31
%gometa
8699b31
1e85e8d
# Remove in F33:
1e85e8d
%global godevelheader %{expand:
1e85e8d
Obsoletes:      golang-github-coreos-go-log-devel < 0-0.24
1e85e8d
}
1e85e8d
8699b31
%global common_description %{expand:
8699b31
Go logging library with systemd journal support.}
8699b31
8699b31
%global golicenses      LICENSE NOTICE
8699b31
%global godocs          README.md code-of-conduct.md
8699b31
8699b31
%global gosupfiles      glide.lock glide.yaml
8699b31
8699b31
Name:           %{goname}
8699b31
Version:        0
f329ff1
Release:        0.26%{?dist}
8699b31
Summary:        Go logging library with systemd journal support
8699b31
8699b31
# Upstream license specification: Apache-2.0
8699b31
License:        ASL 2.0
8699b31
URL:            %{gourl}
8699b31
Source0:        %{gosource}
8699b31
Source1:        glide.yaml
8699b31
Source2:        glide.lock
8699b31
8699b31
BuildRequires:  golang(github.com/coreos/go-systemd/journal)
8699b31
BuildRequires:  golang(github.com/kardianos/osext)
8699b31
8699b31
%description
8699b31
%{common_description}
8699b31
8699b31
%gopkg
8699b31
8699b31
%prep
8699b31
%goprep
8699b31
cp %{S:1} %{S:2} .
8699b31
8699b31
%install
8699b31
%gopkginstall
8699b31
8699b31
%if %{with check}
8699b31
%check
8699b31
%gocheck
8699b31
%endif
8699b31
8699b31
%gopkgfiles
8699b31
8699b31
%changelog
f329ff1
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.26
f329ff1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
f329ff1
1e85e8d
* Tue Jul 09 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0-0.25.20190703gitb22fd89
1e85e8d
- Add Obsoletes for old name
1e85e8d
8699b31
* Thu May 30 17:35:24 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.24.20190703gitb22fd89
8699b31
- Update to new macros
8699b31
8699b31
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.23.gitb22fd89
8699b31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
8699b31
8699b31
* Wed Nov 14 2018 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.22.20181114gitb22fd89
8699b31
- Bump to commit b22fd89e1882702b3ba97bc792ca6b45e7e6b635
8699b31
8699b31
* Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org> - 0-0.21.20131126git840af6b
8699b31
- redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias
8699b31
- https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/
8699b31
8699b31
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.20.20131126git840af6b
8699b31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
8699b31
8699b31
* Sat Jun 09 2018 Jan Chaloupka <jchaloup@redhat.com> - 0-0.19.git840af6b
8699b31
- Upload glide files
8699b31
8699b31
* Wed Feb 28 2018 Jan Chaloupka <jchaloup@redhat.com> - 0-0.18.20131126git840af6b
8699b31
- Autogenerate some parts using the new macros
8699b31
8699b31
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.17.git840af6b
8699b31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
8699b31
8699b31
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.16.git840af6b
8699b31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
8699b31
8699b31
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.15.git840af6b
8699b31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
8699b31
8699b31
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.14.git840af6b
8699b31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8699b31
8699b31
* Thu Jul 21 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.13.git840af6b
8699b31
- https://fedoraproject.org/wiki/Changes/golang1.7
8699b31
8699b31
* Mon Feb 22 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.12.git840af6b
8699b31
- https://fedoraproject.org/wiki/Changes/golang1.6
8699b31
8699b31
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.11.git840af6b
8699b31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
8699b31
8699b31
* Sat Sep 12 2015 jchaloup <jchaloup@redhat.com> - 0-0.10.git840af6b
8699b31
- Update to spec-2.1
8699b31
  related: #1248717
8699b31
8699b31
* Thu Jul 30 2015 jchaloup <jchaloup@redhat.com> - 0-0.9.git840af6b
8699b31
- Update spec file to spec-2.0
8699b31
  resolves: #1248717
8699b31
8699b31
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.8.git840af6b
8699b31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
8699b31
8699b31
* Wed Jan 21 2015 jchaloup <jchaloup@redhat.com> - 0-0.7.git840af6b
8699b31
- Update [Build]Requires for github.com/coreos/go-systemd/journal
8699b31
- Polish spec file
8699b31
- Do not redefine gopath
8699b31
  related: #1018523
8699b31
8699b31
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.6.git840af6b
8699b31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
8699b31
8699b31
* Fri Oct 18 2013 Lokesh Mandvekar <lsm5@redhat.com> 0-0.5.git840af6b
8699b31
- removed double quotes from provides and requires
8699b31
8699b31
* Mon Oct 14 2013 Lokesh Mandvekar <lsm5@redhat.com> 0-0.4.git840af6b
8699b31
- defattr removed
8699b31
8699b31
* Mon Oct 14 2013 Lokesh Mandvekar <lsm5@redhat.com> 0-0.3.git840af6b
8699b31
- Requires kardianos/osext and coreos/go-systemd
8699b31
8699b31
* Sat Oct 12 2013 Lokesh Mandvekar <lsm5@redhat.com> 0-0.2.git840af6b
8699b31
- URL corrected
8699b31
- License corrected
8699b31
8699b31
* Sat Oct 12 2013 Lokesh Mandvekar <lsm5@redhat.com> 0-0.1.git840af6b
8699b31
- Initial fedora package