!63 software package name moby is changed to docker
From: @dog-life Reviewed-by: @xu_lei_123 Signed-off-by: @xu_lei_123
This commit is contained in:
commit
b492a7df97
@ -5,9 +5,9 @@
|
|||||||
%global _source_docker_init tini-0.19.0
|
%global _source_docker_init tini-0.19.0
|
||||||
%define _debugsource_template %{nil}
|
%define _debugsource_template %{nil}
|
||||||
|
|
||||||
Name: moby
|
Name: docker
|
||||||
Version: 25.0.3
|
Version: 25.0.3
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: The open-source application container engine
|
Summary: The open-source application container engine
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://www.docker.com
|
URL: https://www.docker.com
|
||||||
@ -31,7 +31,6 @@ Requires: %{name}-client = %{version}-%{release}
|
|||||||
# conflicting packages
|
# conflicting packages
|
||||||
Conflicts: docker-ce
|
Conflicts: docker-ce
|
||||||
Conflicts: docker-io
|
Conflicts: docker-io
|
||||||
Conflicts: docker-engine
|
|
||||||
Conflicts: docker-engine-cs
|
Conflicts: docker-engine-cs
|
||||||
Conflicts: docker-ee
|
Conflicts: docker-ee
|
||||||
|
|
||||||
@ -194,6 +193,9 @@ fi
|
|||||||
%systemd_postun_with_restart docker.service
|
%systemd_postun_with_restart docker.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 28 2024 shechenglong<shechenglong@xfusion.com> - 25.0.3-7
|
||||||
|
- DESC:software package name moby is changed to docker
|
||||||
|
|
||||||
* Fri Jun 14 2024 zhaixiaojuan<zhaixiaojuan@loongson.cn> - 25.0.3-6
|
* Fri Jun 14 2024 zhaixiaojuan<zhaixiaojuan@loongson.cn> - 25.0.3-6
|
||||||
- DESC:add loongarch64 seccomp support
|
- DESC:add loongarch64 seccomp support
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user