From be6ad7c66aa5a36e616e8326353678b6bb5557b6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 17 Oct 2024 06:07:48 +0000 Subject: automatic import of docker --- moby.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'moby.spec') diff --git a/moby.spec b/moby.spec index 96f3ad5..3aaf132 100644 --- a/moby.spec +++ b/moby.spec @@ -6,6 +6,7 @@ %define _debugsource_template %{nil} Name: docker +Epoch: 2 Version: 27.2.1 Release: 1 Summary: The open-source application container engine @@ -25,8 +26,8 @@ Patch0003: 0004-fix-docker-swarm-run-failed-for-loongarch64.patch Patch9001: backport-tini.c-a-function-declaration-without-a-prototype-is.patch -Requires: %{name}-engine = %{version}-%{release} -Requires: %{name}-client = %{version}-%{release} +Requires: %{name}-engine = %{epoch}:%{version}-%{release} +Requires: %{name}-client = %{epoch}:%{version}-%{release} # conflicting packages Conflicts: docker-ce -- cgit v1.2.3