# Generated by go2rpm %bcond_without check # https://github.com/cloudfoundry/bytefmt %global goipath code.cloudfoundry.org/bytefmt %global forgeurl https://github.com/cloudfoundry/bytefmt %global commit 2aa6f33b730c79971cfc3c742f279195b0abc627 %gometa %global common_description %{expand: Human readable byte formatter.} %global golicenses LICENSE NOTICE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Human readable byte formatter # 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 * Fri May 10 00:12:35 CEST 2019 Robert-André Mauchin - 0-0.1.20190510git2aa6f33 - Initial package