Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > b7b3a83b5b2ceeb86de3b0159381c43f > files > 3

golang-github-dennwc-varint-1.0.0-2.mga9.src.rpm

# Generated by go2rpm 1.5.0
%ifnarch %{ix86} %{arm32}
%bcond_without check
%endif

# https://github.com/dennwc/varint
%global goipath         github.com/dennwc/varint
Version:                1.0.0

%gometa

%global common_description %{expand:
Fast varint library for Go.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 2
Summary:        Fast varint library for Go
Group:          Development/Other
BuildArch:      noarch

License:        MIT
URL:            %{gourl}
Source0:        %{gosource}
Patch0:         0001-Limit-bytes-read-by-Uvariant-to-10.patch
Patch1:         0001-Fix-protobuf-support-on-32-bit-architectures.patch

%description
%{common_description}

%gopkg

%prep
%goprep
%patch0 -p1
%patch1 -p1

%install
%gopkginstall

%if %{with check}
%check
%gocheck
%endif

%gopkgfiles


%changelog
* Mon Mar 21 2022 umeabot <umeabot> 1.0.0-2.mga9
+ Revision: 1815693
- Mageia 9 Mass Rebuild

* Wed Nov 24 2021 guillomovitch <guillomovitch> 1.0.0-1.mga9
+ Revision: 1759057
- imported package golang-github-dennwc-varint