Accepting request 519287 from Virtualization:containers
- build with go1.8 explicitly this fixes the golang.org/x/net/context conflict when building it in our devel projects for casp OBS-URL: https://build.opensuse.org/request/show/519287 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=6
This commit is contained in:
parent
3dd41b5481
commit
7df98e9f16
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 29 08:27:54 UTC 2017 - mmeister@suse.com
|
||||||
|
|
||||||
|
- build with go1.8
|
||||||
|
this fixes the golang.org/x/net/context conflict
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 24 07:56:44 UTC 2017 - vrothberg@suse.com
|
Thu Aug 24 07:56:44 UTC 2017 - vrothberg@suse.com
|
||||||
|
|
||||||
|
@ -31,6 +31,7 @@ Source4: flannel-tmpfiles.conf
|
|||||||
BuildRequires: golang-packaging
|
BuildRequires: golang-packaging
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
|
BuildRequires: golang(API) = 1.8
|
||||||
Requires(post): %fillup_prereq
|
Requires(post): %fillup_prereq
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{go_nostrip}
|
%{go_nostrip}
|
||||||
|
Loading…
Reference in New Issue
Block a user