[firefox] build fix

Martin Stransky stransky at fedoraproject.org
Mon Apr 1 12:39:32 UTC 2013


commit c0ab6d6556f6ee872b6da2c5f4c8f6340817232a
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Mon Apr 1 14:39:26 2013 +0200

    build fix

 firefox.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/firefox.spec b/firefox.spec
index 5a27539..2918a9d 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -15,8 +15,8 @@
 %define default_bookmarks_file %{_datadir}/bookmarks/default-bookmarks.html
 %define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
 
-%global xulrunner_version      19.0.2
-%global xulrunner_version_max  19.1
+%global xulrunner_version      20.0
+%global xulrunner_version_max  20.1
 %global xulrunner_release      1
 %global alpha_version          0
 %global beta_version           0
@@ -379,6 +379,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %defattr(-,root,root,-)
 %{_bindir}/firefox
 %{mozappdir}/firefox
+%{mozappdir}/firefox-bin
 %doc %{_mandir}/man1/*
 %dir %{_datadir}/mozilla/extensions/%{firefox_app_id}
 %dir %{_libdir}/mozilla/extensions/%{firefox_app_id}


More information about the scm-commits mailing list