Browse Source

firefox:
- update to 19.0
- disable pdf.js

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7491 ec354946-7b23-47d6-9f5a-488ba84defc7

daisuke 11 years ago
parent
commit
97947a4354
1 changed files with 18 additions and 14 deletions
  1. 18 14
      f/firefox/firefox-vl.spec

+ 18 - 14
f/firefox/firefox-vl.spec

@@ -1,7 +1,7 @@
 # do not include minor version number in MOZILLA_FIVE_HOME
-%global ffmajor 18.0
-%global geckomajor 18.0
-%global ffminor 1
+%global ffmajor 19.0
+%global geckomajor 19.0
+#global ffminor 1
 %global ffversion %{ffmajor}%{?ffminor:.%{ffminor}}
 %define ffdir %{_libdir}/firefox
 %global langpackdir %{ffdir}/langpacks
@@ -103,8 +103,7 @@ Patch15:	firefox-15.0-enable-addons.patch
 Patch26:	firefox-1.5-default-a4-paper.patch
 
 ## Vine patch
-# http://bugzilla.mozilla.org/show_bug.cgi?id=179248
-#Patch1000:      firefox-3.6.2-sjisalias.patch
+Patch1000:      firefox-19.0-disable-pdfjs.patch
 
 # vine customization patch
 Patch2000:      firefox-17.0-vine.patch
@@ -201,7 +200,7 @@ cd %{tarballdir}
 %patch26 -p1
 
 #
-#%patch1000 -p0
+%patch1000 -p1 -b .disable-pdfjs
 %patch2000 -p1 -b .vine
 
 %{__rm} -f .mozconfig
@@ -450,6 +449,11 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* 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.
+  - pdf.js is not ready to use for CJK.
+
 * Sat Jan 19 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 18.0.1-1
 - update to 18.0.1
 
@@ -570,7 +574,7 @@ fi
 - remove MimeType from firefox-safe-mode.desktop
 - add BR: yasm, unzip
 
-* Tue Mar 31 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0-2
+* Thu Mar 31 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0-2
 - add "--disable-ipc" on non-x86 architecture
 - update parallel build option
   - mozilla can build up to 4 jobs in parallel on x86
@@ -973,7 +977,7 @@ fi
 * Fri Nov 12 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-2
 - Fix livemarks icon issue. (#138989)
 
-* Tue Nov  8 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-1
+* Mon Nov  8 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-1
 - Firefox 1.0
 
 * Thu Nov  4 2004 Christopher Aillon <caillon@redhat.com> 0:0.99-1.0RC1.3
@@ -1138,14 +1142,14 @@ fi
 * Tue Jun 29 2004 Adrian Reber <adrian@lisas.de> 0:0.9.1-0.fdr.1
 - updated to 0.9.1
 
-* Wed Jun 17 2004 Adrian Reber <adrian@lisas.de> 0:0.9-0.fdr.4
+* Thu Jun 17 2004 Adrian Reber <adrian@lisas.de> 0:0.9-0.fdr.4
 - remove extensions patch
 - add post hack to create extensions
 - enable negotiateauth extension
 - copy icon to browser/app/default.xpm
 - --enable-official-branding
 
-* Wed Jun 17 2004 Adrian Reber <adrian@lisas.de> 0:0.9-0.fdr.3
+* Thu Jun 17 2004 Adrian Reber <adrian@lisas.de> 0:0.9-0.fdr.3
 - extensions patch
 
 * Wed Jun 16 2004 Adrian Reber <adrian@lisas.de> 0:0.9-0.fdr.2
@@ -1243,19 +1247,19 @@ fi
 - improved the startup script to use the unix remote protocol 
   to open a new window
 
-* Thu May 19 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.3.rh90
+* Mon May 19 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.3.rh90
 - new icon from http://iconpacks.mozdev.org/phoenix/iconshots/flame48true.png
 - now using gtk2 as toolkit
 - renamed again back to mozilla-firebird (I like it better)
 - Provides: MozillaFirebird for compatibility with previous releases
 - changed default bookmarks.html to contain links to www.fedora.us
 
-* Thu May 19 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.2.rh90
+* Mon May 19 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.2.rh90
 - renamed package to MozillaFirebird and all files with the old name
 - enabled mng, mathml, xinerama support
 - now honouring RPM_OPT_FLAGS
 
-* Thu May 19 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.1.rh90
+* Mon May 19 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.1.rh90
 - updated to 0.6
 
 * Thu May 01 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.6-0.fdr.0.1.cvs20030501.rh90
@@ -1272,7 +1276,7 @@ fi
 - Recompressed source with bzip2.
 - Removed post.
 
-* Tue Apr 02 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.6-0.fdr.0.2.cvs20030402.rh90
+* Wed Apr 02 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.6-0.fdr.0.2.cvs20030402.rh90
 - Added desktop-file-utils to BuildRequires.
 - Changed category to X-Fedora-Extra.
 - Updated to CVS.