summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@fedoraproject.org>2009-11-18 22:16:45 +0000
committerMartin Stransky <stransky@fedoraproject.org>2009-11-18 22:16:45 +0000
commitd5ca6f85d9dd8486416001a36bd047b8e73ad817 (patch)
tree1ed6327d2437a4e1054e757d3117c9c71e02d557 /firefox.spec
parentRebase to 3.6.1 Beta 3 (diff)
downloadlibrewolf-fedora-ff-d5ca6f85d9dd8486416001a36bd047b8e73ad817.tar.gz
librewolf-fedora-ff-d5ca6f85d9dd8486416001a36bd047b8e73ad817.tar.bz2
librewolf-fedora-ff-d5ca6f85d9dd8486416001a36bd047b8e73ad817.zip
Rebase to 3.6.1 Beta 3
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index ea8fe36..9a05ce4 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -325,10 +325,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%dir %{mozappdir}/modules
%{mozappdir}/modules/distribution.js
%{mozappdir}/modules/openLocationLastURL.jsm
+%{mozappdir}/modules/NetworkPrioritizer.jsm
%{mozappdir}/.autoreg
# XXX See if these are needed still
%{mozappdir}/updater*
%exclude %{mozappdir}/removed-files
+%exclude %{mozappdir}/components/components.list
%{_datadir}/icons/hicolor/16x16/apps/firefox.png
%{_datadir}/icons/hicolor/22x22/apps/firefox.png
%{_datadir}/icons/hicolor/24x24/apps/firefox.png
bgstack15