# Generated by go2rpm 1 %bcond_without check # https://github.com/direnv/go-dotenv %global goipath github.com/direnv/go-dotenv %global commit 4cce6d1a66f7bc8dc730eab85cab6af1b801abed %gometa %global common_description %{expand: Go dotenv parsing library for direnv.} %global golicenses LICENSE.md %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Go dotenv parsing library for direnv License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Oct 30 14:12:57 PDT 2019 Ed Marshall - 0-0.1.20191030git4cce6d1 - Initial package