# Generated by go2rpm %bcond_without check # https://github.com/anmitsu/go-shlex %global goipath github.com/anmitsu/go-shlex %global commit 648efa622239a2f6ff949fed78ee37b48d499ba4 %gometa %global common_description %{expand: Package Shlex provides a simple lexical analysis like Unix shell.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.4%{?dist} Summary: Library to make a lexical analyzer like Unix shell for Go License: MIT URL: %{gourl} Source0: %{gosource} %if %{with check} # Tests BuildRequires: golang(github.com/flynn/go-shlex) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun Apr 28 14:49:10 CEST 2019 Robert-André Mauchin - 0-0.4.20180421git648efa6 - Initial package * Thu Jan 31 2019 Fedora Release Engineering - 0-0.3.git648efa6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.2.git648efa6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Mar 22 2018 Robert-André Mauchin - 0-0.1.20180421git648efa6 - First package for Fedora