# Generated by go2rpm 1 %bcond_without check # https://github.com/projectdiscovery/fdmax %global goipath github.com/projectdiscovery/fdmax Version: 0.0.2 %gometa %global common_description %{expand: Small Helper Library to increase automatically the file descriptors limits for the current process.} %global godocs example README.md Name: %{goname} Release: 1%{?dist} Summary: Helper Library to increase automatically the file descriptors # https://github.com/projectdiscovery/fdmax/issues/3 License: # FIXME URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Sep 22 2020 Fabian Affolter - 0.0.2-1 - Initial package