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