diff --git a/golang-github-transip-gotransip.spec b/golang-github-transip-gotransip.spec index 2cdacf4..a89dfae 100644 --- a/golang-github-transip-gotransip.spec +++ b/golang-github-transip-gotransip.spec @@ -1,5 +1,7 @@ # Generated by go2rpm +%ifnarch %{ix86} %{arm} %bcond_without check +%endif # https://github.com/transip/gotransip %global goipath github.com/transip/gotransip @@ -44,7 +46,7 @@ BuildRequires: golang(github.com/stretchr/testify/require) %if %{with check} %check # .: needs network -%gocheck -d . -d traffic +%gocheck -d . %endif %gopkgfiles