containerd 0.2.8-1 (i586) 2018-3601
-9999
Status | rejected | |||
Submitter | tpgxyz [@T] gmail.com | |||
Platform | 3.0 | |||
Repository | main | |||
URL | https://abf.openmandriva.org/build_lists/145543 | |||
Packages |
|
|||
Build Date | 2018-01-16 10:08:14 +0000 UTC | |||
Last Updated | 2018-01-23 16:48:00.268232911 +0000 UTC |
$ git diff --patch-with-stat --summary 9be5385d5b9d990604260e1493f19324e7e6167e..a32cc65b7f2efcac332a41dddea79acb92acffe7 .abf.yml | 2 +- containerd.spec | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.abf.yml b/.abf.yml index c393b7d..01be579 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - v0.2.3.tar.gz: 77b6887b091baf703565adcc266cd37feffcf8e0 + v0.2.8.tar.gz: a5db1f48ec011d2f596156972ad08206c20bb1d2 diff --git a/containerd.spec b/containerd.spec index a2ff8db..4198878 100644 --- a/containerd.spec +++ b/containerd.spec @@ -12,10 +12,10 @@ %define provider github %define provider_tld com %define project %{name} -%define shortcommit 4dc5990 +%define shortcommit 9048e5e Name: containerd -Version: 0.2.3 +Version: 0.2.8 Release: 1 Summary: Daemon to control runC License: ASL 2.0 @@ -151,6 +151,12 @@ This is the source libraries for docker. #export CGO_LDFLAGS="-L%{_libdir}" #export AUTO_GOPATH=1 +%if %{mdvver} <= 3000000 +%ifarch %{ix86} +export CGO_ENABLED=0 +%endif +%endif + # FIXME there must be a better way to make go see those?! mkdir -p vendor/src/github.com/docker/containerd for i in *; do @@ -199,7 +205,7 @@ enable containerd.service EOF %files -%doc MAINTAINERS NOTICE README.md +%doc MAINTAINERS NOTICE README.md %{_bindir}/containerd %{_bindir}/containerd-shim %{_bindir}/ctr
Not Available
itchka [@T] compuserve.com | Probably breaks docker | 2505d 17hrs |
itchka [@T] compuserve.com | No Comment. | 2501d 01hrs |
itchka [@T] compuserve.com | No Comment. | 2501d 01hrs |