From ff9e347e9c4a9a7c61ecff974ff9a9029e50763f Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 22 Feb 2023 15:10:39 +0300 Subject: [PATCH] Remove definition of dist --- SPECS/subscription-manager.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SPECS/subscription-manager.spec b/SPECS/subscription-manager.spec index 13551e8..dbdc3ea 100644 --- a/SPECS/subscription-manager.spec +++ b/SPECS/subscription-manager.spec @@ -2,7 +2,6 @@ # but the same versions apply at the moment. %global has_ostree 0%{?suse_version} == 0 %global use_inotify 1 -%global dist %{?dist}.alma # Plugin for container (docker, podman) is not supported on RHEL %if 0%{?rhel} @@ -97,7 +96,7 @@ Name: subscription-manager Version: 1.29.30.1 -Release: 1%{?dist} +Release: 1%{?dist}.alma Summary: Tools and libraries for subscription and repository management %if 0%{?suse_version} Group: Productivity/Networking/System