# Generated by go2rpm 1.3 %bcond_without check # https://github.com/riywo/loginshell %global goipath github.com/riywo/loginshell %global commit 7d26008be1ab7ae4ec8ad9197cbfbf9db0e2803b %gometa %global common_description %{expand: A Golang library to get the login shell of the current user.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Golang library to get the login shell of the current user License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Dec 09 10:45:22 CET 2020 Robert-André Mauchin - 0-0.1.20201209git7d26008 - Initial package