|
@@ -1,7 +1,7 @@
|
|
|
# do not include minor version number in MOZILLA_FIVE_HOME
|
|
|
-%global ffmajor 40.0
|
|
|
+%global ffmajor 41.0
|
|
|
%global geckomajor 40.0
|
|
|
-%global ffminor 3
|
|
|
+%global ffminor 1
|
|
|
%global ffversion %{ffmajor}%{?ffminor:.%{ffminor}}
|
|
|
%define ffdir %{_libdir}/firefox
|
|
|
%global langpackdir %{ffdir}/langpacks
|
|
@@ -46,7 +46,7 @@ Release: %{ffrelease}
|
|
|
URL: http://www.mozilla.org/projects/firefox/
|
|
|
License: MPL/LGPL
|
|
|
Group: Applications/Internet
|
|
|
-Source0: firefox-%{version}.source.tar.bz2
|
|
|
+Source0: firefox-%{version}.source.tar.xz
|
|
|
|
|
|
Source230: mozconfig-firefox-vine6
|
|
|
Source240: mozconfig-firefox-vine7
|
|
@@ -99,7 +99,7 @@ Patch101: mozilla-938730.patch
|
|
|
#Patch1000: firefox-19.0-disable-pdfjs.patch
|
|
|
|
|
|
# vine customization patch
|
|
|
-Patch2000: firefox-34.0-vine.patch
|
|
|
+Patch2000: firefox-41.0.1-vine.patch
|
|
|
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
@@ -449,6 +449,10 @@ fi
|
|
|
#---------------------------------------------------------------------
|
|
|
|
|
|
%changelog
|
|
|
+* Fri Oct 09 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 41.0.1-1
|
|
|
+- update to 41.0.1
|
|
|
+- update Patch2000 (firefox-41.0.1-vine.patch)
|
|
|
+
|
|
|
* Sat Aug 29 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 40.0.3-1
|
|
|
- update to 40.0.3
|
|
|
|