diff --git a/golang-github-stretchr-testify.spec b/golang-github-stretchr-testify.spec index 9762405..19d84c7 100644 --- a/golang-github-stretchr-testify.spec +++ b/golang-github-stretchr-testify.spec @@ -3,6 +3,7 @@ # https://github.com/stretchr/testify %global goipath github.com/stretchr/testify +%global gcommit 12b6f73e6084dad08a7c6e575284b177ecafbc71 Version: 1.2.1 %global common_description %{expand: @@ -24,9 +25,6 @@ License: BSD URL: %{gourl} Source0: %{gosource} -BuildRequires: golang(github.com/davecgh/go-spew/spew) -BuildRequires: golang(github.com/pmezard/go-difflib/difflib) -BuildRequires: golang(github.com/stretchr/objx) %description %{common_description} @@ -36,6 +34,10 @@ BuildRequires: golang(github.com/stretchr/objx) Summary: %{summary} BuildArch: noarch +BuildRequires: golang(github.com/davecgh/go-spew/spew) +BuildRequires: golang(github.com/pmezard/go-difflib/difflib) +BuildRequires: golang(github.com/stretchr/objx) + %description devel %{common_description} @@ -45,7 +47,7 @@ building other packages which use import path with %prep -%forgeautosetup +%gosetup %install