# Generated by go2rpm 1.8.1 %bcond_without check %global debug_package %{nil} # https://github.com/mattn/go-localereader %global goipath github.com/mattn/go-localereader Version: 0.0.1 %gometa -f %global common_description %{expand: CodePage decoder for Windows.} %global godocs README.md Name: %{goname} Release: %autorelease Summary: CodePage decoder for Windows License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep # TestDecoder should be only tested on Windows # temporary hack sed -i -e '4d;5d;7d;10d;13,28d' localereader_test.go %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog