forked from pool/docker
Accepting request 492292 from home:flavio_castelli:branches:Virtualization:containers
- Update golang build requirements to use golang(API) symbol: this is needed to solve a conflict between multiple versions of Go being available OBS-URL: https://build.opensuse.org/request/show/492292 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=182
This commit is contained in:
committed by
Git OBS Bridge
parent
da53caf134
commit
5cc47a1efe
@@ -105,9 +105,8 @@ Conflicts: lxc < 1.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExcludeArch: %ix86 s390 ppc
|
||||
# Make sure we build with go 1.7
|
||||
BuildRequires: go < 1.8
|
||||
BuildRequires: go >= 1.7
|
||||
BuildRequires: go-go-md2man
|
||||
BuildRequires: golang(API) = 1.7
|
||||
|
||||
%description
|
||||
Docker complements LXC with a high-level API which operates at the process
|
||||
|
Reference in New Issue
Block a user