# Generated by go2rpm %bcond_without check # https://github.com/sevlyar/go-daemon %global goipath github.com/sevlyar/go-daemon Version: 0.1.5 %gometa %global common_description %{expand: Library for writing system daemons in Go.} %global golicenses LICENSE %global godocs examples README.md Name: %{goname} Release: 1%{?dist} Summary: Library for writing system daemons in Go License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(golang.org/x/sys/unix) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri May 24 18:09:16 CEST 2019 Robert-André Mauchin - 0.1.5-1 - Release 0.1.5 * Fri Feb 01 2019 Fedora Release Engineering - 0.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Oct 06 2018 Robert-André Mauchin - 0.1.4-1 - Update to release 0.1.4 * Fri Jul 13 2018 Fedora Release Engineering - 0.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Mar 20 2018 Robert-André Mauchin - 0.1.3-1 - First package for Fedora