Remove definition of dist
This commit is contained in:
parent
c97c43a91e
commit
845ae6fbc1
@ -1,4 +1,3 @@
|
||||
%global dist %{?dist}.alma
|
||||
# Prefer systemd over sysv on Fedora and RHEL 7+
|
||||
%global use_systemd 0%{?fedora} || (0%{?rhel} && 0%{?rhel} >= 7) || (0%{?suse_version} && 0%{?suse_version} >= 1315)
|
||||
# For optional building of ostree-plugin sub package. Unrelated to systemd
|
||||
@ -246,7 +245,7 @@
|
||||
|
||||
Name: subscription-manager
|
||||
Version: 1.28.32
|
||||
Release: 1%{?dist}
|
||||
Release: 1%{?dist}.alma
|
||||
Summary: Tools and libraries for subscription and repository management
|
||||
%if 0%{?suse_version}
|
||||
Group: Productivity/Networking/System
|
||||
|
Loading…
Reference in New Issue
Block a user