Browse Source

3.1.4 に更新

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1830 ec354946-7b23-47d6-9f5a-488ba84defc7
kazutaka 14 years ago
parent
commit
70b46cc8a1
1 changed files with 14 additions and 2 deletions
  1. 14 2
      t/thunderbird/thunderbird-vl.spec

+ 14 - 2
t/thunderbird/thunderbird-vl.spec

@@ -1,7 +1,7 @@
 # do not include minor version number in MOZILLA_FIVE_HOME
 %define tbmajor 3.1
-%define tbversion %{tbmajor}.2
-%define tbrelease 2%{?_dist_release}
+%define tbversion %{tbmajor}.4
+%define tbrelease 1%{?_dist_release}
 
 # The tarball is pretty inconsistent with directory structure.
 # Sometimes there is a top level directory.  That goes here.
@@ -96,6 +96,10 @@ Patch1000:	thunderbird-3.1-sjisalias.patch
 # workaround gcc visibility hidden bugs (see gcc#26905)
 Patch1020:	firefox-2.0.0.3-visibility.patch
 
+# temporary fix for compilation error with PR_STATIC_ASSERT
+# refer http://bugs.gentoo.org/show_bug.cgi?id=336413
+Patch1030:	thunderbird-3.1.3-fix-prlog-include-error.patch
+
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	pango-devel
 BuildRequires:	cairo-devel >= %{cairo_version}
@@ -168,6 +172,7 @@ cd mozilla
 #%patch25 -p0
 %patch26 -p1 -b .default-a4
 %patch1000 -p1 -b .sjis-alias
+%patch1030 -p3 -b .prlog-fix
 
 cd -
 %{__rm} -f .mozconfig
@@ -335,6 +340,13 @@ fi
 #===============================================================================
 
 %changelog
+* Sun Sep 19 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.4-1
+- new upstream release
+
+* Thu Sep 09 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.3-1
+- new upstream release with security fix
+- add Patch1030 to fix compilation error 
+
 * Sat Aug 07 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.2-2
 - change mozconfig (Source1030 & 1040): add --enable-jsd