base-specs/thunderbird.spec
author gman
Thu, 30 Sep 2010 21:37:28 +0000
branchgnome-2-30
changeset 20130 c7dfc176dcbd
parent 20123 33f477e40c8a
child 20272 58ee0cc10c2d
child 20302 1b9a86e0019e
permissions -rw-r--r--
2010-10-01 Glynn Foster <[email protected]> * specs/SUNWos-welcome.spec: Bump to 1.0.6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# Copyright (c) Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16165
diff changeset
     4
%define owner davelam
12858
40cdb72fe303 2008-07-21 Ginn Chen <[email protected]>
ginnchen
parents: 12559
diff changeset
     5
# bugdb: bugzilla.mozilla.org
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
17893
36619080451b 2010-04-21 Christian Kelly <[email protected]>
chrisk
parents: 17881
diff changeset
     8
%define OSR LFI#124386 (Mozilla Exec. summary):n/a
17842
1cc615f41f16 2010-04-15 Christian Kelly <[email protected]>
chrisk
parents: 17769
diff changeset
     9
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
##   Package Information Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
Name:        thunderbird
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Summary:     Mozilla Thunderbird Standalone E-mail and Newsgroup Client
20119
c2f547c5ff90 2010-09-28 Brian Lu <[email protected]>
ginnchen
parents: 20081
diff changeset
    16
Version:     3.1.4
17177
c751f1c05b94 2009-12-14 Brian Lu <[email protected]>
hawklu
parents: 17148
diff changeset
    17
c751f1c05b94 2009-12-14 Brian Lu <[email protected]>
hawklu
parents: 17148
diff changeset
    18
%if %option_with_lightning
c751f1c05b94 2009-12-14 Brian Lu <[email protected]>
hawklu
parents: 17148
diff changeset
    19
%define lightning_version 1.0
c751f1c05b94 2009-12-14 Brian Lu <[email protected]>
hawklu
parents: 17148
diff changeset
    20
%endif
c751f1c05b94 2009-12-14 Brian Lu <[email protected]>
hawklu
parents: 17148
diff changeset
    21
20119
c2f547c5ff90 2010-09-28 Brian Lu <[email protected]>
ginnchen
parents: 20081
diff changeset
    22
%define tarball_version 3.1.4
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
Release:     1
17881
1eaaaad29d9a 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17858
diff changeset
    24
Copyright:   MPL
1eaaaad29d9a 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17858
diff changeset
    25
License:     MPL
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Group:       Applications/Internet
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Distribution:Java Desktop System
17842
1cc615f41f16 2010-04-15 Christian Kelly <[email protected]>
chrisk
parents: 17769
diff changeset
    28
Vendor:      Mozilla Foundation
17202
a0921e2df8d4 2009-12-18 Ginn Chen <[email protected]>
ginnchen
parents: 17189
diff changeset
    29
Source:      http://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{tarball_version}/source/%{name}-%{tarball_version}.source.tar.bz2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
Source1:     thunderbird-icon.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
Source2:     thunderbird.desktop
17492
ea90d1f2f61c 2010-02-02 Brian Lu <[email protected]>
hawklu
parents: 17435
diff changeset
    32
%if %option_with_lightning
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
    33
Source3:     http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/releases/1.0b2/source/lightning-1.0b2.source.tar.bz2
17492
ea90d1f2f61c 2010-02-02 Brian Lu <[email protected]>
hawklu
parents: 17435
diff changeset
    34
Source4:     lightning-chrome.manifest
ea90d1f2f61c 2010-02-02 Brian Lu <[email protected]>
hawklu
parents: 17435
diff changeset
    35
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    37
%if %option_without_moz_nss_nspr
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    38
Source8:     nspr-nss-config
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    39
%endif
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    40
15882
633fda9b0782 2009-06-10 Harry Lu <[email protected]>
harrylu
parents: 15850
diff changeset
    41
# owner:hawklu date:2007-11-28 type:branding
11257
0ce28c0e6417 2007-11-28 Evan Yan <[email protected]>
evan
parents: 11215
diff changeset
    42
# change preference to support multi-language
15300
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15269
diff changeset
    43
Patch1: thunderbird3-01-locale.diff
9612
348dd4fbc38e Fix the bug CR6535724:Thunderbird crashes with LDAP in snv 60
hawklu
parents: 9533
diff changeset
    44
14440
49004689d23a 2008-10-10 Alfred Peng <[email protected]>
alfred
parents: 14418
diff changeset
    45
# owner:alfred date:2008-10-10 type:bug bugster:6750518
17189
569bd4dda6a8 2009-12-16 Ginn Chen <[email protected]>
ginnchen
parents: 17177
diff changeset
    46
# status:upstream
15300
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15269
diff changeset
    47
Patch5: thunderbird3-05-ksh.diff
14440
49004689d23a 2008-10-10 Alfred Peng <[email protected]>
alfred
parents: 14418
diff changeset
    48
15846
7ea92640e169 2009-06-03 Ginn Chen <[email protected]>
ginnchen
parents: 15804
diff changeset
    49
# owner:ginnchen date:2008-10-15 type:feature
15300
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15269
diff changeset
    50
# bugzilla:457196
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15269
diff changeset
    51
Patch11: thunderbird3-11-jemalloc-shared-library.diff
14964
a840c81908bd * base-specs/thunderbird.spec:
hawklu
parents: 14918
diff changeset
    52
17500
ee2bc0d214c7 2010-02-04 Ginn Chen <[email protected]>
ginnchen
parents: 17492
diff changeset
    53
# owner:ginnchen date:2010-02-04 type:bug bugzilla:492326
ee2bc0d214c7 2010-02-04 Ginn Chen <[email protected]>
ginnchen
parents: 17492
diff changeset
    54
# status:upstream
ee2bc0d214c7 2010-02-04 Ginn Chen <[email protected]>
ginnchen
parents: 17492
diff changeset
    55
Patch12: thunderbird3-12-nspr_use_zone_allocator.diff
ee2bc0d214c7 2010-02-04 Ginn Chen <[email protected]>
ginnchen
parents: 17492
diff changeset
    56
16094
b9a25b21fcd6 2009-07-23 Ginn Chen <[email protected]>
ginnchen
parents: 16092
diff changeset
    57
# owner:ginnchen date:2009-03-04 type:feature bugzilla:478390 bugster:6805829
17189
569bd4dda6a8 2009-12-16 Ginn Chen <[email protected]>
ginnchen
parents: 17177
diff changeset
    58
# status:upstream
16094
b9a25b21fcd6 2009-07-23 Ginn Chen <[email protected]>
ginnchen
parents: 16092
diff changeset
    59
Patch14: thunderbird3-14-compiler-workaround.diff
b9a25b21fcd6 2009-07-23 Ginn Chen <[email protected]>
ginnchen
parents: 16092
diff changeset
    60
15302
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    61
# owner:fujiwara date:2008-04-10 type:bug
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    62
# bugster:6686579 bugzilla:285267
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    63
Patch15: thunderbird3-15-g11n-nav-lang.diff
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    64
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    65
# owner:ginnchen date:2008-08-19 type:bug
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    66
# bugster:6724471 bugzilla:451007
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    67
Patch16: thunderbird3-16-delay-stopping-realplayer.diff
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    68
16588
1f306865082f 2009-09-18 Ginn Chen <[email protected]>
ginnchen
parents: 16463
diff changeset
    69
# owner:ginnchen date:2009-09-18 type:feature bugster:6839690
17189
569bd4dda6a8 2009-12-16 Ginn Chen <[email protected]>
ginnchen
parents: 17177
diff changeset
    70
# status:upstream
16588
1f306865082f 2009-09-18 Ginn Chen <[email protected]>
ginnchen
parents: 16463
diff changeset
    71
Patch17: thunderbird3-17-compiler-workaround-2.diff
1f306865082f 2009-09-18 Ginn Chen <[email protected]>
ginnchen
parents: 16463
diff changeset
    72
15302
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    73
# owner:ginnchen date:2008-11-27 type:bug bugzilla:464443
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    74
Patch18: thunderbird3-18-fix-mimetype-for-helper-app.diff
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    75
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    76
%if %option_without_moz_nss_nspr
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    77
# owner:ginnchen date:2009-05-21 type:branding
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    78
Patch20: thunderbird3-20-system-nss-nspr.diff
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    79
%endif
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    80
15850
85f8c0e7daca * base-specs/firefox.spec:
hawklu
parents: 15846
diff changeset
    81
# owner:hawklu date:2009-05-19 type:bug doo:8471
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    82
Patch21: thunderbird3-21-sunaudio-sparc.diff
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    83
17189
569bd4dda6a8 2009-12-16 Ginn Chen <[email protected]>
ginnchen
parents: 17177
diff changeset
    84
# owner:hawklu date:2009-05-22 type:branding
16095
cc5d1b44bb8c 2009-07-23 Ginn Chen <[email protected]>
ginnchen
parents: 16094
diff changeset
    85
Patch22: thunderbird3-22-use-system-theora-and-sqlite.diff
16094
b9a25b21fcd6 2009-07-23 Ginn Chen <[email protected]>
ginnchen
parents: 16092
diff changeset
    86
16463
8a2008581acf 2009-09-03 Brian <[email protected]>
hawklu
parents: 16434
diff changeset
    87
# owner:hawklu date:2009-09-03 type:bug doo:1114 
8a2008581acf 2009-09-03 Brian <[email protected]>
hawklu
parents: 16434
diff changeset
    88
Patch26: thunderbird3-26-no-offline-download.diff
8a2008581acf 2009-09-03 Brian <[email protected]>
hawklu
parents: 16434
diff changeset
    89
17261
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
    90
# owner:hawklu date:2009-12-31 type:bug bugzilla:537210 
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
    91
Patch28: thunderbird3-28-sync-toolbar.diff
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
    92
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
    93
# owner:hawklu date:2009-12-31 type:bug bugzilla:534588
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
    94
Patch29: thunderbird3-29-account-setup.diff
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
    95
17977
1467a2d83292 2010-05-09 Brian Lu <[email protected]>
hawklu
parents: 17959
diff changeset
    96
# owner:hawklu date:2010-05-08 type:bug d.o.o:15616 
1467a2d83292 2010-05-09 Brian Lu <[email protected]>
hawklu
parents: 17959
diff changeset
    97
Patch30: thunderbird3-30-zoom.diff
1467a2d83292 2010-05-09 Brian Lu <[email protected]>
hawklu
parents: 17959
diff changeset
    98
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
    99
# owner:ginnchen date:2009-11-25 type:branding
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   100
Patch31: thunderbird3-31-use-system-libffi.diff
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   101
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   102
Patch32: thunderbird3-32-package-jemalloc.diff
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   103
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   104
Patch33: thunderbird3-33-using-bash.diff
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   105
20119
c2f547c5ff90 2010-09-28 Brian Lu <[email protected]>
ginnchen
parents: 20081
diff changeset
   106
# owner:hawklu date:2010-09-02 type:bug d.o.o 16060 
c2f547c5ff90 2010-09-28 Brian Lu <[email protected]>
ginnchen
parents: 20081
diff changeset
   107
Patch34: thunderbird3-34-l10n-package.diff
18352
43c0f36fae6d 2010-07-15 Brian Lu <[email protected]>
hawklu
parents: 18351
diff changeset
   108
20119
c2f547c5ff90 2010-09-28 Brian Lu <[email protected]>
ginnchen
parents: 20081
diff changeset
   109
# owner:hawklu date:2010-07-15 type:bug d.o.o 16490 
c2f547c5ff90 2010-09-28 Brian Lu <[email protected]>
ginnchen
parents: 20081
diff changeset
   110
Patch35: thunderbird3-35-compiler-workaround-3.diff
c2f547c5ff90 2010-09-28 Brian Lu <[email protected]>
ginnchen
parents: 20081
diff changeset
   111
c2f547c5ff90 2010-09-28 Brian Lu <[email protected]>
ginnchen
parents: 20081
diff changeset
   112
Patch36: thunderbird3-36-pr-static-assert.diff
20071
82746b701ad8 2010-09-02 Brian Lu <[email protected]>
hawklu
parents: 18367
diff changeset
   113
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
URL:         http://www.sun.com/software/javadesktopsystem/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
BuildRoot:   %{_tmppath}/%{name}-%{tarball_version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
Prefix:      /usr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
Provides:    webclient
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
Autoreqprov: on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
##     Package Defines Section     ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%define _unpackaged_files_terminate_build 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%define _tbdir %{_libdir}/%{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
##   Package Description Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
Mozilla Thunderbird is a standalone e-mail and newsgroup client 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
that can be used as a companion to Mozilla Firefox or by itself. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
##   Package Preparation Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
%setup -q -c -n %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
cd ..
17202
a0921e2df8d4 2009-12-18 Ginn Chen <[email protected]>
ginnchen
parents: 17189
diff changeset
   144
mkdir -p sunbird
a0921e2df8d4 2009-12-18 Ginn Chen <[email protected]>
ginnchen
parents: 17189
diff changeset
   145
cd sunbird
a0921e2df8d4 2009-12-18 Ginn Chen <[email protected]>
ginnchen
parents: 17189
diff changeset
   146
bzcat %SOURCE3 | tar xf -
a0921e2df8d4 2009-12-18 Ginn Chen <[email protected]>
ginnchen
parents: 17189
diff changeset
   147
cd ..
a0921e2df8d4 2009-12-18 Ginn Chen <[email protected]>
ginnchen
parents: 17189
diff changeset
   148
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   149
rm -rf %{name}/comm-1.9.2/calendar
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   150
cp -r sunbird/comm-1.9.2/calendar %{name}/comm-1.9.2/calendar
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   152
cd %{name}/comm-1.9.2/mozilla
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
%patch1 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
%patch5 -p1
17500
ee2bc0d214c7 2010-02-04 Ginn Chen <[email protected]>
ginnchen
parents: 17492
diff changeset
   155
%patch12 -p1
16098
d74b97a9c1be 2009-07-23 Ginn Chen <[email protected]>
ginnchen
parents: 16095
diff changeset
   156
%patch14 -p1
15302
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
   157
%patch15 -p1
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
   158
%patch16 -p1
16588
1f306865082f 2009-09-18 Ginn Chen <[email protected]>
ginnchen
parents: 16463
diff changeset
   159
%patch17 -p1
15302
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
   160
%patch18 -p1
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   161
%patch21 -p1
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   162
%patch31 -p1
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   163
%patch33 -p1
18352
43c0f36fae6d 2010-07-15 Brian Lu <[email protected]>
hawklu
parents: 18351
diff changeset
   164
%patch34 -p1
20071
82746b701ad8 2010-09-02 Brian Lu <[email protected]>
hawklu
parents: 18367
diff changeset
   165
%patch35 -p1
20119
c2f547c5ff90 2010-09-28 Brian Lu <[email protected]>
ginnchen
parents: 20081
diff changeset
   166
%patch36 -p1
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   167
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   168
%if %option_without_moz_nss_nspr
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   169
%patch20 -p1
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   170
%endif
14799
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   171
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   172
# go back to the thunderbird directory
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   173
cd ..  
16955
d5793fdd9eb6 2009-11-13 Ginn Chen <[email protected]>
ginnchen
parents: 16621
diff changeset
   174
%patch11 -p1
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   175
%patch22 -p1
16608
f115413fa2d1 2009-09-22 Brian <[email protected]>
hawklu
parents: 16588
diff changeset
   176
%patch26 -p1
17261
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
   177
%patch28 -p1
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
   178
%patch29 -p1
17977
1467a2d83292 2010-05-09 Brian Lu <[email protected]>
hawklu
parents: 17959
diff changeset
   179
%patch30 -p1
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   180
%patch32 -p1
17261
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
   181
15300
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15269
diff changeset
   182
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
##      Package Build Section      ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
cat << "EOF" > .mozconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
mk_add_options BUILD_OFFICIAL=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
mk_add_options MOZILLA_OFFICIAL=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
ac_add_options --prefix=%{_prefix}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
ac_add_options --libdir=%{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
ac_add_options --mandir=%{_mandir}
14799
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   206
ac_add_options --enable-static
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   207
ac_add_options --enable-static-mail
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
ac_add_options --enable-official-branding
14799
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   209
ac_add_options --enable-application=mail
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   210
ac_add_options --enable-dtrace
15311
009d7f52264d 2009-03-05 Ginn Chen <[email protected]>
ginnchen
parents: 15302
diff changeset
   211
ac_add_options --with-system-jpeg
17022
855fb364f1a5 2009-11-25 Ginn Chen <[email protected]>
ginnchen
parents: 16955
diff changeset
   212
ac_add_options --with-system-zlib
855fb364f1a5 2009-11-25 Ginn Chen <[email protected]>
ginnchen
parents: 16955
diff changeset
   213
ac_add_options --with-system-bz2
15311
009d7f52264d 2009-03-05 Ginn Chen <[email protected]>
ginnchen
parents: 15302
diff changeset
   214
ac_add_options --enable-system-cairo
9723
a23265ee9b04 disable update feature in Thunderbird menu since it's not supported on Solaris so far(CR#6542910)
davelam
parents: 9617
diff changeset
   215
ac_add_options --disable-updater
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
ac_add_options --disable-tests
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   217
ac_add_options --disable-necko-wifi
15931
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   218
%if %option_with_debug
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   219
ac_add_options --enable-debug
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   220
ac_add_options --disable-optimize
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   221
%else
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
ac_add_options --disable-debug
15931
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   223
ac_add_options --enable-optimize
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   224
%endif
14799
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   225
ac_add_options --disable-shared
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   226
ac_add_options --disable-crashreporter
18351
6cce76cd861b 2010-07-13 Brian Lu <[email protected]>
hawklu
parents: 18340
diff changeset
   227
ac_add_options --with-rpath="\\\$\$ORIGIN"
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   228
%if %option_without_moz_nss_nspr
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   229
ac_add_options --with-system-nspr
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   230
ac_add_options --with-system-nss
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   231
%endif
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   232
%if %option_with_lightning
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   233
ac_add_options --enable-calendar
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   234
%endif
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   235
ac_add_options --enable-system-sqlite
17189
569bd4dda6a8 2009-12-16 Ginn Chen <[email protected]>
ginnchen
parents: 17177
diff changeset
   236
ac_add_options --enable-startup-notification
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
EOF
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
BUILD_OFFICIAL=1 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
MOZILLA_OFFICIAL=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
MOZ_PKG_FORMAT=BZ2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
PKG_SKIP_STRIP=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
export BUILD_OFFICIAL MOZILLA_OFFICIAL MOZ_PKG_FORMAT PKG_SKIP_STRIP CFLAGS CXXFLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   245
SRCDIR=$PWD
14799
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   246
export MOZCONFIG=$PWD/.mozconfig
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   247
mkdir -p ../objdir-tb
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   248
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   249
%if %option_without_moz_nss_nspr
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   250
cp %{SOURCE8} ${SRCDIR}/../objdir-tb
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   251
chmod +x ${SRCDIR}/../objdir-tb/nspr-nss-config
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   252
export NSPR_CONFIG=${SRCDIR}/../objdir-tb/nspr-nss-config\ nspr
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   253
export NSS_CONFIG=${SRCDIR}/../objdir-tb/nspr-nss-config\ nss
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   254
%endif
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   255
16621
035f9218b9fb 2009-09-23 Ginn Chen <[email protected]>
ginnchen
parents: 16620
diff changeset
   256
cd ${SRCDIR}/../objdir-tb
20123
33f477e40c8a 2010-09-28 Ginn Chen <[email protected]>
ginnchen
parents: 20119
diff changeset
   257
bash ${SRCDIR}/comm-1.9.2/configure
16621
035f9218b9fb 2009-09-23 Ginn Chen <[email protected]>
ginnchen
parents: 16620
diff changeset
   258
make
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
14799
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   260
make package
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
/bin/rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
14799
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   265
BUILDDIR=$PWD/../objdir-tb
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
/bin/mkdir -p $RPM_BUILD_ROOT%{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
cd $RPM_BUILD_ROOT%{_libdir}
14964
a840c81908bd * base-specs/thunderbird.spec:
hawklu
parents: 14918
diff changeset
   268
/usr/bin/bzip2 -dc $BUILDDIR/mozilla/dist/thunderbird-*.tar.bz2 | gtar -xf -
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
/bin/mkdir -p $RPM_BUILD_ROOT%{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
/bin/ln -s ../lib/thunderbird/thunderbird $RPM_BUILD_ROOT%{_bindir}/thunderbird
17492
ea90d1f2f61c 2010-02-02 Brian Lu <[email protected]>
hawklu
parents: 17435
diff changeset
   272
%if %option_with_lightning
ea90d1f2f61c 2010-02-02 Brian Lu <[email protected]>
hawklu
parents: 17435
diff changeset
   273
LIGHTNING_ID="{e2fda1a4-762b-4020-b5ad-a41df1933103}"
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   274
#cp %{SOURCE4} $RPM_BUILD_ROOT%{_libdir}/thunderbird/extensions/$LIGHTNING_ID/chrome.manifest 
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   275
cd thunderbird/extensions
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   276
mkdir $LIGHTNING_ID
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   277
cd $LIGHTNING_ID
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   278
unzip $BUILDDIR/mozilla/dist/xpi-stage/lightning.xpi
17492
ea90d1f2f61c 2010-02-02 Brian Lu <[email protected]>
hawklu
parents: 17435
diff changeset
   279
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
/bin/mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
/bin/mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
install -c -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps/thunderbird-icon.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
install -c -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/applications/thunderbird.desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
9808
370d8eb89584 remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
davelam
parents: 9802
diff changeset
   286
# remove local dictionary and share the one that delivered 
370d8eb89584 remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
davelam
parents: 9802
diff changeset
   287
# by myspell-dictionary
370d8eb89584 remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
davelam
parents: 9802
diff changeset
   288
rm -f $RPM_BUILD_ROOT%{_tbdir}/dictionaries/en-US.dic
370d8eb89584 remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
davelam
parents: 9802
diff changeset
   289
rm -f $RPM_BUILD_ROOT%{_tbdir}/dictionaries/en-US.aff
370d8eb89584 remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
davelam
parents: 9802
diff changeset
   290
rmdir $RPM_BUILD_ROOT%{_tbdir}/dictionaries
370d8eb89584 remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
davelam
parents: 9802
diff changeset
   291
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
/bin/rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
9616
777143c2385a Fix '%changelog' line
dcarbery
parents: 9612
diff changeset
   295
%changelog
20119
c2f547c5ff90 2010-09-28 Brian Lu <[email protected]>
ginnchen
parents: 20081
diff changeset
   296
* Tue Sep 28 2010 - [email protected]
c2f547c5ff90 2010-09-28 Brian Lu <[email protected]>
ginnchen
parents: 20081
diff changeset
   297
- Bump to 3.1.4
20081
1edc6dc89245 2010-09-10 Brian Lu <[email protected]>
hawklu
parents: 20071
diff changeset
   298
* Fri Sep 10 2010 - [email protected]
1edc6dc89245 2010-09-10 Brian Lu <[email protected]>
hawklu
parents: 20071
diff changeset
   299
- Bump to 3.1.2 CR6983039
20071
82746b701ad8 2010-09-02 Brian Lu <[email protected]>
hawklu
parents: 18367
diff changeset
   300
* Thu Sep 02 2010 - [email protected]
82746b701ad8 2010-09-02 Brian Lu <[email protected]>
hawklu
parents: 18367
diff changeset
   301
- Fix d.o.o 16060
18367
6421353855b3 2010-08-02 Brian Lu <[email protected]>
hawklu
parents: 18352
diff changeset
   302
* Mon Aug 02 2010 - [email protected]
6421353855b3 2010-08-02 Brian Lu <[email protected]>
hawklu
parents: 18352
diff changeset
   303
- Bump to 3.1.1
18352
43c0f36fae6d 2010-07-15 Brian Lu <[email protected]>
hawklu
parents: 18351
diff changeset
   304
* Thu Jul 15 2010 - [email protected]
43c0f36fae6d 2010-07-15 Brian Lu <[email protected]>
hawklu
parents: 18351
diff changeset
   305
- Fix d.o.o 16490
18351
6cce76cd861b 2010-07-13 Brian Lu <[email protected]>
hawklu
parents: 18340
diff changeset
   306
* Tue Jul 13 2010 - [email protected]
6cce76cd861b 2010-07-13 Brian Lu <[email protected]>
hawklu
parents: 18340
diff changeset
   307
- Fix bug d.o.o 16285
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   308
* Wed Jun 30 2010 - [email protected]
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   309
- Bump to 3.1
18142
93fd01dfbdbf 2010-06-18 Brian Lu <[email protected]>
hawklu
parents: 18099
diff changeset
   310
* Fri Jun 18 2010 - [email protected]
93fd01dfbdbf 2010-06-18 Brian Lu <[email protected]>
hawklu
parents: 18099
diff changeset
   311
- Bump to 3.0.5
18099
6142061e510a 2010-06-08 Michal Pryc <[email protected]>
migi
parents: 17977
diff changeset
   312
* Tue Jun 08 2010 - [email protected]
6142061e510a 2010-06-08 Michal Pryc <[email protected]>
migi
parents: 17977
diff changeset
   313
- Updated BuildRequires to fit SourceJuicer.
17977
1467a2d83292 2010-05-09 Brian Lu <[email protected]>
hawklu
parents: 17959
diff changeset
   314
* Sat May 08 2010 - [email protected]
1467a2d83292 2010-05-09 Brian Lu <[email protected]>
hawklu
parents: 17959
diff changeset
   315
- Fix d.o.o 15616
17858
3b62b0c15bea 2010-04-17 Brian Lu <[email protected]>
hawklu
parents: 17842
diff changeset
   316
* Sat Apr 17 2010 - [email protected]
17959
824caf2c94fa 2010-05-03 Brian Cameron <[email protected]>
yippi
parents: 17893
diff changeset
   317
- Bump to 3.0.4
17656
a2ad2b677166 2010-03-10 Brian Lu <[email protected]>
hawklu
parents: 17653
diff changeset
   318
* Wed Mar 10 2010 - [email protected]
a2ad2b677166 2010-03-10 Brian Lu <[email protected]>
hawklu
parents: 17653
diff changeset
   319
- Add $ORIGIN to --with-rpath
17653
7b804481af6e 2010-03-09 Brian Lu <[email protected]>
hawklu
parents: 17625
diff changeset
   320
* Tue Mar 09 2010 - [email protected]
7b804481af6e 2010-03-09 Brian Lu <[email protected]>
hawklu
parents: 17625
diff changeset
   321
- Add --with-rpath to fix bug d.o.o 14849
7b804481af6e 2010-03-09 Brian Lu <[email protected]>
hawklu
parents: 17625
diff changeset
   322
  Remove patch thunderbird3-30-using-sqlite-3-6-17.diff
17625
42d95516747e 2010-03-02 Ginn Chen <[email protected]>
ginnchen
parents: 17598
diff changeset
   323
* Tus Mar 02 2010 - [email protected]
42d95516747e 2010-03-02 Ginn Chen <[email protected]>
ginnchen
parents: 17598
diff changeset
   324
- Bump to Thunderbird 3.0.3.
17500
ee2bc0d214c7 2010-02-04 Ginn Chen <[email protected]>
ginnchen
parents: 17492
diff changeset
   325
* Thu Feb 04 2010 - [email protected]
ee2bc0d214c7 2010-02-04 Ginn Chen <[email protected]>
ginnchen
parents: 17492
diff changeset
   326
- Add thunderbird3-12-nspr_use_zone_allocator.diff.
17492
ea90d1f2f61c 2010-02-02 Brian Lu <[email protected]>
hawklu
parents: 17435
diff changeset
   327
* Tue Feb 02 2010 - [email protected]
ea90d1f2f61c 2010-02-02 Brian Lu <[email protected]>
hawklu
parents: 17435
diff changeset
   328
- Using chrome.manifest that supports mutli languages
17435
42a7fa1549dc 2010-01-26 Brian Lu <[email protected]>
hawklu
parents: 17316
diff changeset
   329
* Mon Jan 25 2010 - [email protected]
42a7fa1549dc 2010-01-26 Brian Lu <[email protected]>
hawklu
parents: 17316
diff changeset
   330
- Bump to 3.0.1
17316
5a21f42dfeb7 2010-01-13 Brian Lu <[email protected]>
hawklu
parents: 17311
diff changeset
   331
* Wed Jan 13 2010 - [email protected]
5a21f42dfeb7 2010-01-13 Brian Lu <[email protected]>
hawklu
parents: 17311
diff changeset
   332
- bug d.o.o 13561 is fixed in 1.0b1 
5a21f42dfeb7 2010-01-13 Brian Lu <[email protected]>
hawklu
parents: 17311
diff changeset
   333
  Remove the patch thunderbird3-30-timezone.diff
17261
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
   334
* Thu Dec 31 2009 - [email protected]
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
   335
- Add two patches:
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
   336
  thunderbird3-28-sync-toolbar.diff
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
   337
  thunderbird3-29-account-setup.diff
17202
a0921e2df8d4 2009-12-18 Ginn Chen <[email protected]>
ginnchen
parents: 17189
diff changeset
   338
* Fri Dec 18 2009 - [email protected]
a0921e2df8d4 2009-12-18 Ginn Chen <[email protected]>
ginnchen
parents: 17189
diff changeset
   339
- Bump lighting to 1.0b1rc1.
17189
569bd4dda6a8 2009-12-16 Ginn Chen <[email protected]>
ginnchen
parents: 17177
diff changeset
   340
* Wed Dec 16 2009 - [email protected]
569bd4dda6a8 2009-12-16 Ginn Chen <[email protected]>
ginnchen
parents: 17177
diff changeset
   341
- Add thunderbird3-27-startup-notification.diff
17177
c751f1c05b94 2009-12-14 Brian Lu <[email protected]>
hawklu
parents: 17148
diff changeset
   342
* Mon Dec 14 2009 - [email protected]
c751f1c05b94 2009-12-14 Brian Lu <[email protected]>
hawklu
parents: 17148
diff changeset
   343
- Define lightning_version
17148
e5c88a9bc169 2009-12-09 Brian Lu <[email protected]>
hawklu
parents: 17080
diff changeset
   344
* Thu Dec 08 2009 - [email protected]
e5c88a9bc169 2009-12-09 Brian Lu <[email protected]>
hawklu
parents: 17080
diff changeset
   345
- Bump to 3.0
17080
c72c2d7a4f14 2009-12-02 Ginn Chen <[email protected]>
ginnchen
parents: 17022
diff changeset
   346
* Wed Dec 02 2009 - [email protected]
c72c2d7a4f14 2009-12-02 Ginn Chen <[email protected]>
ginnchen
parents: 17022
diff changeset
   347
- Bump to Thunderbird 3.0rc2.
17022
855fb364f1a5 2009-11-25 Ginn Chen <[email protected]>
ginnchen
parents: 16955
diff changeset
   348
* Wed Nov 25 2009 - [email protected]
855fb364f1a5 2009-11-25 Ginn Chen <[email protected]>
ginnchen
parents: 16955
diff changeset
   349
- Bump to Thunderbird 3.0rc1.
16955
d5793fdd9eb6 2009-11-13 Ginn Chen <[email protected]>
ginnchen
parents: 16621
diff changeset
   350
* Fri Nov 13 2009 - [email protected]
d5793fdd9eb6 2009-11-13 Ginn Chen <[email protected]>
ginnchen
parents: 16621
diff changeset
   351
- Remove thunderbird.cfg, thunderbird3-02-disable-online-update.diff
d5793fdd9eb6 2009-11-13 Ginn Chen <[email protected]>
ginnchen
parents: 16621
diff changeset
   352
  disable-updater should be enough.
d5793fdd9eb6 2009-11-13 Ginn Chen <[email protected]>
ginnchen
parents: 16621
diff changeset
   353
- Update thunderbird3-11-jemalloc-shared-library.diff
16621
035f9218b9fb 2009-09-23 Ginn Chen <[email protected]>
ginnchen
parents: 16620
diff changeset
   354
* Web Sep 23 2009 - [email protected]
035f9218b9fb 2009-09-23 Ginn Chen <[email protected]>
ginnchen
parents: 16620
diff changeset
   355
- Remove configure files.
16620
60eb9946ca6c 2009-09-23 Brian <[email protected]>
hawklu
parents: 16608
diff changeset
   356
* Wed Sep 23 2009 - [email protected]
60eb9946ca6c 2009-09-23 Brian <[email protected]>
hawklu
parents: 16608
diff changeset
   357
- Remove the upstreamed patch thunderbird3-23-bug504043.diff
60eb9946ca6c 2009-09-23 Brian <[email protected]>
hawklu
parents: 16608
diff changeset
   358
  and thunderbird3-25-downloadable-font.diff
60eb9946ca6c 2009-09-23 Brian <[email protected]>
hawklu
parents: 16608
diff changeset
   359
- Update patch thunderbird3-26-no-offline-download.diff
60eb9946ca6c 2009-09-23 Brian <[email protected]>
hawklu
parents: 16608
diff changeset
   360
- Bump to beta4
16608
f115413fa2d1 2009-09-22 Brian <[email protected]>
hawklu
parents: 16588
diff changeset
   361
* Tue Sep 22 2009 - [email protected]
f115413fa2d1 2009-09-22 Brian <[email protected]>
hawklu
parents: 16588
diff changeset
   362
- Update patch thunderbird3-26-no-offline-download.diff
16588
1f306865082f 2009-09-18 Ginn Chen <[email protected]>
ginnchen
parents: 16463
diff changeset
   363
* Fri Sep 18 2009 - [email protected]
1f306865082f 2009-09-18 Ginn Chen <[email protected]>
ginnchen
parents: 16463
diff changeset
   364
- Add patch thunderbird3-17-compiler-workaround-2.diff
16463
8a2008581acf 2009-09-03 Brian <[email protected]>
hawklu
parents: 16434
diff changeset
   365
* Thu Sep 03 2009 - [email protected]
8a2008581acf 2009-09-03 Brian <[email protected]>
hawklu
parents: 16434
diff changeset
   366
- Add patch thunderbird3-26-no-offline-download.diff
16165
d3587bfd6494 2009-07-29 Ginn Chen <[email protected]>
ginnchen
parents: 16098
diff changeset
   367
* Wed Jul 29 2009 - [email protected]
d3587bfd6494 2009-07-29 Ginn Chen <[email protected]>
ginnchen
parents: 16098
diff changeset
   368
- Add patch thunderbird3-25-downloadable-font.diff
16095
cc5d1b44bb8c 2009-07-23 Ginn Chen <[email protected]>
ginnchen
parents: 16094
diff changeset
   369
* Thu Jul 23 2009 - [email protected]
cc5d1b44bb8c 2009-07-23 Ginn Chen <[email protected]>
ginnchen
parents: 16094
diff changeset
   370
- Update thunderbird3-22-use-system-theora-and-sqlite.diff
cc5d1b44bb8c 2009-07-23 Ginn Chen <[email protected]>
ginnchen
parents: 16094
diff changeset
   371
  Fix build issue with system sqlite library.
16092
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   372
* Thu Jul 23 2009 - [email protected]
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   373
- Bump to 3.0b3
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   374
  Remove following upstreamed patches:
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   375
  thunderbird3-03-js.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   376
  thunderbird3-06-font-config.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   377
  thunderbird3-07-pango-1-23.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   378
  thunderbird3-08-im-context-not-match.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   379
  thunderbird3-09-rename-nsSelectionBatcher.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   380
  thunderbird3-10-bigendian.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   381
  thunderbird3-13-js-dtrace.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   382
  thunderbird3-14-xinerama.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   383
  thunderbird3-17-runmozilla.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   384
  thunderbird3-19-small-migration-wizard-window.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   385
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   386
  Update following patches:
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   387
  thunderbird3-16-delay-stopping-realplayer.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   388
  thunderbird3-20-system-nss-nspr.diff
15931
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   389
* Wed Jun 17 2009 - [email protected]
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   390
- Enable debug mode when "--with-debug" is specified
15850
85f8c0e7daca * base-specs/firefox.spec:
hawklu
parents: 15846
diff changeset
   391
* Wed Jun 02 2009 - [email protected]
85f8c0e7daca * base-specs/firefox.spec:
hawklu
parents: 15846
diff changeset
   392
- Change bugzilla:9112 to doo:9112 and bugzilla:8471 to doo:8471
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   393
* Mon May 25 2009 - [email protected]
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   394
- Add thunderbird3-20-system-nss-nspr.diff
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   395
      thunderbird3-21-sunaudio-sparc.diff
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   396
      thunderbird3-22-use-system-theora.diff
15531
a0c6882ae871 * base-specs/thunderbird.spec:
hawklu
parents: 15526
diff changeset
   397
* Tue Mar 31 2009 - [email protected]
a0c6882ae871 * base-specs/thunderbird.spec:
hawklu
parents: 15526
diff changeset
   398
- Fix bug 7723
15526
3cfc42797be2 2009-03-30 Ginn Chen <ginn,[email protected]>
ginnchen
parents: 15322
diff changeset
   399
* Mon Mar 30 2009 - [email protected]
3cfc42797be2 2009-03-30 Ginn Chen <ginn,[email protected]>
ginnchen
parents: 15322
diff changeset
   400
- Remove thunderbird3-12-ldap-crash.diff, this bug is gone.
15322
6d7708dbf62f 2009-03-06 Ginn Chen <[email protected]>
ginnchen
parents: 15321
diff changeset
   401
* Fri Mar 06 2009 - [email protected]
6d7708dbf62f 2009-03-06 Ginn Chen <[email protected]>
ginnchen
parents: 15321
diff changeset
   402
- Copy firefox3-25-pango-1-23.diff to thunderbird3-07-pango-1-23.diff
15321
0832f388fc1b * base-specs/thunderbird.spec:
hawklu
parents: 15311
diff changeset
   403
* Fri Mar 06 2009 - [email protected]
0832f388fc1b * base-specs/thunderbird.spec:
hawklu
parents: 15311
diff changeset
   404
- Replace the patch thunderbird3-07-pango-1-23.diff with 
0832f388fc1b * base-specs/thunderbird.spec:
hawklu
parents: 15311
diff changeset
   405
  the  patch firefox3-25-pango-1-23.diff 
15311
009d7f52264d 2009-03-05 Ginn Chen <[email protected]>
ginnchen
parents: 15302
diff changeset
   406
* Thu Mar 05 2009 - [email protected]
009d7f52264d 2009-03-05 Ginn Chen <[email protected]>
ginnchen
parents: 15302
diff changeset
   407
- add option to use system cairo and jpeg
009d7f52264d 2009-03-05 Ginn Chen <[email protected]>
ginnchen
parents: 15302
diff changeset
   408
* Wed Mar 04 2009 - [email protected]
15302
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
   409
- copy firefox3-*.diff to thunderbird3-*.diff
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
   410
- use configure in ext-sources
15269
377e9fa7796a 2009-03-03 Alfred Peng <[email protected]>
alfred
parents: 15254
diff changeset
   411
* Mon Mar 02 2009 - [email protected]
377e9fa7796a 2009-03-03 Alfred Peng <[email protected]>
alfred
parents: 15254
diff changeset
   412
- Patch updates for Thunderbird 3.0b2.
15254
aa4e1214a312 * base-specs/thunderbird.spec:
hawklu
parents: 15151
diff changeset
   413
* Fri Feb 27 2009 - [email protected]
aa4e1214a312 * base-specs/thunderbird.spec:
hawklu
parents: 15151
diff changeset
   414
- bump to Thunderbird 3.0b2
15151
16144e7a7a89 * base-specs/firefox.spec:
hawklu
parents: 14964
diff changeset
   415
* Thu Feb 19 2009 - [email protected]
16144e7a7a89 * base-specs/firefox.spec:
hawklu
parents: 14964
diff changeset
   416
- Fix the issue caused by pango upgrade
14964
a840c81908bd * base-specs/thunderbird.spec:
hawklu
parents: 14918
diff changeset
   417
* Fri Jan 23 2009 - [email protected]
a840c81908bd * base-specs/thunderbird.spec:
hawklu
parents: 14918
diff changeset
   418
- Fix the bug 6187
14918
4485e1a1523d * base-specs/thunderbird.spec:
hawklu
parents: 14835
diff changeset
   419
* Fri Jan 16 2009 - [email protected]
4485e1a1523d * base-specs/thunderbird.spec:
hawklu
parents: 14835
diff changeset
   420
-  Change the bugzilla ID of thunderbird-13-ldap-crash.diff to 374731
14835
97d86a6f3bf4 * base-specs/thunderbird.spec:
hawklu
parents: 14799
diff changeset
   421
* Wed Dec 31 2008 - [email protected]
97d86a6f3bf4 * base-specs/thunderbird.spec:
hawklu
parents: 14799
diff changeset
   422
- Replace the patch thunderbird-24-rename-selectionBacher.diff
97d86a6f3bf4 * base-specs/thunderbird.spec:
hawklu
parents: 14799
diff changeset
   423
  with thunderbird-25-allow-muldefs.diff
14799
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   424
* Mon Dec 22 2008 - [email protected]
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   425
- Upgrade to 3.0b1
14686
95752c98f133 base-specs/thunderbird.spec
hawklu
parents: 14653
diff changeset
   426
* Tue Dec 02 2008 - [email protected]
95752c98f133 base-specs/thunderbird.spec
hawklu
parents: 14653
diff changeset
   427
- Fix the bug CR677345
14444
4a4d283efbd0 2008-10-13 Ginn Chen <[email protected]>
ginnchen
parents: 14440
diff changeset
   428
* Mon Oct 13 2008 - [email protected]
4a4d283efbd0 2008-10-13 Ginn Chen <[email protected]>
ginnchen
parents: 14440
diff changeset
   429
- Change /bin/tar to tar.
14440
49004689d23a 2008-10-10 Alfred Peng <[email protected]>
alfred
parents: 14418
diff changeset
   430
* Oct 10 2008 - [email protected]
49004689d23a 2008-10-10 Alfred Peng <[email protected]>
alfred
parents: 14418
diff changeset
   431
- Add thunderbird-21-ksh.diff for indiana only to fix bugster CR6750518.
14417
d43c967730eb Bump lightning to 0.9
hawklu
parents: 13789
diff changeset
   432
* Man 06 2008 - [email protected]
d43c967730eb Bump lightning to 0.9
hawklu
parents: 13789
diff changeset
   433
- Bump lightning to 0.9 
13784
834db32ed612 2008-09-27 Ginn Chen <[email protected]>
ginnchen
parents: 13772
diff changeset
   434
* Sat Sep 27 2008 - [email protected]
834db32ed612 2008-09-27 Ginn Chen <[email protected]>
ginnchen
parents: 13772
diff changeset
   435
- Bump to 2.0.0.17
834db32ed612 2008-09-27 Ginn Chen <[email protected]>
ginnchen
parents: 13772
diff changeset
   436
* Fri Sep 26 2008 - [email protected]
13772
4b102caf930b * patches/thunderbird-20-remove-core-file-checking.diff,
hawklu
parents: 12987
diff changeset
   437
- Fix the bug CR6752288
12946
b80cff0d063e * base-specs/thunderbird.spec: bump to 2.0.0.16
hawklu
parents: 12858
diff changeset
   438
* Tue Jul 29 2008 - [email protected]
b80cff0d063e * base-specs/thunderbird.spec: bump to 2.0.0.16
hawklu
parents: 12858
diff changeset
   439
- bump to 2.0.0.16
12858
40cdb72fe303 2008-07-21 Ginn Chen <[email protected]>
ginnchen
parents: 12559
diff changeset
   440
* Mon Jul 21 2008 - [email protected]
40cdb72fe303 2008-07-21 Ginn Chen <[email protected]>
ginnchen
parents: 12559
diff changeset
   441
- Add bugdb info.
12559
845c2f84094c 2008-06-02 Ginn Chen<[email protected]>
ginnchen
parents: 12249
diff changeset
   442
* Mon Jun 02 2008 - [email protected]
845c2f84094c 2008-06-02 Ginn Chen<[email protected]>
ginnchen
parents: 12249
diff changeset
   443
- Add indiana branding patch: thunderbird-18-remove-hardcoded-fontname.diff
12249
38579c594d80 bump thunderbird 2.0.0.14
davelam
parents: 12198
diff changeset
   444
* Mon May 05 2008 - [email protected]
38579c594d80 bump thunderbird 2.0.0.14
davelam
parents: 12198
diff changeset
   445
- bump to 2.0.0.14
12198
ceb1cfa2db7e Bump lightning to 0.8
hawklu
parents: 11911
diff changeset
   446
* Thu April 24 2008 - [email protected]
ceb1cfa2db7e Bump lightning to 0.8
hawklu
parents: 11911
diff changeset
   447
- bump lightning to 0.8
11911
80e91bfecbeb Fix bug CR6640830
hawklu
parents: 11754
diff changeset
   448
* Wed Mar 26 2008 - [email protected]
80e91bfecbeb Fix bug CR6640830
hawklu
parents: 11754
diff changeset
   449
- Fix bug CR6640830
11754
913028a829b6 bump to 2.0.0.12
davelam
parents: 11257
diff changeset
   450
* Thu Feb 28 2008 - [email protected]
913028a829b6 bump to 2.0.0.12
davelam
parents: 11257
diff changeset
   451
- bump to TB 2.0.0.12
11257
0ce28c0e6417 2007-11-28 Evan Yan <[email protected]>
evan
parents: 11215
diff changeset
   452
* Fir Nov 28 2007 - [email protected]
0ce28c0e6417 2007-11-28 Evan Yan <[email protected]>
evan
parents: 11215
diff changeset
   453
- replace thunderbird-08-locale.diff with mozilla-09-locale.diff, to correct our
0ce28c0e6417 2007-11-28 Evan Yan <[email protected]>
evan
parents: 11215
diff changeset
   454
  way of supporting multi-language
11215
51ca56597c54 bump to 2.0.0.9 and remove thunderbird-16-crash-with-some-themes.diff
davelam
parents: 11178
diff changeset
   455
* Mon Nov 19 2007 - [email protected]
51ca56597c54 bump to 2.0.0.9 and remove thunderbird-16-crash-with-some-themes.diff
davelam
parents: 11178
diff changeset
   456
- bump to TB 2.0.0.9
51ca56597c54 bump to 2.0.0.9 and remove thunderbird-16-crash-with-some-themes.diff
davelam
parents: 11178
diff changeset
   457
- remove patch thunderbird-16-crash-with-some-themes.diff since it has been upstreamed
11178
691026e9b816 2007-11-13 Brian Lu <[email protected]>
hawklu
parents: 11109
diff changeset
   458
* Tue Nov 13 2007 - [email protected]
691026e9b816 2007-11-13 Brian Lu <[email protected]>
hawklu
parents: 11109
diff changeset
   459
- Add patch, thunderbird-16-crash-with-some-themes.diff 
691026e9b816 2007-11-13 Brian Lu <[email protected]>
hawklu
parents: 11109
diff changeset
   460
  to fix 'thunderbird crashing under some themes' bug CR6586103 
11109
f4eb4e4d5a57 Bump Lightning to 0.7
davelam
parents: 10262
diff changeset
   461
* Fri Nov 02 2007 - [email protected]
f4eb4e4d5a57 Bump Lightning to 0.7
davelam
parents: 10262
diff changeset
   462
- bump lightning to 0.7
10262
c691f6ce4ec0 bump to FF/TB 2.0.0.6
davelam
parents: 10205
diff changeset
   463
* Fri Aug 03 2007 - [email protected]
c691f6ce4ec0 bump to FF/TB 2.0.0.6
davelam
parents: 10205
diff changeset
   464
- bump to 2.0.0.6
10205
0e9e27289335 bump to 2.0.0.5(CR6582544)
davelam
parents: 10134
diff changeset
   465
* Mon Jun 23 2007 - [email protected]
0e9e27289335 bump to 2.0.0.5(CR6582544)
davelam
parents: 10134
diff changeset
   466
- bump to 2.0.0.5
10102
c4c1e0455dc3 2007-06-21 Damien Carbery <[email protected]>
dcarbery
parents: 10058
diff changeset
   467
* Thu Jun 21 2007 - [email protected]
c4c1e0455dc3 2007-06-21 Damien Carbery <[email protected]>
dcarbery
parents: 10058
diff changeset
   468
- Add patch, mozilla-08-cairo-update.diff, to update the private copy of
c4c1e0455dc3 2007-06-21 Damien Carbery <[email protected]>
dcarbery
parents: 10058
diff changeset
   469
  cairo.h used in the build.
9986
311b26b10a7d Fix the bug CR6284006: GConf Error: Bad key or directory name:
hawklu
parents: 9896
diff changeset
   470
* Tue June 05 2007 - [email protected]
311b26b10a7d Fix the bug CR6284006: GConf Error: Bad key or directory name:
hawklu
parents: 9896
diff changeset
   471
- Fix the bug CR6284006: GConf Error: Bad key or directory name: "desktop/gnome/url-handlers/GMT+00/command": `+' messages 
9808
370d8eb89584 remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
davelam
parents: 9802
diff changeset
   472
* Mon Apr 30 2007 - [email protected]
370d8eb89584 remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
davelam
parents: 9802
diff changeset
   473
- remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
9802
e71ce7a9ca4f grey out checking update menu item in FF/TB
davelam
parents: 9767
diff changeset
   474
* Thu Apr 27 2007 - [email protected]
e71ce7a9ca4f grey out checking update menu item in FF/TB
davelam
parents: 9767
diff changeset
   475
- add patch to grey out "Check for Updates" in Thunderbird menu since it's not supported
9767
6f1bdcc3c280 bump to Thunderbird 2.0.0.0
davelam
parents: 9724
diff changeset
   476
* Sat Apr 21 2007 - [email protected]
6f1bdcc3c280 bump to Thunderbird 2.0.0.0
davelam
parents: 9724
diff changeset
   477
- Bump to 2.0.0.0
9723
a23265ee9b04 disable update feature in Thunderbird menu since it's not supported on Solaris so far(CR#6542910)
davelam
parents: 9617
diff changeset
   478
* Thu Apr 12 2007 - [email protected]
9724
0de4fe62db9b bump to 2.0.0.0rc1 removed these two patches which are upstreamed in this release
davelam
parents: 9723
diff changeset
   479
- bump to 2.0.0.0rc1, removed the patches thunderbird-11-drag-and-drop.diff,
0de4fe62db9b bump to 2.0.0.0rc1 removed these two patches which are upstreamed in this release
davelam
parents: 9723
diff changeset
   480
  thunderbird-12-defaultAccount.diff which are upstreamed in this release
0de4fe62db9b bump to 2.0.0.0rc1 removed these two patches which are upstreamed in this release
davelam
parents: 9723
diff changeset
   481
* Thu Apr 12 2007 - [email protected]
9723
a23265ee9b04 disable update feature in Thunderbird menu since it's not supported on Solaris so far(CR#6542910)
davelam
parents: 9617
diff changeset
   482
- disable update feature in Thunderbird menu since it's not supported
a23265ee9b04 disable update feature in Thunderbird menu since it's not supported on Solaris so far(CR#6542910)
davelam
parents: 9617
diff changeset
   483
  on Solaris so far(CR#6542910)
9617
4bdf479614c0 Fix typo in date in '%changelog' entry
dcarbery
parents: 9616
diff changeset
   484
* Wed Mar 23 2007 - [email protected] 
9612
348dd4fbc38e Fix the bug CR6535724:Thunderbird crashes with LDAP in snv 60
hawklu
parents: 9533
diff changeset
   485
- Fix the bug CR6535724:Thunderbird crashes with LDAP in snv 60 
9533
53bbd415a21d Fix the bug CR6530327
hawklu
parents: 9512
diff changeset
   486
* Mon Mar 12 2007 - [email protected] 
53bbd415a21d Fix the bug CR6530327
hawklu
parents: 9512
diff changeset
   487
- Fix the bug CR6530327
9512
78ce1bfeaad7 2007-03-10 Doug Scott <[email protected]>
drdoug
parents: 9420
diff changeset
   488
* Sat Mar 10 2007 - [email protected]
78ce1bfeaad7 2007-03-10 Doug Scott <[email protected]>
drdoug
parents: 9420
diff changeset
   489
- Fixed URL for lightning
9420
aef54af07db5 2007-03-03 Dave Lin <[email protected]>
davelam
parents: 9397
diff changeset
   490
* Sat Mar 03 2007 - [email protected]
aef54af07db5 2007-03-03 Dave Lin <[email protected]>
davelam
parents: 9397
diff changeset
   491
- bump lightning version to 0.3.1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
* Thu Feb 01 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   493
- fix drag and drop crashing bug CR6519257 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   494
- bugzilla id 367203. The patch has been put into upstream
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   495
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   496
- add full download url for lightning
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   497
* Fri Jan 26 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   498
- enable lightning extension(0.3) in Thunderbird
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   499
* Wed Jan 24 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   500
- bump version to 2.0b2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   501
* Thu Dec 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   502
- change the patch type to branding for some patches in patch comments
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   503
- bump version to 2.0b1 and remove mozilla-03-s11s-smkfl.diff, 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   504
  mozilla-04-s11x-smkfl.diff since they're upstreamed in that branch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   505
* Fri Nov 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   506
- add patch comments
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   507
* Mon Nov 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   508
- change the version to 1.5.0.8 since 2.0a1 could not be able to integrated 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   509
  into SNV, and add patches mozilla-03-s11s-smkfl.diff, mozilla-04-s11x-smkfl.diff 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   510
  back because they're not upstreamed in the branch that for Thunderbird 1.5.x
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   511
* Thu Sep 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   512
- add patch thunderbird-10-no-pkg-files.diff to remove patch checker scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   513
  since it's unnecessary to deliver them with the bundled version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   514
- change the version 2.0a1 to 2.0 to comply WOS integration rules
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   515
- re-organize the patch list
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   516
* Mon Aug 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   517
- create symbol link libnssckbi.so -> /usr/lib/mps/libnssckbi.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   518
  to fix bug CR#6459752
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   519
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   520
- bump version to 2.0a1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   521
- remove the patch mozilla-03-s11s-smkfl.diff, mozilla-04-s11x-smkfl.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   522
  which have been fixed in 2.0a1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   523
- change to xpinstall/packager to run the make to generate the binary tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   524
* Mon Jul 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   525
- bump to 1.5.0.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   526
* Fri Jul 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   527
- add patch mozilla-07-no-ldlibpath.diff to remove the LD_LIBRARY_PATH in
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   528
- change to "disable-static, enable-shared" per Brian Lu
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   529
* Wed Jun 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   530
- remove patch thunderbird-07-ldap-prefs.diff to fix bug CR#6344861
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   531
* Fri Jun 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   532
- bump src version to 1.5.0.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   533
* Sat Apr 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   534
- Add patch thunderbird-09-no-nss-nspr.diff to not deliver the nss,nspr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   535
* Fri Apr 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   536
- Remove patch 9 as it is not in svn and breaks build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   537
* Fri Apr 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   538
- change to not deliver the devel pkg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   539
- add patch thunderbird-09-no-nss-nspr.diff to not deliver the nss,nspr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   540
  libraries, and use firefox's instead 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   541
- remove patch mozilla-06-skip-strip.diff, use another simple way to skip
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   542
  strip instead, setting PKG_SKIP_STRIP=1 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   543
* Fri Apr 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   544
- bump to 1.5.0.2, remove patch 06 thunderbird-06-save-all-attach.diff,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   545
  which is already upstreamed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   546
* Fri Apr 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   547
- add patch mozilla-06-skip-strip.diff to make no stripped libraries 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   548
- add patch firefox-13-locale.diff to make firefox automatically
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   549
  pick up locale setting from user environment and start up in
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   550
  that locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   551
* Thu Apr 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   552
- Changed the installation location from "/usr/sfw/lib" to "/usr/lib"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   553
  on Solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   554
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   555
* Fri Mar 10 2006 [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   556
- Add patch thunderbird-06-save-all-attach.diff to fix 6373061.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   557
- Add patch thunderbird-07-ldap-prefs.diff to fix CR6344861.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   558
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   559
* Tue Jan 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   560
- Bump tarball version to 1.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   561
- add two configure options --enable-static, --disable-shared
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   562
- to get rid of intermedia shared libraries  
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   563
- disable parallel build option 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   564
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   565
* Tue Nov 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   566
- Bump tarball version to 1.5rc1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   567
- Remove the patch mozilla-07-bz307041.diff since it's upstreamed in 1.5rc1 already
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   568
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   569
* Thu Nov  1 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   570
- change version to numeric and introduce %tarball_version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   571
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   572
* Fri Oct 21 2005 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   573
- Bump to 1.5b2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   574
- Add patch 307041 from bugzilla.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   575
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   576
* Mon Sep 26 2005 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   577
- Bump to 1.5b1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   578
- Move dir mozilla to thunderbird after tarball unpacking.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   579
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   580
* Thu Sep 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   581
- Change BuildPrereq to BuildRequires, a format that build-gnome2 understands.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   582
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   583
* Mon Sep 05 2005 - Dave Lin <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   584
- Add patches to remove the specific gtar options
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   585
- Set MOZ_PKG_FORMAT=BZ2 to keep consistent of tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   586
  format between linux and solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   587
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   588
* Fri Sep 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   589
- Change gtar to tar and rework tar command.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   590
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   591
* Mon Aug 22 2005 - Dave Lin <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   592
- initial version of the spec file created
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   593