From e3b23db4efcb257ff2ce7ed0369f733bb318663c Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 22 Dec 2020 14:10:58 +0100 Subject: Removed __provides_exclude_from --- firefox.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/firefox.spec b/firefox.spec index cdcabfe..9422436 100644 --- a/firefox.spec +++ b/firefox.spec @@ -132,10 +132,6 @@ ExcludeArch: s390x %global pre_tag .debug %endif -# https://bugzilla.redhat.com/show_bug.cgi?id=1908791 -# 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 Version: 84.0.1 -- cgit