summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-12-22 14:10:58 +0100
committerMartin Stransky <stransky@redhat.com>2020-12-22 14:10:58 +0100
commite3b23db4efcb257ff2ce7ed0369f733bb318663c (patch)
tree5b710653affe4bc9b3ea9a3e0a90ba2ab2420ae5 /firefox.spec
parentReverted rhbz@1908791 due to https://bugzilla.redhat.com/show_bug.cgi?id=1908... (diff)
downloadlibrewolf-fedora-ff-e3b23db4efcb257ff2ce7ed0369f733bb318663c.tar.gz
librewolf-fedora-ff-e3b23db4efcb257ff2ce7ed0369f733bb318663c.tar.bz2
librewolf-fedora-ff-e3b23db4efcb257ff2ce7ed0369f733bb318663c.zip
Removed __provides_exclude_from
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec4
1 files changed, 0 insertions, 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
bgstack15