Remove definition of dist

This commit is contained in:
eabdullin 2023-02-22 14:48:42 +03:00
parent 02939057b7
commit a73e080a45
1 changed files with 1 additions and 2 deletions

View File

@ -32,7 +32,6 @@ function dist_to_rhel_minor(str, start)
end}
%global rhel_minor_version %{lua:print(dist_to_rhel_minor(rpm.expand("%dist")))}
%global dist %{?dist}.alma
# Produce debug (non-optimized) package build. Suitable for debugging only
# as the build is *very* slow.
@ -202,7 +201,7 @@ end}
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 102.8.0
Release: 2%{?dist}
Release: 2%{?dist}.alma
URL: https://www.mozilla.org/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+