[firefox] drop browser.manifest from %files, add new *.manifest files

Tom Callaway spot at fedoraproject.org
Tue Sep 7 18:36:04 UTC 2010


commit b7539261ab2fd77f159c2f6d00b4f0c32827e1a2
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Tue Sep 7 14:36:06 2010 -0400

    drop browser.manifest from %files, add new *.manifest files

 firefox.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/firefox.spec b/firefox.spec
index 25f899c..95cec69 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -357,7 +357,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %ghost %{mozappdir}/components/xpti.dat
 %{mozappdir}/components/*.so
 %{mozappdir}/components/*.xpt
-%{mozappdir}/components/browser.manifest
+# %{mozappdir}/components/browser.manifest
+%{mozappdir}/components/components.manifest
+%{mozappdir}/components/interfaces.manifest
 %attr(644, root, root) %{mozappdir}/blocklist.xml
 %attr(644, root, root) %{mozappdir}/components/*.js
 %{mozappdir}/defaults


More information about the scm-commits mailing list