# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/gocarina/gocsv %global goipath github.com/gocarina/gocsv %global commit 99d496ca653d493041370f2e18d72bc7b1d60d7f %gometa -f %global common_description %{expand: The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language.} %global golicenses LICENSE %global godocs examples README.md Name: %{goname} Version: 0 Release: %autorelease -p Summary: The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog