# Generated by go2rpm %bcond_without check # https://github.com/phayes/permbits %global goipath github.com/phayes/permbits %global commit 1efae4548023f60d7a172fead76cccf194cf45de %gometa %global common_description %{expand: Easy file permissions for Go. Easily get and set file permission bits.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Easy file permissions for Go License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed May 08 00:49:58 CEST 2019 Robert-André Mauchin - 0-0.1.20190508git1efae45 - Initial package