Blame golang-pack-tftp.spec

cf5a28f
# Generated by go2rpm 1.3
cf5a28f
# The tests spawn various network services and are unreliable in mock
cf5a28f
%bcond_with check
cf5a28f
cf5a28f
# https://github.com/vcabbage/go-tftp
cf5a28f
%global goipath         pack.ag/tftp
cf5a28f
%global forgeurl        https://github.com/vcabbage/go-tftp
cf5a28f
Version:                1.0.0
cf5a28f
cf5a28f
%gometa
cf5a28f
cf5a28f
%global common_description %{expand:
cf5a28f
Pack.ag/tftp: Go TFTP library with full standards support.}
cf5a28f
cf5a28f
%global golicenses      LICENSE
cf5a28f
%global godocs          _examples README.md
cf5a28f
cf5a28f
Name:           %{goname}
58d11e2
Release:        3%{?dist}
cf5a28f
Summary:        Go TFTP library with full standards support
cf5a28f
cf5a28f
License:        MIT
cf5a28f
URL:            %{gourl}
cf5a28f
Source0:        %{gosource}
cf5a28f
cf5a28f
%description
cf5a28f
%{common_description}
cf5a28f
cf5a28f
%gopkg
cf5a28f
cf5a28f
%prep
cf5a28f
%goprep
cf5a28f
cf5a28f
%install
cf5a28f
%gopkginstall
cf5a28f
cf5a28f
%if %{with check}
cf5a28f
%check
cf5a28f
%gocheck
cf5a28f
%endif
cf5a28f
cf5a28f
%gopkgfiles
cf5a28f
cf5a28f
%changelog
58d11e2
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3
58d11e2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
58d11e2
c9c1a03
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2
c9c1a03
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
c9c1a03
cf5a28f
* Fri Jun 18 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 1.0.0-1
cf5a28f
- Initial package
cf5a28f