diff --git a/flannel.spec b/flannel.spec index 6a7fade..4949a15 100644 --- a/flannel.spec +++ b/flannel.spec @@ -43,7 +43,7 @@ Patch0: change-4001-to-2379-in-help-and-README.patch ExclusiveArch: %{ix86} x86_64 %{arm} BuildRequires: golang >= 1.2.7 -%if 0%{?with_bundled} +%if ! 0%{?with_bundled} BuildRequires: golang(code.google.com/p/goauth2/compute/serviceaccount) BuildRequires: golang(code.google.com/p/google-api-go-client/compute/v1) BuildRequires: golang(code.google.com/p/google-api-go-client/googleapi)