From b66e1288c5ee707349cee8606fcaf21d9a0e03de Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 22 Dec 2020 11:36:19 +0100 Subject: Reverted rhbz@1908791 due to https://bugzilla.redhat.com/show_bug.cgi?id=1908791#c12 --- firefox.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 4df041a..cdcabfe 100644 --- a/firefox.spec +++ b/firefox.spec @@ -133,7 +133,8 @@ ExcludeArch: s390x %endif # https://bugzilla.redhat.com/show_bug.cgi?id=1908791 -%global __provides_exclude_from ^%{mozappdir} +# Disabled due to https://bugzilla.redhat.com/show_bug.cgi?id=1908791#c12 +# %global __provides_exclude_from ^%{mozappdir} Summary: Mozilla Firefox Web browser Name: firefox -- cgit