Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 88fd46768d37d05e8a421b68f88db1d2 > files > 1

golang-gopkg-jcmturner-rpc-0-0.0.2-2.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/jcmturner/rpc
%global goipath         gopkg.in/jcmturner/rpc.v0
%global forgeurl        https://github.com/jcmturner/rpc
Version:                0.0.2

%gometa

%global common_description %{expand:
Remote Procedure Call libraries
(https://pubs.opengroup.org/onlinepubs/9629399/).}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 2
Summary:        Remote Procedure Call libraries
Group:          Development/Other
BuildArch:      noarch

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

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


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

* Sat Mar 14 2020 guillomovitch <guillomovitch> 0.0.2-1.mga8
+ Revision: 1556255
- imported package golang-gopkg-jcmturner-rpc-0


* Thu Feb 20 20:43:58 EST 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.0.2-1
- Initial package