SHA256
1
0
forked from pool/docker

Accepting request 447283 from home:jordimassaguerpla:branch:V:c:fix_ppc64le

- remove netlink_gcc_go.patch after integration of PR
  https://github.com/golang/go/issues/11707
- new boltdb_bolt_add_brokenUnaligned.patch for ppc64
  waiting for https://github.com/boltdb/bolt/pull/635

OBS-URL: https://build.opensuse.org/request/show/447283
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=161
This commit is contained in:
2016-12-21 14:28:32 +00:00
committed by Git OBS Bridge
parent be6bb16dbb
commit d7c5e8e7f3
4 changed files with 37 additions and 50 deletions

View File

@@ -61,8 +61,8 @@ Source9: docker-update-message.txt
Source10: tests.sh
# Fixes for architecture-specific issues (gcc-go).
Patch100: gcc-go-patches.patch
Patch101: netlink_gcc_go.patch
Patch102: netlink_netns_powerpc.patch
Patch103: boltdb_bolt_add_brokenUnaligned.patch
# SUSE-FEATURE: Adds the /run/secrets mountpoint inside all Docker containers
# which is not snapshotted when images are committed. Note that if you modify
# this patch, please also modify the patch in the suse-secrets-v<version>
@@ -174,8 +174,8 @@ Test package for docker. It contains the source code and the tests.
%endif
%ifnarch %{go_arches}
%patch100 -p1
%patch101 -p1
%patch102 -p1
%patch103 -p1
%endif
%patch300 -p1
cp %{SOURCE7} .