# Generated by go2rpm 1.8.0 # Needs a firebird server %bcond_with check %global debug_package %{nil} # https://github.com/nakagami/firebirdsql %global goipath github.com/nakagami/firebirdsql Version: 0.9.4 %gometa -f %global common_description %{expand: Firebird RDBMS sql driver for Go.} %global golicenses LICENSE %global godocs _examples README.md Name: %{goname} Release: %autorelease Summary: Firebird RDBMS sql driver for Go License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog