Browse Source

update mozconfig to add --enable-jsd option

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

+ 4 - 1
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 1%{?_dist_release}
+%define tbrelease 2%{?_dist_release}
 
 # The tarball is pretty inconsistent with directory structure.
 # Sometimes there is a top level directory.  That goes here.
@@ -335,6 +335,9 @@ fi
 #===============================================================================
 
 %changelog
+* Sat Aug 07 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.2-2
+- change mozconfig (Source1030 & 1040): add --enable-jsd
+
 * Fri Aug 06 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.2-1
 - new upstream release