[xulrunner] spec fix

Martin Stransky stransky at fedoraproject.org
Mon Aug 30 09:50:46 UTC 2010


commit b15b5c462cec93b06ffb17f2c5196b86b5af54a8
Author: Martin Stransky <stransky at redhat.com>
Date:   Mon Aug 30 11:50:33 2010 +0200

    spec fix

 xulrunner.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index c80b1f0..984eb1c 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -398,12 +398,14 @@ fi
 %doc %attr(644, root, root) %{mozappdir}/LICENSE
 %doc %attr(644, root, root) %{mozappdir}/README.txt
 %{mozappdir}/chrome
+%{mozappdir}/chrome.manifest
 %{mozappdir}/dictionaries
 %dir %{mozappdir}/components
 %ghost %{mozappdir}/components/compreg.dat
 %ghost %{mozappdir}/components/xpti.dat
 %{mozappdir}/components/*.so
 %{mozappdir}/components/*.xpt
+%{mozappdir}/components/*.manifest
 %attr(644, root, root) %{mozappdir}/components/*.js
 %{mozappdir}/defaults
 %dir %{mozappdir}/icons
@@ -419,6 +421,7 @@ fi
 %{mozappdir}/xulrunner-stub
 %{mozappdir}/platform.ini
 %{mozappdir}/dependentlibs.list
+%{mozappdir}/greprefs.js
 %{_sysconfdir}/ld.so.conf.d/xulrunner*.conf
 %if %{?separated_plugins}
 %{mozappdir}/plugin-container


More information about the scm-commits mailing list