Remove definition of dist
This commit is contained in:
parent
02939057b7
commit
a73e080a45
@ -32,7 +32,6 @@ function dist_to_rhel_minor(str, start)
|
|||||||
end}
|
end}
|
||||||
|
|
||||||
%global rhel_minor_version %{lua:print(dist_to_rhel_minor(rpm.expand("%dist")))}
|
%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
|
# Produce debug (non-optimized) package build. Suitable for debugging only
|
||||||
# as the build is *very* slow.
|
# as the build is *very* slow.
|
||||||
@ -202,7 +201,7 @@ end}
|
|||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 102.8.0
|
Version: 102.8.0
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}.alma
|
||||||
URL: https://www.mozilla.org/firefox/
|
URL: https://www.mozilla.org/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user