|
@@ -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 50.0
|
|
+%global ffmajor 52.0
|
|
-%global geckomajor 50.0
|
|
+%global geckomajor 52.0
|
|
-#global ffminor 1
|
|
+%global ffminor 1
|
|
%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
|
|
@@ -22,7 +22,7 @@
|
|
%define build_vine6 1
|
|
%define build_vine6 1
|
|
%endif
|
|
%endif
|
|
|
|
|
|
-%define ffrelease 1%{?_dist_release}
|
|
+%define ffrelease 2%{?_dist_release}
|
|
|
|
|
|
%define desktop_file_utils_version 0.6
|
|
%define desktop_file_utils_version 0.6
|
|
%define libjpeg_turbo_version 1.1.0
|
|
%define libjpeg_turbo_version 1.1.0
|
|
@@ -79,7 +79,7 @@ Patch3: firefox-12.0-gcc41-nosse2.patch
|
|
#Patch4: firefox-26.0-gcc47.patch
|
|
#Patch4: firefox-26.0-gcc47.patch
|
|
|
|
|
|
# to build on vine6
|
|
# to build on vine6
|
|
-Patch5: firefox-46.0.1-vine6.patch
|
|
+#Patch5: firefox-46.0.1-vine6.patch
|
|
|
|
|
|
# bugfix
|
|
# bugfix
|
|
#Patch14: firefox-5.0-asciidel.patch
|
|
#Patch14: firefox-5.0-asciidel.patch
|
|
@@ -196,9 +196,9 @@ cd %{tarballdir}
|
|
#%patch4 -p1 -b .gcc47
|
|
#%patch4 -p1 -b .gcc47
|
|
#%endif
|
|
#%endif
|
|
|
|
|
|
-%if "%{?_dist_release}" >= "vl6"
|
|
+#%if "%{?_dist_release}" >= "vl6"
|
|
-%patch5 -p1 -b .vl6
|
|
+#%patch5 -p1 -b .vl6
|
|
-%endif
|
|
+#%endif
|
|
|
|
|
|
#%patch14 -p1 -b .asciidel
|
|
#%patch14 -p1 -b .asciidel
|
|
#%patch15 -p1 -b .enable-addons
|
|
#%patch15 -p1 -b .enable-addons
|
|
@@ -397,6 +397,8 @@ for langpack in `ls firefox-langpacks/*.xpi`; do
|
|
-e 's|\(.*trademarkInfo.part1.*"\).*">|\1Vine Linux および Vine Linux ロゴは Project Vine および有限会社ヴァインカーブの日本およびその他の国における商標です。">|g' \
|
|
-e 's|\(.*trademarkInfo.part1.*"\).*">|\1Vine Linux および Vine Linux ロゴは Project Vine および有限会社ヴァインカーブの日本およびその他の国における商標です。">|g' \
|
|
$extensionID/browser/chrome/$language/locale/branding/brand.*
|
|
$extensionID/browser/chrome/$language/locale/branding/brand.*
|
|
|
|
|
|
|
|
+ %{__cp} -p %{SOURCE11} $extensionID/browser/chrome/$language/locale/browser/bookmarks.html
|
|
|
|
+
|
|
cd $extensionID
|
|
cd $extensionID
|
|
zip -r9mX ../${extensionID}.xpi *
|
|
zip -r9mX ../${extensionID}.xpi *
|
|
cd -
|
|
cd -
|
|
@@ -480,6 +482,24 @@ fi
|
|
#---------------------------------------------------------------------
|
|
#---------------------------------------------------------------------
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Mar 20 2017 Daisuke SUZUKI <daisuke@vinelinux.org> 52.0.1-2
|
|
|
|
+- fix default bookmarks
|
|
|
|
+
|
|
|
|
+* Sat Mar 18 2017 Daisuke SUZUKI <daisuke@vinelinux.org> 52.0.1-1
|
|
|
|
+- update to 52.0.1
|
|
|
|
+
|
|
|
|
+* Thu Mar 09 2017 Daisuke SUZUKI <daisuke@vinelinux.org> 52.0-1
|
|
|
|
+- update to 52.0
|
|
|
|
+
|
|
|
|
+* Sun Jan 29 2017 Daisuke SUZUKI <daisuke@vinelinux.org> 51.0.1-1
|
|
|
|
+- update to 51.0.1
|
|
|
|
+
|
|
|
|
+* Thu Jan 26 2017 Daisuke SUZUKI <daisuke@vinelinux.org> 51.0-1
|
|
|
|
+- update to 51.0
|
|
|
|
+
|
|
|
|
+* Wed Dec 21 2016 Daisuke SUZUKI <daisuke@vinelinux.org> 50.1.0-1
|
|
|
|
+- update to 50.1.0
|
|
|
|
+
|
|
* Tue Nov 22 2016 Daisuke SUZUKI <daisuke@vinelinux.org> 50.0-1
|
|
* Tue Nov 22 2016 Daisuke SUZUKI <daisuke@vinelinux.org> 50.0-1
|
|
- update to 50.0
|
|
- update to 50.0
|
|
|
|
|