# Generated by go2rpm 1 %bcond_without check %global debug_package %{nil} # 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: %autorelease 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 %autochangelog