Browse Source

update to 12.0

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

+ 12 - 3
f/firefox/firefox-vl.spec

@@ -1,7 +1,7 @@
 # do not include minor version number in MOZILLA_FIVE_HOME
-%global ffmajor 10.0
-%global geckomajor 10.0
-%global ffminor 2
+%global ffmajor 12.0
+%global geckomajor 12.0
+#global ffminor
 %global ffversion %{ffmajor}%{?ffminor:.%{ffminor}}
 %define ffdir %{_libdir}/firefox
 %global langpackdir %{ffdir}/langpacks
@@ -85,12 +85,15 @@ Source2000:     firefox-searchplugins-4.0-ja.tar.bz2
 
 # build patches
 Patch0:         firefox-install-dir.patch
+# buildfix
+Patch1:		firefox-12.0-buildfix-with-system-cairo.patch
 
 # bugfix
 Patch14:	firefox-5.0-asciidel.patch
 # 
 Patch15:	firefox-8.0-enable-addons.patch
 
+
 # customization patches
 Patch26:	firefox-1.5-default-a4-paper.patch
 
@@ -179,6 +182,8 @@ cd %{tarballdir}
 
 %patch0 -p2 -b .orig
 
+%patch1 -p1 -b .fix-system-cairo
+
 %patch14 -p1 -b .asciidel
 %patch15 -p2 -b .enable-addons
 
@@ -417,6 +422,10 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Wed Apr 25 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 12.0-1
+- update to 12.0
+- add patch1 to fix build failure with system cairo
+
 * Fri Feb 17 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 10.0.2-1
 - update to 10.0.2