From a73e080a45d018da5d5163969d1edf574615350c Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 22 Feb 2023 14:48:42 +0300 Subject: [PATCH] Remove definition of dist --- SPECS/firefox.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SPECS/firefox.spec b/SPECS/firefox.spec index 60ecff5..f46aae8 100644 --- a/SPECS/firefox.spec +++ b/SPECS/firefox.spec @@ -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+