diff --git a/golang-uber-zap.spec b/golang-uber-zap.spec index 44a78b7..d45f9c9 100644 --- a/golang-uber-zap.spec +++ b/golang-uber-zap.spec @@ -37,7 +37,7 @@ Source0: %{gosource} BuildRequires: golang(go.uber.org/atomic) BuildRequires: golang(go.uber.org/multierr) -%if %{without check} +%if %{without bootstrap} %if %{with check} # Tests BuildRequires: golang(github.com/apex/log) @@ -64,7 +64,7 @@ BuildRequires: golang(gopkg.in/inconshreveable/log15.v2) %install %gopkginstall -%if %{without check} +%if %{without bootstrap} %if %{with check} %check %gocheck