# Generated by go2rpm # Needs network %bcond_with check # https://github.com/ishidawataru/sctp %global goipath github.com/ishidawataru/sctp %global commit 07191f837fedd2f13d1ec7b5f885f0f3ec54b1cb %gometa %global common_description %{expand: Stream Control Transmission Protocol library for the Go programming language.} %global golicenses LICENSE %global godocs example README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: SCTP library for the Go programming language # 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 May 06 20:11:05 CEST 2019 Robert-André Mauchin - 0-0.1.20190506git07191f8 - Initial package