SHA256
1
0
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:
Aleksa Sarai 2018-01-19 08:07:52 +00:00 committed by Git OBS Bridge
parent 6e5b54a6a2
commit 450c4fe91a
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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