forked from pool/docker
Accepting request 567583 from home:vrothberg:branches:Virtualization:containers
- Remove requirement on bridge-utils, which has been replaced by libnetwork in Docker. bsc#1072798 OBS-URL: https://build.opensuse.org/request/show/567583 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=232
This commit is contained in:
parent
6e5b54a6a2
commit
450c4fe91a
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 19 07:48:10 UTC 2018 - vrothberg@suse.com
|
||||||
|
|
||||||
|
- Remove requirement on bridge-utils, which has been replaced by libnetwork in
|
||||||
|
Docker.
|
||||||
|
bsc#1072798
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 18 12:32:35 UTC 2017 - asarai@suse.com
|
Mon Dec 18 12:32:35 UTC 2017 - asarai@suse.com
|
||||||
|
|
||||||
|
@ -94,7 +94,6 @@ BuildRequires: sqlite3-devel
|
|||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
BuildRequires: zsh
|
BuildRequires: zsh
|
||||||
Requires: apparmor-parser
|
Requires: apparmor-parser
|
||||||
Requires: bridge-utils
|
|
||||||
Requires: ca-certificates-mozilla
|
Requires: ca-certificates-mozilla
|
||||||
# Required in order for networking to work. fix_bsc_1057743 is a work-around
|
# Required in order for networking to work. fix_bsc_1057743 is a work-around
|
||||||
# for some old packaging issues (where rpm would delete a binary that was
|
# for some old packaging issues (where rpm would delete a binary that was
|
||||||
|
Loading…
Reference in New Issue
Block a user