!244 [sync] PR-226: docker:remove invalid libcgroup dependencies
From: @openeuler-sync-bot Reviewed-by: @duguhaotian Signed-off-by: @duguhaotian
This commit is contained in:
commit
8feeb9f719
@ -1 +1 @@
|
||||
18.09.0.256
|
||||
18.09.0.257
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: docker-engine
|
||||
Version: 18.09.0
|
||||
Release: 256
|
||||
Release: 257
|
||||
Epoch: 1
|
||||
Summary: The open-source application container engine
|
||||
Group: Tools/Docker
|
||||
@ -20,7 +20,7 @@ BuildRequires: libselinux-devel libtool-ltdl-devel pkgconfig selinux-policy seli
|
||||
BuildRequires: tar containerd docker-runc docker-proxy
|
||||
|
||||
# required packages on install
|
||||
Requires: /bin/sh iptables libcgroup tar xz device-mapper-libs >= 1.02.90-1 systemd-units
|
||||
Requires: /bin/sh iptables tar xz device-mapper-libs >= 1.02.90-1 systemd-units
|
||||
|
||||
# conflicting packages
|
||||
Provides: docker
|
||||
@ -199,6 +199,12 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 12 2023 zhongjiawei<zhongjiawei1@huawei.com> - 18.09.0-257
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
- SUG:NA
|
||||
- DESC:remove invalid libcgroup dependencies
|
||||
|
||||
* Tue Jun 27 2023 chenjiankun<chenjiankun1@huawei.com> - 18.09.0-256
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user