Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 0029ba2b92c35d0474b79107d2350048 > files > 2

golang-gopkg-jcmturner-gokrb5-5-5.3.0-2.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/jcmturner/gokrb5
%global goipath         gopkg.in/jcmturner/gokrb5.v5
%global forgeurl        https://github.com/jcmturner/gokrb5
Version:                5.3.0

%gometa

%global common_description %{expand:
Pure Go Kerberos library for clients and services.}

%global golicenses      LICENSE
%global godocs          examples CONTRIBUTING.md README.md

Name:           %{goname}
Release:        %mkrel 2
Summary:        Pure Go Kerberos library for clients and services
Group:          Development/Other
BuildArch:      noarch

# Upstream license specification: Apache-2.0
License:        ASL 2.0
URL:            %{gourl}
Source0:        %{gosource}

BuildRequires:  golang(github.com/hashicorp/go-uuid)
BuildRequires:  golang(github.com/jcmturner/gofork/encoding/asn1)
BuildRequires:  golang(github.com/jcmturner/gofork/x/crypto/pbkdf2)
BuildRequires:  golang(golang.org/x/crypto/md4)
BuildRequires:  golang(golang.org/x/crypto/pbkdf2)
BuildRequires:  golang(gopkg.in/jcmturner/aescts.v1)
BuildRequires:  golang(gopkg.in/jcmturner/dnsutils.v1)
BuildRequires:  golang(gopkg.in/jcmturner/goidentity.v2)
BuildRequires:  golang(gopkg.in/jcmturner/rpc.v0/ndr)

%if %{with check}
# Tests
BuildRequires:  golang(github.com/stretchr/testify/assert)
%endif

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


%changelog
* Thu Mar 24 2022 umeabot <umeabot> 5.3.0-2.mga9
+ Revision: 1824233
- Mageia 9 Mass Rebuild

* Sat Mar 14 2020 guillomovitch <guillomovitch> 5.3.0-1.mga8
+ Revision: 1556314
- imported package golang-gopkg-jcmturner-gokrb5-5