base-specs/thunderbird.spec
author lin
Fri, 12 Aug 2011 01:20:53 +0000
branchgnome-2-30
changeset 22058 6cb0110332b0
parent 21912 35c22174a9e9
permissions -rw-r--r--
2011-08-12 Lin Ma <[email protected]> * base-specs/thunderbird.spec: * ext-sources/lightning-chrome.manifest: * patches/thunderbird3-01-locale.diff: * patches/thunderbird3-05-ksh.diff: * patches/thunderbird3-08-system-nss-nspr.diff: * patches/thunderbird3-11-jemalloc-shared-library.diff: * patches/thunderbird3-12-nspr_use_zone_allocator.diff: * patches/thunderbird3-14-compiler-workaround.diff: * patches/thunderbird3-15-g11n-nav-lang.diff: * patches/thunderbird3-16-delay-stopping-realplayer.diff: * patches/thunderbird3-17-compiler-workaround-2.diff: * patches/thunderbird3-18-fix-mimetype-for-helper-app.diff: * patches/thunderbird3-21-sunaudio-sparc.diff: * patches/thunderbird3-31-use-system-libffi.diff: * patches/thunderbird3-33-using-bash.diff: * patches/thunderbird3-34-l10n-package.diff: * patches/thunderbird3-35-compiler-workaround-3.diff: * patches/thunderbird3-36-gtk-dialog_a11y.diff: * patches/thunderbird3-37-ots-makepair.diff: * specs/SUNWthunderbird.spec: 7069141 Thunderbird 5.0 7069154 Thunderbird calendar lightning 1.0b5
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
#
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
     4
%define owner lin
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
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    16
Version:     5.0
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
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    22
%define tarball_version 5.0
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
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    33
Source3:     http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/releases/1.0b5/source/lightning-1.0b5-source.tar.bz2
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    34
Source4:     thunderbird-l10n-%{tarball_version}.tar.bz2
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    35
%endif
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    36
%ifarch i386
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    37
Source7:     http://www.tortall.net/projects/yasm/releases/yasm-1.1.0.tar.gz
17492
ea90d1f2f61c 2010-02-02 Brian Lu <[email protected]>
hawklu
parents: 17435
diff changeset
    38
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    40
%if %option_without_moz_nss_nspr
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    41
Source8:     nspr-nss-config
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    42
%endif
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
    43
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    44
#####################################
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    45
##     Package Defines Section     ##
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    46
#####################################
9612
348dd4fbc38e Fix the bug CR6535724:Thunderbird crashes with LDAP in snv 60
hawklu
parents: 9533
diff changeset
    47
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    48
%define _unpackaged_files_terminate_build 0
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    49
%define lightning_dir "{e2fda1a4-762b-4020-b5ad-a41df1933103}"
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    50
%define moz_srcdir comm-miramar
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    51
%define moz_objdir obj-tb
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    52
%define moz_l10n_srcdir l10n-miramar
14440
49004689d23a 2008-10-10 Alfred Peng <[email protected]>
alfred
parents: 14418
diff changeset
    53
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    54
#####################################
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    55
##      Thunderbird patches        ##
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    56
#####################################
20395
d08e97914580 2010-11-19 Ginn Chen <[email protected]>
ginnchen
parents: 20302
diff changeset
    57
15846
7ea92640e169 2009-06-03 Ginn Chen <[email protected]>
ginnchen
parents: 15804
diff changeset
    58
# owner:ginnchen date:2008-10-15 type:feature
15300
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15269
diff changeset
    59
# bugzilla:457196
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    60
Patch511: thunderbird3-11-jemalloc-shared-library.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    61
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    62
# owner:hawklu date:2009-05-22 type:branding
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    63
Patch522: thunderbird3-22-use-system-theora-and-sqlite.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    64
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    65
# owner:hawklu date:2009-09-03 type:bug doo:1114 
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    66
Patch526: thunderbird3-26-no-offline-download.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    67
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    68
# owner:hawklu date:2009-12-31 type:bug bugzilla:537210 
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    69
Patch528: thunderbird3-28-sync-toolbar.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    70
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    71
# owner:hawklu date:2009-12-31 type:bug bugzilla:534588
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    72
Patch529: thunderbird3-29-account-setup.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    73
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    74
# owner:hawklu date:2010-05-08 type:bug d.o.o:15616 
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    75
Patch530: thunderbird3-30-zoom.diff
14964
a840c81908bd * base-specs/thunderbird.spec:
hawklu
parents: 14918
diff changeset
    76
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    77
Patch532: thunderbird3-32-package-jemalloc.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    78
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    79
# owner:migi date:2011-02-14 type:bug d.o.o 14555
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    80
Patch538: thunderbird3-38-fade-animations.diff
17500
ee2bc0d214c7 2010-02-04 Ginn Chen <[email protected]>
ginnchen
parents: 17492
diff changeset
    81
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    82
#####################################
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    83
##     Reuse firefox patches       ##
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    84
#####################################
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    85
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    86
# owner:hawklu date:2007-11-28 type:branding
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    87
# change preference to support multi-language
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    88
Patch1: firefox-01-locale.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    89
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    90
# owner:ginnchen date:2011-03-07 type:feature
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    91
# See CR#6962345
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    92
Patch2: firefox-02-js-ctypes-compiler-workaround.diff
16094
b9a25b21fcd6 2009-07-23 Ginn Chen <[email protected]>
ginnchen
parents: 16092
diff changeset
    93
15302
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    94
# owner:fujiwara date:2008-04-10 type:bug
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    95
# bugster:6686579 bugzilla:285267
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
    96
Patch3: firefox-03-g11n-nav-lang.diff
15302
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    97
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    98
# owner:ginnchen date:2008-08-19 type:bug
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
    99
# bugster:6724471 bugzilla:451007
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   100
Patch4: firefox-04-donot-delay-stopping-realplayer.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   101
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   102
# owner:ginnchen date:2011-03-07 type:bug
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   103
# bugzilla:526977 bugs.freedesktop.org:24995
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   104
Patch5: firefox-05-cairo.diff
15302
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
   105
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   106
# owner:ginnchen date:2008-10-15 type:feature
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   107
# bugzilla:457196
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   108
Patch6: firefox-06-jemalloc.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   109
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   110
# owner:ginnchen date:2011-03-07 type:bug
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   111
Patch7: firefox-07-uconv_sse2.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   112
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   113
%if %option_without_moz_nss_nspr
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   114
# owner:ginnchen date:2009-05-21 type:branding
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   115
Patch8: firefox-08-system-nss-nspr.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   116
%endif
16588
1f306865082f 2009-09-18 Ginn Chen <[email protected]>
ginnchen
parents: 16463
diff changeset
   117
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   118
# owner:ginnchen date:2011-03-07 type:feature
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   119
Patch9: firefox-09-ipc.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   120
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   121
# owner:ginnchen date:2011-06-20 type:bug
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   122
# bugzilla:654655 status:upstream
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   123
Patch10: firefox-10-mathutil-compile.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   124
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   125
# owner:ginnchen date:2011-04-18 type:feature
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   126
Patch11: firefox-11-sqlite-unix-excl.diff
15302
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
   127
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   128
# owner:hawklu date:2008-12-16 type:branding
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   129
Patch12: firefox-12-xpcom-glue-no-hidden.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   130
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   131
# owner:hawklu date:2008-04-20 type:branding
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   132
Patch13: firefox-13-gen-devel-files.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   133
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   134
%if %option_with_indiana_branding
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   135
# owner:davelam date:2009-03-02 type:branding
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   136
Patch14: firefox-14-getting-started.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   137
%endif
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   138
17189
569bd4dda6a8 2009-12-16 Ginn Chen <[email protected]>
ginnchen
parents: 17177
diff changeset
   139
# owner:hawklu date:2009-05-22 type:branding
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   140
Patch15: firefox-15-use-system-theora.diff
17977
1467a2d83292 2010-05-09 Brian Lu <[email protected]>
hawklu
parents: 17959
diff changeset
   141
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   142
# owner:ginnchen date:2009-11-25 type:branding
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   143
Patch16: firefox-16-use-system-libffi.diff
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   144
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   145
# owner:ginnchen date:2011-03-08 type:bug
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   146
Patch17: firefox-17-webgl-compile.diff
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   147
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   148
# owner:ginnchen date:2011-03-08 type:bug
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   149
Patch18: firefox-18-libvpx-compile.diff
18352
43c0f36fae6d 2010-07-15 Brian Lu <[email protected]>
hawklu
parents: 18351
diff changeset
   150
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   151
# owner:ginnchen date:2011-03-08 type:feature
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   152
Patch19: firefox-19-xpcom-sparc-compile.diff
20302
1b9a86e0019e 2010-11-04 Brian Lu <[email protected]>
hawklu
parents: 20123
diff changeset
   153
21145
da75e4637c4a 2010-12-10 Brian Lu <[email protected]>
hawklu
parents: 20395
diff changeset
   154
# owner:ginnchen date:2010-12-10 type:feature
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   155
Patch20: firefox-20-ots-makepair.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   156
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   157
# owner:ginnchen date:2011-03-08 type:feature
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   158
# See CR#7023690
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   159
Patch21: firefox-21-compiler-workaround.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   160
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   161
# owner:ginnchen date:2011-03-08 type:bug
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   162
Patch22: firefox-22-jsfunc.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   163
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   164
# owner:ginnchen date:2011-03-08 type:bug
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   165
Patch23: firefox-23-ycbcr.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   166
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   167
%if %option_without_moz_nss_nspr
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   168
# owner:ginnchen date:2010-03-04 type:branding
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   169
# we need to move -lsqlite3 ahead of -L/usr/lib/mps
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   170
Patch24: firefox-24-storage-test.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   171
%endif
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   172
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   173
# owner:ginnchen date:2011-06-20 type:feature
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   174
Patch25: firefox-25-json-compile.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   175
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   176
# owner:ginnchen date:2010-03-14 type:feature
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   177
Patch26: firefox-26-pgo-ss12_2.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   178
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   179
# owner:ginnchen date:2011-04-06 type:feature bugzilla:610323
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   180
Patch27: firefox-27-methoidjit-sparc.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   181
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   182
# owner:ginnchen date:2010-03-14 type:feature
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   183
Patch28: firefox-28-patch-for-debugging.diff
21145
da75e4637c4a 2010-12-10 Brian Lu <[email protected]>
hawklu
parents: 20395
diff changeset
   184
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   185
# owner:ginnchen date:2010-03-14 type:bug bugzilla:572983
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   186
Patch29: firefox-29-sparc-ctypes-int-overflow.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   187
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   188
# owner:ginnchen date:2010-03-14 type:bug
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   189
Patch30: firefox-30-gfxAlphaRecovery.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   190
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   191
# owner:ginnchen date:2010-05-12 type:bug
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   192
Patch31: firefox-31-async-channel-crash.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   193
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   194
# owner:ginnchen date:2010-06-20 type:branding
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   195
Patch32: firefox-32-yasm.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   196
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   197
# owner:ginnchen date:2010-05-23 type:bug bugzilla:657296 status:upstream
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   198
Patch33: firefox-33-a11y-crash.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   199
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   200
# owner:ginnchen date:2010-06-01 type:bug bugzilla:657874 status:upstream
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   201
Patch34: firefox-34-xbgr-plugin.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   202
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   203
# owner:ginnchen date:2010-06-20 type:branding
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   204
Patch35: firefox-35-static-assert.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   205
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   206
# owner:ginnchen date:2010-06-20 type:branding
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   207
Patch36: firefox-36-gtkembed.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   208
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   209
# owner:ginnchen date:2010-07-04 type:bug bugzilla:648741 status:upstream
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   210
Patch37: firefox-37-x11-glx.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   211
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   212
# owner:ginnchen date:2010-07-04 type:bug bugzilla:665406 status:upstream
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   213
Patch38: firefox-38-copy-paste-key.diff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   214
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   215
# owner:ginnchen date:2010-07-04 type:branding
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   216
# for snv_168 or later
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   217
Patch39: firefox-39-nss-compile.diff
21428
8c1468cbf78b 2011-02-14 Michal Pryc <[email protected]>
migi
parents: 21145
diff changeset
   218
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
URL:         http://www.sun.com/software/javadesktopsystem/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
BuildRoot:   %{_tmppath}/%{name}-%{tarball_version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
Prefix:      /usr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
Provides:    webclient
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
Autoreqprov: on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
##   Package Description Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
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
   232
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
   233
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
##   Package Preparation Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
%setup -q -c -n %{name}
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   241
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   242
#
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   243
# Prepare toolchains under dir %{name}
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   244
#
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   245
%ifarch i386
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   246
gtar zxf %{SOURCE7}
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   247
%endif
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   248
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   249
#
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   250
# Replace lightning source code.
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   251
#
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   252
%if %option_with_lightning
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   253
rm -rf %{moz_srcdir}/calendar
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   254
mkdir -p lightning
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   255
cd lightning
17202
a0921e2df8d4 2009-12-18 Ginn Chen <[email protected]>
ginnchen
parents: 17189
diff changeset
   256
bzcat %SOURCE3 | tar xf -
a0921e2df8d4 2009-12-18 Ginn Chen <[email protected]>
ginnchen
parents: 17189
diff changeset
   257
cd ..
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   258
cp -r lightning/%{moz_srcdir}/calendar %{moz_srcdir}/calendar
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   259
# Remove ja-JP-mac line and unused l10n and change ja linux ... to ja
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   260
sed -i "/^[ \t]*\(ja-JP-mac.*\|da\|en-GB\|et\|eu\|fy-NL\|ga-IE\|gd\|id\|is\|pa-IN\|sq\|sr\)[ \t]*$/d; s/^ja[ \t]\+.*$/ja/" %{moz_srcdir}/calendar/locales/shipped-locales
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   261
rm -rf lightning
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   262
# Lightning l10n
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   263
bzcat %SOURCE4 | tar xf -
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   264
%endif
17202
a0921e2df8d4 2009-12-18 Ginn Chen <[email protected]>
ginnchen
parents: 17189
diff changeset
   265
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   266
#####################################
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   267
##     Adding firefox patches      ##
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   268
#####################################
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   270
cd %{moz_srcdir}/mozilla
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
%patch1 -p1
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   272
%patch2 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   273
%patch3 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   274
%patch4 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
%patch5 -p1
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   276
%patch6 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   277
%patch7 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   278
%patch9 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   279
%patch10 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   280
%patch11 -p1
17500
ee2bc0d214c7 2010-02-04 Ginn Chen <[email protected]>
ginnchen
parents: 17492
diff changeset
   281
%patch12 -p1
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   282
%patch13 -p1
15302
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
   283
%patch15 -p1
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
   284
%patch16 -p1
16588
1f306865082f 2009-09-18 Ginn Chen <[email protected]>
ginnchen
parents: 16463
diff changeset
   285
%patch17 -p1
15302
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
   286
%patch18 -p1
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   287
%patch19 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   288
%patch20 -p1
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   289
%patch21 -p1
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   290
%patch22 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   291
%patch23 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   292
%patch25 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   293
%patch26 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   294
%patch27 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   295
%patch29 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   296
%patch30 -p1
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   297
%patch31 -p1
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   298
%patch32 -p1
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   299
%patch33 -p1
18352
43c0f36fae6d 2010-07-15 Brian Lu <[email protected]>
hawklu
parents: 18351
diff changeset
   300
%patch34 -p1
20071
82746b701ad8 2010-09-02 Brian Lu <[email protected]>
hawklu
parents: 18367
diff changeset
   301
%patch35 -p1
20395
d08e97914580 2010-11-19 Ginn Chen <[email protected]>
ginnchen
parents: 20302
diff changeset
   302
%patch36 -p1
21145
da75e4637c4a 2010-12-10 Brian Lu <[email protected]>
hawklu
parents: 20395
diff changeset
   303
%patch37 -p1
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   304
%patch38 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   305
%patch39 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   306
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   307
%if %option_with_debug
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   308
%patch28 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   309
%endif
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   310
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   311
%if %option_with_indiana_branding
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   312
%patch14 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   313
%endif
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   314
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   315
%if %option_without_moz_nss_nspr
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   316
#%patch8 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   317
#%patch24 -p1
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   318
%endif
14799
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   319
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   320
#####################################
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   321
##     Original adding patches     ##
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   322
#####################################
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   323
14799
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   324
# go back to the thunderbird directory
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   325
cd ..  
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   326
%patch511 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   327
# %patch522 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   328
%patch526 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   329
# %patch528 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   330
#%patch529 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   331
# %patch530 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   332
# %patch532 -p1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   333
%patch538 -p1
17261
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
   334
15300
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15269
diff changeset
   335
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
##      Package Build Section      ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
  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
   348
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   353
export PKG_CONFIG_PATH=${_libdir}/pkgconfig:%{_pkg_config_path}
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   354
export LDFLAGS="-B direct -z ignore"
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   355
export CFLAGS="-xlibmopt"
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   356
export OS_DEFINES="-D__USE_LEGACY_PROTOTYPES__"
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   357
export CXXFLAGS="-xlibmil -xlibmopt -D_XOPEN_SOURCE=500 -D__EXTENSIONS__"
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   358
SRCDIR=$PWD
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   359
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   360
#
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   361
# Build toolchains
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   362
#
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   363
%ifarch i386
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   364
cd yasm*
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   365
./configure --prefix=${SRCDIR}/sol_toolchain
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   366
gmake
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   367
gmake install
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   368
export PATH=${SRCDIR}/sol_toolchain/bin:$PATH
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   369
#export YASM=${SRCDIR}/sol_toolchain/bin/yasm
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   370
#export LIBJPEG_TURBO_AS=${SRCDIR}/sol_toolchain/bin/yasm
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   371
cd ${SRCDIR}
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   372
%endif
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   373
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
cat << "EOF" > .mozconfig
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   375
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../%{moz_objdir}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
mk_add_options BUILD_OFFICIAL=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
mk_add_options MOZILLA_OFFICIAL=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
ac_add_options --prefix=%{_prefix}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
ac_add_options --libdir=%{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
ac_add_options --mandir=%{_mandir}
15931
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   381
%if %option_with_debug
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   382
ac_add_options --enable-debug
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   383
ac_add_options --disable-optimize
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   384
#ac_add_options --enable-tests
15931
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   385
%else
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
ac_add_options --disable-debug
15931
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   387
ac_add_options --enable-optimize
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   388
ac_add_options --disable-tests
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   389
ac_add_options --enable-system-sqlite
15931
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   390
%endif
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   391
ac_add_options --enable-libxul
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   392
ac_add_options --enable-jemalloc
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   393
ac_add_options --enable-official-branding
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   394
ac_add_options --disable-updater
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   395
ac_add_options --enable-ipc
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   396
ac_add_options --enable-dtrace
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   397
ac_add_options --with-system-zlib
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   398
ac_add_options --with-system-bz2
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   399
ac_add_options --enable-system-pixman
14799
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   400
ac_add_options --disable-crashreporter
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   401
ac_add_options --enable-debug-symbols=no
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   402
%if %option_without_moz_nss_nspr
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   403
# ac_add_options --with-system-nspr
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   404
# ac_add_options --with-system-nss
20302
1b9a86e0019e 2010-11-04 Brian Lu <[email protected]>
hawklu
parents: 20123
diff changeset
   405
%endif
17189
569bd4dda6a8 2009-12-16 Ginn Chen <[email protected]>
ginnchen
parents: 17177
diff changeset
   406
ac_add_options --enable-startup-notification
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
EOF
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   409
#
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   410
# Thunderbird specific
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   411
#
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   412
cat << "EOF" >> .mozconfig
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   413
ac_add_options --enable-application=mail
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   414
# ac_add_options --enable-system-cairo
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   415
%if %option_with_lightning
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   416
ac_add_options --enable-calendar
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   417
ac_add_options --with-l10n-base=../%{moz_l10n_srcdir}
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   418
%endif
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   419
EOF
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   421
export DISABLE_LIGHTNING_INSTALL=1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   422
export BUILD_OFFICIAL=1 
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   423
export MOZILLA_OFFICIAL=1
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   424
export MOZ_PKG_FORMAT=BZ2
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   425
export PKG_SKIP_STRIP=1
14799
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   426
export MOZCONFIG=$PWD/.mozconfig
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   427
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   428
mkdir -p ${SRCDIR}/%{moz_objdir}
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   429
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   430
%if %option_without_moz_nss_nspr
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   431
cp %{SOURCE8} ${SRCDIR}/%{moz_objdir}
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   432
chmod +x ${SRCDIR}/%{moz_objdir}/nspr-nss-config
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   433
export NSPR_CONFIG=${SRCDIR}/%{moz_objdir}/nspr-nss-config\ nspr
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   434
export NSS_CONFIG=${SRCDIR}/%{moz_objdir}/nspr-nss-config\ nss
15804
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   435
%endif
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   436
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   437
# Build src
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   438
cd ${SRCDIR}/%{moz_objdir}
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   439
${SRCDIR}/%{moz_srcdir}/configure
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   440
make -j $CPUS
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   441
# Build package
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   442
cd ${SRCDIR}/%{moz_objdir}/mail/installer
16621
035f9218b9fb 2009-09-23 Ginn Chen <[email protected]>
ginnchen
parents: 16620
diff changeset
   443
make
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   444
# Build lightning l10n
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   445
cd ${SRCDIR}/%{moz_objdir}/calendar/lightning
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   446
make AB_CD=all L10N_XPI_NAME=lightning-all repack-clobber-all
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   447
for i in $(<${SRCDIR}/%{moz_srcdir}/calendar/locales/shipped-locales); do make AB_CD=all L10N_XPI_NAME=lightning-all libs-$i; done;
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
/bin/rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   452
BUILDDIR=$PWD/%{moz_objdir}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
/bin/mkdir -p $RPM_BUILD_ROOT%{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
cd $RPM_BUILD_ROOT%{_libdir}
14964
a840c81908bd * base-specs/thunderbird.spec:
hawklu
parents: 14918
diff changeset
   455
/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
   456
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
/bin/mkdir -p $RPM_BUILD_ROOT%{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
/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
   459
%if %option_with_lightning
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   460
cd thunderbird/extensions
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   461
mkdir %{lightning_dir}
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   462
cd %{lightning_dir}
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   463
unzip $BUILDDIR/mozilla/dist/xpi-stage/lightning-all.xpi
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   464
# Add zh-TW
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   465
sed -i "/zh-TW/{p
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   466
s/zh-TW/zh-HK/g}" chrome.manifest
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   467
cd chrome
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   468
cp calendar-zh-TW.jar calendar-zh-HK.jar
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   469
cp lightning-zh-TW.jar lightning-zh-HK.jar 
17492
ea90d1f2f61c 2010-02-02 Brian Lu <[email protected]>
hawklu
parents: 17435
diff changeset
   470
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   472
/bin/mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
/bin/mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
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
   475
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
   476
9808
370d8eb89584 remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
davelam
parents: 9802
diff changeset
   477
# 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
   478
# by myspell-dictionary
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   479
rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/dictionaries/en-US.dic
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   480
rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/dictionaries/en-US.aff
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   481
rmdir $RPM_BUILD_ROOT%{_libdir}/%{name}/dictionaries
9808
370d8eb89584 remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
davelam
parents: 9802
diff changeset
   482
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   483
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
/bin/rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
9616
777143c2385a Fix '%changelog' line
dcarbery
parents: 9612
diff changeset
   486
%changelog
22058
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   487
* Fri July 8 2011 - [email protected]
6cb0110332b0 2011-08-12 Lin Ma <[email protected]>
lin
parents: 21912
diff changeset
   488
- Bump to 5.0
21912
35c22174a9e9 2011-06-24 Lin Ma <[email protected]>
lin
parents: 21815
diff changeset
   489
* Fri Jun 24 2011 - [email protected]
35c22174a9e9 2011-06-24 Lin Ma <[email protected]>
lin
parents: 21815
diff changeset
   490
- Bump to 3.1.11
21755
3578c69a9b7f bump thundbird to 3.1.10
jouby
parents: 21564
diff changeset
   491
* Wen May 04 2011 - [email protected]
3578c69a9b7f bump thundbird to 3.1.10
jouby
parents: 21564
diff changeset
   492
- Bump to 3.1.10
21564
1091eec41806 2011-03-09 Brian Lu <[email protected]>
hawklu
parents: 21428
diff changeset
   493
* Tue Mar 09 2011 - [email protected]
1091eec41806 2011-03-09 Brian Lu <[email protected]>
hawklu
parents: 21428
diff changeset
   494
- Bump to 3.1.9
21428
8c1468cbf78b 2011-02-14 Michal Pryc <[email protected]>
migi
parents: 21145
diff changeset
   495
* Mon Feb 14 2011 - [email protected]
8c1468cbf78b 2011-02-14 Michal Pryc <[email protected]>
migi
parents: 21145
diff changeset
   496
- Add thunderbird3-38-fade-animations.diff to fix d.o.o. 14555.
21145
da75e4637c4a 2010-12-10 Brian Lu <[email protected]>
hawklu
parents: 20395
diff changeset
   497
* Fri Dec 10 2010 - [email protected]
da75e4637c4a 2010-12-10 Brian Lu <[email protected]>
hawklu
parents: 20395
diff changeset
   498
- Bump to 3.1.7
20395
d08e97914580 2010-11-19 Ginn Chen <[email protected]>
ginnchen
parents: 20302
diff changeset
   499
* Fri Nov 19 2010 - [email protected]
d08e97914580 2010-11-19 Ginn Chen <[email protected]>
ginnchen
parents: 20302
diff changeset
   500
- Add thunderbird3-36-gtk-dialog_a11y.diff to fix d.o.o. 17425.
20119
c2f547c5ff90 2010-09-28 Brian Lu <[email protected]>
ginnchen
parents: 20081
diff changeset
   501
* Tue Sep 28 2010 - [email protected]
c2f547c5ff90 2010-09-28 Brian Lu <[email protected]>
ginnchen
parents: 20081
diff changeset
   502
- Bump to 3.1.4
20081
1edc6dc89245 2010-09-10 Brian Lu <[email protected]>
hawklu
parents: 20071
diff changeset
   503
* Fri Sep 10 2010 - [email protected]
1edc6dc89245 2010-09-10 Brian Lu <[email protected]>
hawklu
parents: 20071
diff changeset
   504
- Bump to 3.1.2 CR6983039
20071
82746b701ad8 2010-09-02 Brian Lu <[email protected]>
hawklu
parents: 18367
diff changeset
   505
* Thu Sep 02 2010 - [email protected]
82746b701ad8 2010-09-02 Brian Lu <[email protected]>
hawklu
parents: 18367
diff changeset
   506
- Fix d.o.o 16060
18367
6421353855b3 2010-08-02 Brian Lu <[email protected]>
hawklu
parents: 18352
diff changeset
   507
* Mon Aug 02 2010 - [email protected]
6421353855b3 2010-08-02 Brian Lu <[email protected]>
hawklu
parents: 18352
diff changeset
   508
- Bump to 3.1.1
18352
43c0f36fae6d 2010-07-15 Brian Lu <[email protected]>
hawklu
parents: 18351
diff changeset
   509
* Thu Jul 15 2010 - [email protected]
43c0f36fae6d 2010-07-15 Brian Lu <[email protected]>
hawklu
parents: 18351
diff changeset
   510
- Fix d.o.o 16490
18351
6cce76cd861b 2010-07-13 Brian Lu <[email protected]>
hawklu
parents: 18340
diff changeset
   511
* Tue Jul 13 2010 - [email protected]
6cce76cd861b 2010-07-13 Brian Lu <[email protected]>
hawklu
parents: 18340
diff changeset
   512
- Fix bug d.o.o 16285
18340
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   513
* Wed Jun 30 2010 - [email protected]
7e1ad3e94de2 2010-07-01 Brian Lu <[email protected]>
hawklu
parents: 18142
diff changeset
   514
- Bump to 3.1
18142
93fd01dfbdbf 2010-06-18 Brian Lu <[email protected]>
hawklu
parents: 18099
diff changeset
   515
* Fri Jun 18 2010 - [email protected]
93fd01dfbdbf 2010-06-18 Brian Lu <[email protected]>
hawklu
parents: 18099
diff changeset
   516
- Bump to 3.0.5
18099
6142061e510a 2010-06-08 Michal Pryc <[email protected]>
migi
parents: 17977
diff changeset
   517
* Tue Jun 08 2010 - [email protected]
6142061e510a 2010-06-08 Michal Pryc <[email protected]>
migi
parents: 17977
diff changeset
   518
- Updated BuildRequires to fit SourceJuicer.
17977
1467a2d83292 2010-05-09 Brian Lu <[email protected]>
hawklu
parents: 17959
diff changeset
   519
* Sat May 08 2010 - [email protected]
1467a2d83292 2010-05-09 Brian Lu <[email protected]>
hawklu
parents: 17959
diff changeset
   520
- Fix d.o.o 15616
17858
3b62b0c15bea 2010-04-17 Brian Lu <[email protected]>
hawklu
parents: 17842
diff changeset
   521
* Sat Apr 17 2010 - [email protected]
17959
824caf2c94fa 2010-05-03 Brian Cameron <[email protected]>
yippi
parents: 17893
diff changeset
   522
- Bump to 3.0.4
17656
a2ad2b677166 2010-03-10 Brian Lu <[email protected]>
hawklu
parents: 17653
diff changeset
   523
* Wed Mar 10 2010 - [email protected]
a2ad2b677166 2010-03-10 Brian Lu <[email protected]>
hawklu
parents: 17653
diff changeset
   524
- Add $ORIGIN to --with-rpath
17653
7b804481af6e 2010-03-09 Brian Lu <[email protected]>
hawklu
parents: 17625
diff changeset
   525
* Tue Mar 09 2010 - [email protected]
7b804481af6e 2010-03-09 Brian Lu <[email protected]>
hawklu
parents: 17625
diff changeset
   526
- Add --with-rpath to fix bug d.o.o 14849
7b804481af6e 2010-03-09 Brian Lu <[email protected]>
hawklu
parents: 17625
diff changeset
   527
  Remove patch thunderbird3-30-using-sqlite-3-6-17.diff
17625
42d95516747e 2010-03-02 Ginn Chen <[email protected]>
ginnchen
parents: 17598
diff changeset
   528
* Tus Mar 02 2010 - [email protected]
42d95516747e 2010-03-02 Ginn Chen <[email protected]>
ginnchen
parents: 17598
diff changeset
   529
- Bump to Thunderbird 3.0.3.
17500
ee2bc0d214c7 2010-02-04 Ginn Chen <[email protected]>
ginnchen
parents: 17492
diff changeset
   530
* Thu Feb 04 2010 - [email protected]
ee2bc0d214c7 2010-02-04 Ginn Chen <[email protected]>
ginnchen
parents: 17492
diff changeset
   531
- Add thunderbird3-12-nspr_use_zone_allocator.diff.
17492
ea90d1f2f61c 2010-02-02 Brian Lu <[email protected]>
hawklu
parents: 17435
diff changeset
   532
* Tue Feb 02 2010 - [email protected]
ea90d1f2f61c 2010-02-02 Brian Lu <[email protected]>
hawklu
parents: 17435
diff changeset
   533
- Using chrome.manifest that supports mutli languages
17435
42a7fa1549dc 2010-01-26 Brian Lu <[email protected]>
hawklu
parents: 17316
diff changeset
   534
* Mon Jan 25 2010 - [email protected]
42a7fa1549dc 2010-01-26 Brian Lu <[email protected]>
hawklu
parents: 17316
diff changeset
   535
- Bump to 3.0.1
17316
5a21f42dfeb7 2010-01-13 Brian Lu <[email protected]>
hawklu
parents: 17311
diff changeset
   536
* Wed Jan 13 2010 - [email protected]
5a21f42dfeb7 2010-01-13 Brian Lu <[email protected]>
hawklu
parents: 17311
diff changeset
   537
- bug d.o.o 13561 is fixed in 1.0b1 
5a21f42dfeb7 2010-01-13 Brian Lu <[email protected]>
hawklu
parents: 17311
diff changeset
   538
  Remove the patch thunderbird3-30-timezone.diff
17261
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
   539
* Thu Dec 31 2009 - [email protected]
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
   540
- Add two patches:
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
   541
  thunderbird3-28-sync-toolbar.diff
7bc349a36380 2009-12-31 Brian Lu <[email protected]>
hawklu
parents: 17202
diff changeset
   542
  thunderbird3-29-account-setup.diff
17202
a0921e2df8d4 2009-12-18 Ginn Chen <[email protected]>
ginnchen
parents: 17189
diff changeset
   543
* Fri Dec 18 2009 - [email protected]
a0921e2df8d4 2009-12-18 Ginn Chen <[email protected]>
ginnchen
parents: 17189
diff changeset
   544
- Bump lighting to 1.0b1rc1.
17189
569bd4dda6a8 2009-12-16 Ginn Chen <[email protected]>
ginnchen
parents: 17177
diff changeset
   545
* Wed Dec 16 2009 - [email protected]
569bd4dda6a8 2009-12-16 Ginn Chen <[email protected]>
ginnchen
parents: 17177
diff changeset
   546
- Add thunderbird3-27-startup-notification.diff
17177
c751f1c05b94 2009-12-14 Brian Lu <[email protected]>
hawklu
parents: 17148
diff changeset
   547
* Mon Dec 14 2009 - [email protected]
c751f1c05b94 2009-12-14 Brian Lu <[email protected]>
hawklu
parents: 17148
diff changeset
   548
- Define lightning_version
17148
e5c88a9bc169 2009-12-09 Brian Lu <[email protected]>
hawklu
parents: 17080
diff changeset
   549
* Thu Dec 08 2009 - [email protected]
e5c88a9bc169 2009-12-09 Brian Lu <[email protected]>
hawklu
parents: 17080
diff changeset
   550
- Bump to 3.0
17080
c72c2d7a4f14 2009-12-02 Ginn Chen <[email protected]>
ginnchen
parents: 17022
diff changeset
   551
* Wed Dec 02 2009 - [email protected]
c72c2d7a4f14 2009-12-02 Ginn Chen <[email protected]>
ginnchen
parents: 17022
diff changeset
   552
- Bump to Thunderbird 3.0rc2.
17022
855fb364f1a5 2009-11-25 Ginn Chen <[email protected]>
ginnchen
parents: 16955
diff changeset
   553
* Wed Nov 25 2009 - [email protected]
855fb364f1a5 2009-11-25 Ginn Chen <[email protected]>
ginnchen
parents: 16955
diff changeset
   554
- Bump to Thunderbird 3.0rc1.
16955
d5793fdd9eb6 2009-11-13 Ginn Chen <[email protected]>
ginnchen
parents: 16621
diff changeset
   555
* Fri Nov 13 2009 - [email protected]
d5793fdd9eb6 2009-11-13 Ginn Chen <[email protected]>
ginnchen
parents: 16621
diff changeset
   556
- Remove thunderbird.cfg, thunderbird3-02-disable-online-update.diff
d5793fdd9eb6 2009-11-13 Ginn Chen <[email protected]>
ginnchen
parents: 16621
diff changeset
   557
  disable-updater should be enough.
d5793fdd9eb6 2009-11-13 Ginn Chen <[email protected]>
ginnchen
parents: 16621
diff changeset
   558
- Update thunderbird3-11-jemalloc-shared-library.diff
16621
035f9218b9fb 2009-09-23 Ginn Chen <[email protected]>
ginnchen
parents: 16620
diff changeset
   559
* Web Sep 23 2009 - [email protected]
035f9218b9fb 2009-09-23 Ginn Chen <[email protected]>
ginnchen
parents: 16620
diff changeset
   560
- Remove configure files.
16620
60eb9946ca6c 2009-09-23 Brian <[email protected]>
hawklu
parents: 16608
diff changeset
   561
* Wed Sep 23 2009 - [email protected]
60eb9946ca6c 2009-09-23 Brian <[email protected]>
hawklu
parents: 16608
diff changeset
   562
- Remove the upstreamed patch thunderbird3-23-bug504043.diff
60eb9946ca6c 2009-09-23 Brian <[email protected]>
hawklu
parents: 16608
diff changeset
   563
  and thunderbird3-25-downloadable-font.diff
60eb9946ca6c 2009-09-23 Brian <[email protected]>
hawklu
parents: 16608
diff changeset
   564
- Update patch thunderbird3-26-no-offline-download.diff
60eb9946ca6c 2009-09-23 Brian <[email protected]>
hawklu
parents: 16608
diff changeset
   565
- Bump to beta4
16608
f115413fa2d1 2009-09-22 Brian <[email protected]>
hawklu
parents: 16588
diff changeset
   566
* Tue Sep 22 2009 - [email protected]
f115413fa2d1 2009-09-22 Brian <[email protected]>
hawklu
parents: 16588
diff changeset
   567
- Update patch thunderbird3-26-no-offline-download.diff
16588
1f306865082f 2009-09-18 Ginn Chen <[email protected]>
ginnchen
parents: 16463
diff changeset
   568
* Fri Sep 18 2009 - [email protected]
1f306865082f 2009-09-18 Ginn Chen <[email protected]>
ginnchen
parents: 16463
diff changeset
   569
- Add patch thunderbird3-17-compiler-workaround-2.diff
16463
8a2008581acf 2009-09-03 Brian <[email protected]>
hawklu
parents: 16434
diff changeset
   570
* Thu Sep 03 2009 - [email protected]
8a2008581acf 2009-09-03 Brian <[email protected]>
hawklu
parents: 16434
diff changeset
   571
- Add patch thunderbird3-26-no-offline-download.diff
16165
d3587bfd6494 2009-07-29 Ginn Chen <[email protected]>
ginnchen
parents: 16098
diff changeset
   572
* Wed Jul 29 2009 - [email protected]
d3587bfd6494 2009-07-29 Ginn Chen <[email protected]>
ginnchen
parents: 16098
diff changeset
   573
- Add patch thunderbird3-25-downloadable-font.diff
16095
cc5d1b44bb8c 2009-07-23 Ginn Chen <[email protected]>
ginnchen
parents: 16094
diff changeset
   574
* Thu Jul 23 2009 - [email protected]
cc5d1b44bb8c 2009-07-23 Ginn Chen <[email protected]>
ginnchen
parents: 16094
diff changeset
   575
- Update thunderbird3-22-use-system-theora-and-sqlite.diff
cc5d1b44bb8c 2009-07-23 Ginn Chen <[email protected]>
ginnchen
parents: 16094
diff changeset
   576
  Fix build issue with system sqlite library.
16092
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   577
* Thu Jul 23 2009 - [email protected]
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   578
- Bump to 3.0b3
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   579
  Remove following upstreamed patches:
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   580
  thunderbird3-03-js.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   581
  thunderbird3-06-font-config.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   582
  thunderbird3-07-pango-1-23.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   583
  thunderbird3-08-im-context-not-match.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   584
  thunderbird3-09-rename-nsSelectionBatcher.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   585
  thunderbird3-10-bigendian.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   586
  thunderbird3-13-js-dtrace.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   587
  thunderbird3-14-xinerama.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   588
  thunderbird3-17-runmozilla.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   589
  thunderbird3-19-small-migration-wizard-window.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   590
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   591
  Update following patches:
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   592
  thunderbird3-16-delay-stopping-realplayer.diff
fd676459b28c 2009-07-23 Brian <[email protected]>
hawklu
parents: 15931
diff changeset
   593
  thunderbird3-20-system-nss-nspr.diff
15931
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   594
* Wed Jun 17 2009 - [email protected]
4caaa727bc2d 2009-06-17 Brian <[email protected]>
hawklu
parents: 15882
diff changeset
   595
- Enable debug mode when "--with-debug" is specified
15850
85f8c0e7daca * base-specs/firefox.spec:
hawklu
parents: 15846
diff changeset
   596
* Wed Jun 02 2009 - [email protected]
85f8c0e7daca * base-specs/firefox.spec:
hawklu
parents: 15846
diff changeset
   597
- 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
   598
* Mon May 25 2009 - [email protected]
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   599
- Add thunderbird3-20-system-nss-nspr.diff
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   600
      thunderbird3-21-sunaudio-sparc.diff
f2c1d297757d 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15713
diff changeset
   601
      thunderbird3-22-use-system-theora.diff
15531
a0c6882ae871 * base-specs/thunderbird.spec:
hawklu
parents: 15526
diff changeset
   602
* Tue Mar 31 2009 - [email protected]
a0c6882ae871 * base-specs/thunderbird.spec:
hawklu
parents: 15526
diff changeset
   603
- Fix bug 7723
15526
3cfc42797be2 2009-03-30 Ginn Chen <ginn,[email protected]>
ginnchen
parents: 15322
diff changeset
   604
* Mon Mar 30 2009 - [email protected]
3cfc42797be2 2009-03-30 Ginn Chen <ginn,[email protected]>
ginnchen
parents: 15322
diff changeset
   605
- Remove thunderbird3-12-ldap-crash.diff, this bug is gone.
15322
6d7708dbf62f 2009-03-06 Ginn Chen <[email protected]>
ginnchen
parents: 15321
diff changeset
   606
* Fri Mar 06 2009 - [email protected]
6d7708dbf62f 2009-03-06 Ginn Chen <[email protected]>
ginnchen
parents: 15321
diff changeset
   607
- 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
   608
* Fri Mar 06 2009 - [email protected]
0832f388fc1b * base-specs/thunderbird.spec:
hawklu
parents: 15311
diff changeset
   609
- Replace the patch thunderbird3-07-pango-1-23.diff with 
0832f388fc1b * base-specs/thunderbird.spec:
hawklu
parents: 15311
diff changeset
   610
  the  patch firefox3-25-pango-1-23.diff 
15311
009d7f52264d 2009-03-05 Ginn Chen <[email protected]>
ginnchen
parents: 15302
diff changeset
   611
* Thu Mar 05 2009 - [email protected]
009d7f52264d 2009-03-05 Ginn Chen <[email protected]>
ginnchen
parents: 15302
diff changeset
   612
- add option to use system cairo and jpeg
009d7f52264d 2009-03-05 Ginn Chen <[email protected]>
ginnchen
parents: 15302
diff changeset
   613
* Wed Mar 04 2009 - [email protected]
15302
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
   614
- copy firefox3-*.diff to thunderbird3-*.diff
bc58bbcf0a5b 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 15300
diff changeset
   615
- use configure in ext-sources
15269
377e9fa7796a 2009-03-03 Alfred Peng <[email protected]>
alfred
parents: 15254
diff changeset
   616
* Mon Mar 02 2009 - [email protected]
377e9fa7796a 2009-03-03 Alfred Peng <[email protected]>
alfred
parents: 15254
diff changeset
   617
- Patch updates for Thunderbird 3.0b2.
15254
aa4e1214a312 * base-specs/thunderbird.spec:
hawklu
parents: 15151
diff changeset
   618
* Fri Feb 27 2009 - [email protected]
aa4e1214a312 * base-specs/thunderbird.spec:
hawklu
parents: 15151
diff changeset
   619
- bump to Thunderbird 3.0b2
15151
16144e7a7a89 * base-specs/firefox.spec:
hawklu
parents: 14964
diff changeset
   620
* Thu Feb 19 2009 - [email protected]
16144e7a7a89 * base-specs/firefox.spec:
hawklu
parents: 14964
diff changeset
   621
- Fix the issue caused by pango upgrade
14964
a840c81908bd * base-specs/thunderbird.spec:
hawklu
parents: 14918
diff changeset
   622
* Fri Jan 23 2009 - [email protected]
a840c81908bd * base-specs/thunderbird.spec:
hawklu
parents: 14918
diff changeset
   623
- Fix the bug 6187
14918
4485e1a1523d * base-specs/thunderbird.spec:
hawklu
parents: 14835
diff changeset
   624
* Fri Jan 16 2009 - [email protected]
4485e1a1523d * base-specs/thunderbird.spec:
hawklu
parents: 14835
diff changeset
   625
-  Change the bugzilla ID of thunderbird-13-ldap-crash.diff to 374731
14835
97d86a6f3bf4 * base-specs/thunderbird.spec:
hawklu
parents: 14799
diff changeset
   626
* Wed Dec 31 2008 - [email protected]
97d86a6f3bf4 * base-specs/thunderbird.spec:
hawklu
parents: 14799
diff changeset
   627
- Replace the patch thunderbird-24-rename-selectionBacher.diff
97d86a6f3bf4 * base-specs/thunderbird.spec:
hawklu
parents: 14799
diff changeset
   628
  with thunderbird-25-allow-muldefs.diff
14799
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   629
* Mon Dec 22 2008 - [email protected]
9040f2400d99 * SUNWthunderbird.spec:
hawklu
parents: 14686
diff changeset
   630
- Upgrade to 3.0b1
14686
95752c98f133 base-specs/thunderbird.spec
hawklu
parents: 14653
diff changeset
   631
* Tue Dec 02 2008 - [email protected]
95752c98f133 base-specs/thunderbird.spec
hawklu
parents: 14653
diff changeset
   632
- Fix the bug CR677345
14444
4a4d283efbd0 2008-10-13 Ginn Chen <[email protected]>
ginnchen
parents: 14440
diff changeset
   633
* Mon Oct 13 2008 - [email protected]
4a4d283efbd0 2008-10-13 Ginn Chen <[email protected]>
ginnchen
parents: 14440
diff changeset
   634
- Change /bin/tar to tar.
14440
49004689d23a 2008-10-10 Alfred Peng <[email protected]>
alfred
parents: 14418
diff changeset
   635
* Oct 10 2008 - [email protected]
49004689d23a 2008-10-10 Alfred Peng <[email protected]>
alfred
parents: 14418
diff changeset
   636
- Add thunderbird-21-ksh.diff for indiana only to fix bugster CR6750518.
14417
d43c967730eb Bump lightning to 0.9
hawklu
parents: 13789
diff changeset
   637
* Man 06 2008 - [email protected]
d43c967730eb Bump lightning to 0.9
hawklu
parents: 13789
diff changeset
   638
- Bump lightning to 0.9 
13784
834db32ed612 2008-09-27 Ginn Chen <[email protected]>
ginnchen
parents: 13772
diff changeset
   639
* Sat Sep 27 2008 - [email protected]
834db32ed612 2008-09-27 Ginn Chen <[email protected]>
ginnchen
parents: 13772
diff changeset
   640
- Bump to 2.0.0.17
834db32ed612 2008-09-27 Ginn Chen <[email protected]>
ginnchen
parents: 13772
diff changeset
   641
* Fri Sep 26 2008 - [email protected]
13772
4b102caf930b * patches/thunderbird-20-remove-core-file-checking.diff,
hawklu
parents: 12987
diff changeset
   642
- Fix the bug CR6752288
12946
b80cff0d063e * base-specs/thunderbird.spec: bump to 2.0.0.16
hawklu
parents: 12858
diff changeset
   643
* Tue Jul 29 2008 - [email protected]
b80cff0d063e * base-specs/thunderbird.spec: bump to 2.0.0.16
hawklu
parents: 12858
diff changeset
   644
- bump to 2.0.0.16
12858
40cdb72fe303 2008-07-21 Ginn Chen <[email protected]>
ginnchen
parents: 12559
diff changeset
   645
* Mon Jul 21 2008 - [email protected]
40cdb72fe303 2008-07-21 Ginn Chen <[email protected]>
ginnchen
parents: 12559
diff changeset
   646
- Add bugdb info.
12559
845c2f84094c 2008-06-02 Ginn Chen<[email protected]>
ginnchen
parents: 12249
diff changeset
   647
* Mon Jun 02 2008 - [email protected]
845c2f84094c 2008-06-02 Ginn Chen<[email protected]>
ginnchen
parents: 12249
diff changeset
   648
- Add indiana branding patch: thunderbird-18-remove-hardcoded-fontname.diff
12249
38579c594d80 bump thunderbird 2.0.0.14
davelam
parents: 12198
diff changeset
   649
* Mon May 05 2008 - [email protected]
38579c594d80 bump thunderbird 2.0.0.14
davelam
parents: 12198
diff changeset
   650
- bump to 2.0.0.14
12198
ceb1cfa2db7e Bump lightning to 0.8
hawklu
parents: 11911
diff changeset
   651
* Thu April 24 2008 - [email protected]
ceb1cfa2db7e Bump lightning to 0.8
hawklu
parents: 11911
diff changeset
   652
- bump lightning to 0.8
11911
80e91bfecbeb Fix bug CR6640830
hawklu
parents: 11754
diff changeset
   653
* Wed Mar 26 2008 - [email protected]
80e91bfecbeb Fix bug CR6640830
hawklu
parents: 11754
diff changeset
   654
- Fix bug CR6640830
11754
913028a829b6 bump to 2.0.0.12
davelam
parents: 11257
diff changeset
   655
* Thu Feb 28 2008 - [email protected]
913028a829b6 bump to 2.0.0.12
davelam
parents: 11257
diff changeset
   656
- bump to TB 2.0.0.12
11257
0ce28c0e6417 2007-11-28 Evan Yan <[email protected]>
evan
parents: 11215
diff changeset
   657
* Fir Nov 28 2007 - [email protected]
0ce28c0e6417 2007-11-28 Evan Yan <[email protected]>
evan
parents: 11215
diff changeset
   658
- 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
   659
  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
   660
* 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
   661
- 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
   662
- 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
   663
* Tue Nov 13 2007 - [email protected]
691026e9b816 2007-11-13 Brian Lu <[email protected]>
hawklu
parents: 11109
diff changeset
   664
- Add patch, thunderbird-16-crash-with-some-themes.diff 
691026e9b816 2007-11-13 Brian Lu <[email protected]>
hawklu
parents: 11109
diff changeset
   665
  to fix 'thunderbird crashing under some themes' bug CR6586103 
11109
f4eb4e4d5a57 Bump Lightning to 0.7
davelam
parents: 10262
diff changeset
   666
* Fri Nov 02 2007 - [email protected]
f4eb4e4d5a57 Bump Lightning to 0.7
davelam
parents: 10262
diff changeset
   667
- bump lightning to 0.7
10262
c691f6ce4ec0 bump to FF/TB 2.0.0.6
davelam
parents: 10205
diff changeset
   668
* Fri Aug 03 2007 - [email protected]
c691f6ce4ec0 bump to FF/TB 2.0.0.6
davelam
parents: 10205
diff changeset
   669
- bump to 2.0.0.6
10205
0e9e27289335 bump to 2.0.0.5(CR6582544)
davelam
parents: 10134
diff changeset
   670
* Mon Jun 23 2007 - [email protected]
0e9e27289335 bump to 2.0.0.5(CR6582544)
davelam
parents: 10134
diff changeset
   671
- bump to 2.0.0.5
10102
c4c1e0455dc3 2007-06-21 Damien Carbery <[email protected]>
dcarbery
parents: 10058
diff changeset
   672
* Thu Jun 21 2007 - [email protected]
c4c1e0455dc3 2007-06-21 Damien Carbery <[email protected]>
dcarbery
parents: 10058
diff changeset
   673
- 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
   674
  cairo.h used in the build.
9986
311b26b10a7d Fix the bug CR6284006: GConf Error: Bad key or directory name:
hawklu
parents: 9896
diff changeset
   675
* Tue June 05 2007 - [email protected]
311b26b10a7d Fix the bug CR6284006: GConf Error: Bad key or directory name:
hawklu
parents: 9896
diff changeset
   676
- 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
   677
* Mon Apr 30 2007 - [email protected]
370d8eb89584 remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
davelam
parents: 9802
diff changeset
   678
- 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
   679
* Thu Apr 27 2007 - [email protected]
e71ce7a9ca4f grey out checking update menu item in FF/TB
davelam
parents: 9767
diff changeset
   680
- 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
   681
* Sat Apr 21 2007 - [email protected]
6f1bdcc3c280 bump to Thunderbird 2.0.0.0
davelam
parents: 9724
diff changeset
   682
- 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
   683
* 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
   684
- 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
   685
  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
   686
* 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
   687
- 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
   688
  on Solaris so far(CR#6542910)
9617
4bdf479614c0 Fix typo in date in '%changelog' entry
dcarbery
parents: 9616
diff changeset
   689
* Wed Mar 23 2007 - [email protected] 
9612
348dd4fbc38e Fix the bug CR6535724:Thunderbird crashes with LDAP in snv 60
hawklu
parents: 9533
diff changeset
   690
- Fix the bug CR6535724:Thunderbird crashes with LDAP in snv 60 
9533
53bbd415a21d Fix the bug CR6530327
hawklu
parents: 9512
diff changeset
   691
* Mon Mar 12 2007 - [email protected] 
53bbd415a21d Fix the bug CR6530327
hawklu
parents: 9512
diff changeset
   692
- Fix the bug CR6530327
9512
78ce1bfeaad7 2007-03-10 Doug Scott <[email protected]>
drdoug
parents: 9420
diff changeset
   693
* Sat Mar 10 2007 - [email protected]
78ce1bfeaad7 2007-03-10 Doug Scott <[email protected]>
drdoug
parents: 9420
diff changeset
   694
- Fixed URL for lightning
9420
aef54af07db5 2007-03-03 Dave Lin <[email protected]>
davelam
parents: 9397
diff changeset
   695
* Sat Mar 03 2007 - [email protected]
aef54af07db5 2007-03-03 Dave Lin <[email protected]>
davelam
parents: 9397
diff changeset
   696
- bump lightning version to 0.3.1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   697
* Thu Feb 01 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   698
- fix drag and drop crashing bug CR6519257 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   699
- 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
   700
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   701
- add full download url for lightning
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   702
* Fri Jan 26 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   703
- enable lightning extension(0.3) in Thunderbird
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   704
* Wed Jan 24 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   705
- bump version to 2.0b2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   706
* Thu Dec 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   707
- 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
   708
- 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
   709
  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
   710
* Fri Nov 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   711
- add patch comments
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   712
* Mon Nov 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   713
- 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
   714
  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
   715
  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
   716
* Thu Sep 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   717
- 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
   718
  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
   719
- 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
   720
- re-organize the patch list
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   721
* Mon Aug 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   722
- 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
   723
  to fix bug CR#6459752
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   724
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   725
- bump version to 2.0a1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   726
- 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
   727
  which have been fixed in 2.0a1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   728
- 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
   729
* Mon Jul 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   730
- bump to 1.5.0.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   731
* Fri Jul 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   732
- 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
   733
- change to "disable-static, enable-shared" per Brian Lu
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   734
* Wed Jun 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   735
- 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
   736
* Fri Jun 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   737
- bump src version to 1.5.0.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   738
* Sat Apr 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   739
- 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
   740
* Fri Apr 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   741
- 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
   742
* Fri Apr 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   743
- change to not deliver the devel pkg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   744
- 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
   745
  libraries, and use firefox's instead 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   746
- 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
   747
  strip instead, setting PKG_SKIP_STRIP=1 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   748
* Fri Apr 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   749
- 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
   750
  which is already upstreamed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   751
* Fri Apr 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   752
- 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
   753
- 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
   754
  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
   755
  that locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   756
* Thu Apr 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   757
- 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
   758
  on Solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   759
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   760
* Fri Mar 10 2006 [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   761
- 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
   762
- 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
   763
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   764
* Tue Jan 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   765
- Bump tarball version to 1.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   766
- add two configure options --enable-static, --disable-shared
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   767
- to get rid of intermedia shared libraries  
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   768
- disable parallel build option 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   769
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   770
* Tue Nov 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   771
- Bump tarball version to 1.5rc1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   772
- 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
   773
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   774
* Thu Nov  1 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   775
- change version to numeric and introduce %tarball_version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   776
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   777
* Fri Oct 21 2005 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   778
- Bump to 1.5b2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   779
- Add patch 307041 from bugzilla.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   780
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   781
* Mon Sep 26 2005 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   782
- Bump to 1.5b1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   783
- Move dir mozilla to thunderbird after tarball unpacking.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   784
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   785
* Thu Sep 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   786
- 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
   787
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   788
* Mon Sep 05 2005 - Dave Lin <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   789
- Add patches to remove the specific gtar options
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   790
- 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
   791
  format between linux and solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   792
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   793
* Fri Sep 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   794
- Change gtar to tar and rework tar command.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   795
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   796
* Mon Aug 22 2005 - Dave Lin <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   797
- initial version of the spec file created
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   798