Enable crash reporter
This commit is contained in:
parent
5364193d8d
commit
712736a215
@ -40,7 +40,7 @@ ExcludeArch: i686
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1951606
|
||||
%global enable_mozilla_crashreporter 0
|
||||
%ifarch x86_64 %{ix86}
|
||||
%global enable_mozilla_crashreporter 0
|
||||
%global enable_mozilla_crashreporter 1
|
||||
%endif
|
||||
%if %{build_with_asan}
|
||||
%global enable_mozilla_crashreporter 0
|
||||
@ -169,7 +169,7 @@ ExcludeArch: i686
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 119.0
|
||||
Release: 5%{?pre_tag}%{?dist}
|
||||
Release: 6%{?pre_tag}%{?dist}
|
||||
URL: https://www.mozilla.org/firefox/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user