# Generated by go2rpm %bcond_without check # https://github.com/daaku/go.zipexe %global goipath github.com/daaku/go.zipexe Version: 1.0.0 %gometa %global common_description %{expand: Package zipexe attempts to open an executable binary file as a zip file.} %global golicenses license %global godocs readme.md Name: %{goname} Release: 1%{?dist} Summary: Open an executable binary file as a zip file License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon May 06 23:13:47 CEST 2019 Robert-André Mauchin - 1.0.0-1 - Initial package