From cd6ff71cc3c17e43ca8cd12b89b04dc6829a6125 Mon Sep 17 00:00:00 2001 From: joshua-stone Date: Fri, 26 Apr 2024 09:39:30 -0400 Subject: [PATCH] Remove unncessary lines at the end of specfile summary Signed-off-by: joshua-stone --- rpm/podman.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/rpm/podman.spec b/rpm/podman.spec index b84ac439ec..30edc81b4a 100644 --- a/rpm/podman.spec +++ b/rpm/podman.spec @@ -123,8 +123,6 @@ additional privileges. Both tools share image (not container) storage, hence each can use or manipulate images (but not containers) created by the other. -%{summary} -%{repo} Simple management tool for pods, containers and images %package docker Summary: Emulate Docker CLI using %{name}