Browse Source

firefox: update to 19.0.2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7579 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 11 years ago
parent
commit
62f555cdd4
1 changed files with 5 additions and 1 deletions
  1. 5 1
      f/firefox/firefox-vl.spec

+ 5 - 1
f/firefox/firefox-vl.spec

@@ -1,7 +1,7 @@
 # do not include minor version number in MOZILLA_FIVE_HOME
 %global ffmajor 19.0
 %global geckomajor 19.0
-#global ffminor 1
+%global ffminor 2
 %global ffversion %{ffmajor}%{?ffminor:.%{ffminor}}
 %define ffdir %{_libdir}/firefox
 %global langpackdir %{ffdir}/langpacks
@@ -449,6 +449,10 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Fri Mar 08 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 19.0.2-1
+- update to 19.0.2
+- disable shared-js on Vine Linux 6
+
 * Wed Feb 20 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 19.0-1
 - update to 19.0
 - add Patch1000 to disable pdf.js feature for now.