Mikhail Novosyolov 2022-11-06 23:09:41 +03:00
parent 96501a4be6
commit bfee5e7fc3

View file

@ -18,7 +18,7 @@ Summary: Automates deployment of containerized applications
Name: docker Name: docker
Version: 20.10.17 Version: 20.10.17
%global moby_version %{version} %global moby_version %{version}
Release: 1 Release: 2
License: ASL 2.0 License: ASL 2.0
Epoch: 1 Epoch: 1
Group: System/Configuration/Other Group: System/Configuration/Other
@ -71,7 +71,9 @@ Requires(postun): sed
# https://bugzilla.redhat.com/show_bug.cgi?id=1034919 # https://bugzilla.redhat.com/show_bug.cgi?id=1034919
# No longer needed in Fedora because of libcontainer # No longer needed in Fedora because of libcontainer
Provides: lxc-docker = %{version} Provides: lxc-docker = %{version}
Provides: docker-swarm = %{version}-%{release} Provides: docker-swarm = %{EVRD}
# compat with Docker repos for RH
Provides: docker-ce = %{EVRD}
%description %description
Docker is an open-source engine that automates the deployment of any Docker is an open-source engine that automates the deployment of any