From 82adebefd36824ca37799c6b55d55ae1f910d78a6a2a884cc00b61af6f5764f4 Mon Sep 17 00:00:00 2001 From: Jordi Massaguer Date: Wed, 30 May 2018 11:09:59 +0000 Subject: [PATCH] fix go requirement OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/etcd?expand=0&rev=7 --- etcd.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/etcd.spec b/etcd.spec index a6913d9..6777e2a 100644 --- a/etcd.spec +++ b/etcd.spec @@ -38,7 +38,6 @@ BuildRequires: shadow BuildRequires: systemd-rpm-macros BuildRequires: xz BuildRequires: golang(API) = 1.9 -BuildRequires: go >= 1.9.4 ExcludeArch: %ix86 Requires(post): %fillup_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build