Accepting request 424428 from home:cyphar:branches:Virtualization:containers
Fix noarch oddness. OBS-URL: https://build.opensuse.org/request/show/424428 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=138
This commit is contained in:
parent
aeedf36a58
commit
cdc9ae4192
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 10:25:27 UTC 2016 - asarai@suse.com
|
||||||
|
|
||||||
|
- Remove noarch from docker-test, which was causing lots of fun issues when
|
||||||
|
trying to run them.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 30 09:07:19 UTC 2016 - jmassaguerpla@suse.com
|
Tue Aug 30 09:07:19 UTC 2016 - jmassaguerpla@suse.com
|
||||||
|
|
||||||
@ -9,7 +15,7 @@ Mon Aug 29 12:11:21 UTC 2016 - jmassaguerpla@suse.com
|
|||||||
|
|
||||||
- Update docker to 1.12.1 (bsc#996015)
|
- Update docker to 1.12.1 (bsc#996015)
|
||||||
|
|
||||||
see changelog in https://github.com/docker/docker/releases/tag/v1.12.1
|
see changelog in https://github.com/docker/docker/releases/tag/v1.12.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 26 12:02:35 UTC 2016 - cbrauner@suse.de
|
Fri Aug 26 12:02:35 UTC 2016 - cbrauner@suse.de
|
||||||
|
@ -157,7 +157,6 @@ Requires: libapparmor-devel
|
|||||||
Requires: libbtrfs-devel >= 3.8
|
Requires: libbtrfs-devel >= 3.8
|
||||||
Requires: procps
|
Requires: procps
|
||||||
Requires: sqlite3-devel
|
Requires: sqlite3-devel
|
||||||
BuildArch: noarch
|
|
||||||
%ifarch %{go_arches}
|
%ifarch %{go_arches}
|
||||||
Requires: go >= 1.4
|
Requires: go >= 1.4
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user