# Generated by go2rpm 1.6.0 %bcond_without check %global debug_package %{nil} # https://github.com/eclesh/welford %global goipath github.com/eclesh/welford %global commit eec62615b1f04b418b1627c6627e21301f47532d %gometa %global common_description %{expand: Welford implements a one-pass algorithm for computing mean and variance.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: %autorelease -p Summary: Welford implements a one-pass algorithm for computing mean and variance License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog