thunderbird.spec revision 18893
10139N/A#
10139N/A# Copyright (c) Sun Microsystems, Inc.
10139N/A#
13658N/A%define owner davelam
10139N/A# bugdb: bugzilla.mozilla.org
20890N/A#
10139N/A
10139N/A%define OSR LFI#124386 (Mozilla Exec. summary):n/a
10139N/A
20129N/A#####################################
10139N/A## Package Information Section ##
10139N/A#####################################
10139N/A
10710N/AName: thunderbird
13658N/ASummary: Mozilla Thunderbird Standalone E-mail and Newsgroup Client
10710N/AVersion: 3.0.5
10139N/A
10139N/A%if %option_with_lightning
18688N/A%define lightning_version 1.0
18688N/A%endif
10139N/A
20056N/A%define tarball_version 3.0.5
11947N/ARelease: 1
19078N/ACopyright: MPL
10139N/ALicense: MPL
12680N/AGroup: Applications/Internet
19078N/ADistribution:Java Desktop System
10139N/AVendor: Mozilla Foundation
10139N/ASource: http://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{tarball_version}/source/%{name}-%{tarball_version}.source.tar.bz2
10139N/ASource1: thunderbird-icon.png
20857N/ASource2: thunderbird.desktop
20890N/A%if %option_with_lightning
20890N/ASource3: http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/releases/1.0b1/source/lightning-sunbird-1.0b1.source.tar.bz2
20890N/ASource4: lightning-chrome.manifest
20890N/A%endif
20890N/A
20890N/A%if %option_without_moz_nss_nspr
20890N/ASource8: nspr-nss-config
20890N/A%endif
20890N/A
20829N/A# owner:hawklu date:2007-11-28 type:branding
20890N/A# change preference to support multi-language
20890N/APatch1: thunderbird3-01-locale.diff
20890N/A
20890N/A# owner:alfred date:2008-10-10 type:bug bugster:6750518
20829N/A# status:upstream
20829N/APatch5: thunderbird3-05-ksh.diff
20890N/A
20890N/A# owner:ginnchen date:2008-10-15 type:feature
20892N/A# bugzilla:457196
20890N/APatch11: thunderbird3-11-jemalloc-shared-library.diff
20890N/A
20890N/A# owner:ginnchen date:2010-02-04 type:bug bugzilla:492326
20890N/A# status:upstream
20890N/APatch12: thunderbird3-12-nspr_use_zone_allocator.diff
20890N/A
20890N/A# owner:ginnchen date:2009-03-04 type:feature bugzilla:478390 bugster:6805829
20890N/A# status:upstream
20890N/APatch14: thunderbird3-14-compiler-workaround.diff
20890N/A
20890N/A# owner:fujiwara date:2008-04-10 type:bug
20890N/A# bugster:6686579 bugzilla:285267
20347N/APatch15: thunderbird3-15-g11n-nav-lang.diff
10139N/A
10139N/A# owner:ginnchen date:2008-08-19 type:bug
10139N/A# bugster:6724471 bugzilla:451007
10139N/APatch16: thunderbird3-16-delay-stopping-realplayer.diff
10139N/A
10139N/A# owner:ginnchen date:2009-09-18 type:feature bugster:6839690
10139N/A# status:upstream
10139N/APatch17: thunderbird3-17-compiler-workaround-2.diff
10139N/A
10139N/A# owner:ginnchen date:2008-11-27 type:bug bugzilla:464443
10139N/APatch18: thunderbird3-18-fix-mimetype-for-helper-app.diff
10139N/A
10139N/A%if %option_without_moz_nss_nspr
10139N/A# owner:ginnchen date:2009-05-21 type:branding
10139N/APatch20: thunderbird3-20-system-nss-nspr.diff
10710N/A%endif
13658N/A
10710N/A# owner:hawklu date:2009-05-19 type:bug doo:8471
11947N/APatch21: thunderbird3-21-sunaudio-sparc.diff
11947N/A
10139N/A# owner:hawklu date:2009-05-22 type:branding
17868N/APatch22: thunderbird3-22-use-system-theora-and-sqlite.diff
19078N/A
10139N/A# owner:chrisk date:2009-07-19 type:bug
17061N/A# status:upstream
17061N/APatch24: thunderbird3-24-gtk-includes.diff
17195N/A
10139N/A# owner:hawklu date:2009-09-03 type:bug doo:1114
10139N/APatch26: thunderbird3-26-no-offline-download.diff
10139N/A
10710N/A# owner:ginnchen date:2009-12-15 type:bug bugzilla:416053 bugzilla:534845
13658N/A# status:upstream
13658N/APatch27: thunderbird3-27-startup-notification.diff
13658N/A
13658N/A# owner:hawklu date:2009-12-31 type:bug bugzilla:537210
13658N/APatch28: thunderbird3-28-sync-toolbar.diff
13658N/A
10710N/A# owner:hawklu date:2009-12-31 type:bug bugzilla:534588
10139N/APatch29: thunderbird3-29-account-setup.diff
10139N/A
10710N/A# owner:hawklu date:2010-05-08 type:bug d.o.o:15616
13658N/APatch30: thunderbird3-30-zoom.diff
10710N/A
10139N/AURL: http://www.sun.com/software/javadesktopsystem/
13658N/A
13658N/ABuildRoot: %{_tmppath}/%{name}-%{tarball_version}-build
13658N/APrefix: /usr
13658N/AProvides: webclient
20829N/AAutoreqprov: on
10139N/A
11947N/A#####################################
11947N/A## Package Defines Section ##
11947N/A#####################################
11947N/A
11947N/A%define _unpackaged_files_terminate_build 0
10139N/A%define _tbdir %{_libdir}/%{name}
10139N/A
10139N/A#####################################
10139N/A## Package Description Section ##
10139N/A#####################################
10139N/A
16307N/A%description
10139N/AMozilla Thunderbird is a standalone e-mail and newsgroup client
10139N/Athat can be used as a companion to Mozilla Firefox or by itself.
16307N/A
10139N/A#####################################
10139N/A## Package Preparation Section ##
10139N/A#####################################
10139N/A
10139N/A%prep
10139N/A
10139N/A%setup -q -c -n %{name}
10710N/Acd ..
10710N/Amkdir -p sunbird
20041N/Acd sunbird
20041N/Abzcat %SOURCE3 | tar xf -
20041N/Acd ..
20041N/A
20041N/Arm -rf %{name}/comm-1.9.1/calendar
20829N/Acp -r sunbird/comm-1.9.1/calendar %{name}/comm-1.9.1/calendar
10139N/A
17945N/Acd %{name}/comm-1.9.1/mozilla
10139N/A%patch1 -p1
10139N/A%patch5 -p1
10139N/A%patch12 -p1
10139N/A%patch14 -p1
10139N/A%patch15 -p1
10714N/A%patch16 -p1
10714N/A%patch17 -p1
10714N/A%patch18 -p1
10714N/A%patch21 -p1
12042N/A%patch24 -p1
11103N/A%patch27 -p1
11103N/A
12042N/A%if %option_without_moz_nss_nspr
10714N/A%patch20 -p1
10714N/A%endif
12042N/A
10714N/A# go back to the thunderbird directory
10714N/Acd ..
12042N/A%patch11 -p1
10714N/A%patch22 -p1
10714N/A%patch26 -p1
12042N/A%patch28 -p1
17061N/A%patch29 -p1
17061N/A%patch30 -p1
17061N/A
10139N/A
10139N/A#####################################
13735N/A## Package Build Section ##
10139N/A#####################################
13735N/A
14399N/A%build
14399N/A
14399N/A%ifos linux
14399N/Aif [ -x /usr/bin/getconf ]; then
14399N/A CPUS=`getconf _NPROCESSORS_ONLN`
14399N/Afi
14399N/A%else
14399N/A CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
14399N/A%endif
14399N/Aif test "x$CPUS" = "x" -o $CPUS = 0; then
14399N/A CPUS=1
14399N/Afi
14399N/A
14399N/Acat << "EOF" > .mozconfig
14399N/Amk_add_options BUILD_OFFICIAL=1
18481N/Amk_add_options MOZILLA_OFFICIAL=1
10139N/Aac_add_options --prefix=%{_prefix}
10139N/Aac_add_options --libdir=%{_libdir}
10522N/Aac_add_options --mandir=%{_mandir}
10139N/Aac_add_options --enable-static
10710N/Aac_add_options --enable-official-branding
10139N/Aac_add_options --enable-application=mail
10139N/Aac_add_options --enable-dtrace
10139N/Aac_add_options --with-system-jpeg
10139N/Aac_add_options --with-system-zlib
10139N/Aac_add_options --with-system-bz2
10139N/Aac_add_options --enable-system-cairo
10139N/Aac_add_options --disable-updater
10710N/Aac_add_options --disable-tests
10710N/A%if %option_with_debug
10139N/Aac_add_options --enable-debug
10139N/Aac_add_options --disable-optimize
10139N/A%else
10139N/Aac_add_options --disable-debug
10139N/Aac_add_options --enable-optimize
10139N/A%endif
10139N/Aac_add_options --disable-shared
10139N/Aac_add_options --disable-crashreporter
10139N/Aac_add_options '--with-rpath=\$ORIGIN'
10139N/A%if %option_without_moz_nss_nspr
10139N/Aac_add_options --with-system-nspr
20890N/Aac_add_options --with-system-nss
20890N/A%endif
20829N/A%if %option_with_lightning
20829N/Aac_add_options --enable-calendar
19078N/A%endif
19078N/A#ac_add_options --enable-system-sqlite
18391N/Aac_add_options --enable-startup-notification
18391N/AEOF
18187N/A
18187N/ABUILD_OFFICIAL=1
17945N/AMOZILLA_OFFICIAL=1
17945N/AMOZ_PKG_FORMAT=BZ2
17868N/APKG_SKIP_STRIP=1
17868N/Aexport BUILD_OFFICIAL MOZILLA_OFFICIAL MOZ_PKG_FORMAT PKG_SKIP_STRIP CFLAGS CXXFLAGS
17497N/A
17497N/ASRCDIR=$PWD
17195N/Aexport MOZCONFIG=$PWD/.mozconfig
17195N/Amkdir -p ../objdir-tb
17172N/A
17172N/A%if %option_without_moz_nss_nspr
16348N/Acp %{SOURCE8} ${SRCDIR}/../objdir-tb
16348N/Achmod +x ${SRCDIR}/../objdir-tb/nspr-nss-config
16307N/Aexport NSPR_CONFIG=${SRCDIR}/../objdir-tb/nspr-nss-config\ nspr
16307N/Aexport NSS_CONFIG=${SRCDIR}/../objdir-tb/nspr-nss-config\ nss
16104N/A%endif
16104N/A
13735N/Acd ${SRCDIR}/../objdir-tb
13735N/A${SRCDIR}/comm-1.9.1/configure
13658N/Amake
13658N/A
13658N/Amake package
13072N/A
13072N/A%install
12557N/A/bin/rm -rf $RPM_BUILD_ROOT
12557N/A
12112N/ABUILDDIR=$PWD/../objdir-tb
12112N/A/bin/mkdir -p $RPM_BUILD_ROOT%{_libdir}
12042N/Acd $RPM_BUILD_ROOT%{_libdir}
12042N/A/usr/bin/bzip2 -dc $BUILDDIR/mozilla/dist/thunderbird-*.tar.bz2 | gtar -xf -
11947N/A
11947N/A/bin/mkdir -p $RPM_BUILD_ROOT%{_bindir}
11868N/A/bin/ln -s ../lib/thunderbird/thunderbird $RPM_BUILD_ROOT%{_bindir}/thunderbird
11868N/A%if %option_with_lightning
11868N/ALIGHTNING_ID="{e2fda1a4-762b-4020-b5ad-a41df1933103}"
11847N/Acp %{SOURCE4} $RPM_BUILD_ROOT%{_libdir}/thunderbird/extensions/$LIGHTNING_ID/chrome.manifest
11847N/A%endif
11847N/A
11375N/A/bin/mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
11311N/A/bin/mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
11311N/Ainstall -c -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps/thunderbird-icon.png
11103N/Ainstall -c -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/applications/thunderbird.desktop
11103N/A
10714N/A# remove local dictionary and share the one that delivered
10714N/A# by myspell-dictionary
10710N/Arm -f $RPM_BUILD_ROOT%{_tbdir}/dictionaries/en-US.dic
10710N/Arm -f $RPM_BUILD_ROOT%{_tbdir}/dictionaries/en-US.aff
10522N/Armdir $RPM_BUILD_ROOT%{_tbdir}/dictionaries
10522N/A
10139N/A%clean
10139N/A/bin/rm -rf $RPM_BUILD_ROOT
10139N/A
10139N/A%changelog
10139N/A* Fri Jun 18 2010 - brian.lu@sun.com
10139N/A- Bump to 3.0.5
10139N/A* Tue Jun 08 2010 - Michal.Pryc@Oracle.Com
10139N/A- Updated BuildRequires to fit SourceJuicer.
10139N/A* Sat May 08 2010 - brian.lu@sun.com
10139N/A- Fix d.o.o 15616
10139N/A* Sat Apr 17 2010 - brian.lu@sun.com
10139N/A- Bump to 3.0.4
10139N/A* Wed Mar 10 2010 - brian.lu@sun.com
10139N/A- Add $ORIGIN to --with-rpath
10139N/A* Tue Mar 09 2010 - brian.lu@sun.com
10139N/A- Add --with-rpath to fix bug d.o.o 14849
10139N/A Remove patch thunderbird3-30-using-sqlite-3-6-17.diff
10139N/A* Tus Mar 02 2010 - ginn.chen@sun.com
10139N/A- Bump to Thunderbird 3.0.3.
10139N/A* Thu Feb 04 2010 - ginn.chen@sun.com
10139N/A- Add thunderbird3-12-nspr_use_zone_allocator.diff.
10139N/A* Tue Feb 02 2010 - brian.lu@sun.com
10139N/A- Using chrome.manifest that supports mutli languages
10139N/A* Mon Jan 25 2010 - brian.lu@sun.com
10139N/A- Bump to 3.0.1
10139N/A* Wed Jan 13 2010 - brian.lu@sun.com
10139N/A- bug d.o.o 13561 is fixed in 1.0b1
10139N/A Remove the patch thunderbird3-30-timezone.diff
10139N/A* Thu Dec 31 2009 - brian.lu@sun.com
10139N/A- Add two patches:
10139N/A thunderbird3-28-sync-toolbar.diff
10139N/A thunderbird3-29-account-setup.diff
10139N/A* Fri Dec 18 2009 - ginn.chen@sun.com
10139N/A- Bump lighting to 1.0b1rc1.
10139N/A* Wed Dec 16 2009 - ginn.chen@sun.com
10139N/A- Add thunderbird3-27-startup-notification.diff
10139N/A* Mon Dec 14 2009 - brian.lu@sun.com
10139N/A- Define lightning_version
10139N/A* Thu Dec 08 2009 - brian.lu@sun.com
10139N/A- Bump to 3.0
10139N/A* Wed Dec 02 2009 - ginn.chen@sun.com
10139N/A- Bump to Thunderbird 3.0rc2.
10139N/A* Wed Nov 25 2009 - ginn.chen@sun.com
10139N/A- Bump to Thunderbird 3.0rc1.
10139N/A* Fri Nov 13 2009 - ginn.chen@sun.com
10139N/A- Remove thunderbird.cfg, thunderbird3-02-disable-online-update.diff
10139N/A disable-updater should be enough.
10139N/A- Update thunderbird3-11-jemalloc-shared-library.diff
10139N/A* Web Sep 23 2009 - ginn.chen@sun.com
10139N/A- Remove configure files.
10139N/A* Wed Sep 23 2009 - brian.lu@sun.com
10139N/A- Remove the upstreamed patch thunderbird3-23-bug504043.diff
10139N/A and thunderbird3-25-downloadable-font.diff
10139N/A- Update patch thunderbird3-26-no-offline-download.diff
10139N/A- Bump to beta4
10139N/A* Tue Sep 22 2009 - brian.lu@sun.com
10139N/A- Update patch thunderbird3-26-no-offline-download.diff
10139N/A* Fri Sep 18 2009 - ginn.chen@sun.com
10139N/A- Add patch thunderbird3-17-compiler-workaround-2.diff
10139N/A* Thu Sep 03 2009 - brian.lu@sun.com
10139N/A- Add patch thunderbird3-26-no-offline-download.diff
10139N/A* Wed Jul 29 2009 - ginn.chen@sun.com
10139N/A- Add patch thunderbird3-25-downloadable-font.diff
10139N/A* Thu Jul 23 2009 - ginn.chen@sun.com
10139N/A- Update thunderbird3-22-use-system-theora-and-sqlite.diff
10139N/A Fix build issue with system sqlite library.
10139N/A* Thu Jul 23 2009 - brian.lu@sun.com
10139N/A- Bump to 3.0b3
10139N/A Remove following upstreamed patches:
10139N/A thunderbird3-03-js.diff
10139N/A thunderbird3-06-font-config.diff
10139N/A thunderbird3-07-pango-1-23.diff
10139N/A thunderbird3-08-im-context-not-match.diff
10139N/A thunderbird3-09-rename-nsSelectionBatcher.diff
10139N/A thunderbird3-10-bigendian.diff
10139N/A thunderbird3-13-js-dtrace.diff
10139N/A thunderbird3-14-xinerama.diff
10139N/A thunderbird3-17-runmozilla.diff
16401N/A thunderbird3-19-small-migration-wizard-window.diff
19250N/A
19567N/A Update following patches:
thunderbird3-16-delay-stopping-realplayer.diff
thunderbird3-20-system-nss-nspr.diff
* Wed Jun 17 2009 - brian.lu@sun.com
- Enable debug mode when "--with-debug" is specified
* Wed Jun 02 2009 - brian.lu@sun.com
- Change bugzilla:9112 to doo:9112 and bugzilla:8471 to doo:8471
* Mon May 25 2009 - ginn.chen@sun.com
- Add thunderbird3-20-system-nss-nspr.diff
thunderbird3-21-sunaudio-sparc.diff
thunderbird3-22-use-system-theora.diff
* Tue Mar 31 2009 - brian.lu@sun.com
- Fix bug 7723
* Mon Mar 30 2009 - ginn.chen@sun.com
- Remove thunderbird3-12-ldap-crash.diff, this bug is gone.
* Fri Mar 06 2009 - ginn.chen@sun.com
- Copy firefox3-25-pango-1-23.diff to thunderbird3-07-pango-1-23.diff
* Fri Mar 06 2009 - brian.lu@sun.com
- Replace the patch thunderbird3-07-pango-1-23.diff with
the patch firefox3-25-pango-1-23.diff
* Thu Mar 05 2009 - ginn.chen@sun.com
- add option to use system cairo and jpeg
* Wed Mar 04 2009 - ginn.chen@sun.com
- copy firefox3-*.diff to thunderbird3-*.diff
- use configure in ext-sources
* Mon Mar 02 2009 - alfred.peng@sun.com
- Patch updates for Thunderbird 3.0b2.
* Fri Feb 27 2009 - brian.lu@sun.com
- bump to Thunderbird 3.0b2
* Thu Feb 19 2009 - brian.lu@sun.com
- Fix the issue caused by pango upgrade
* Fri Jan 23 2009 - brian.lu@sun.com
- Fix the bug 6187
* Fri Jan 16 2009 - brian.lu@sun.com
- Change the bugzilla ID of thunderbird-13-ldap-crash.diff to 374731
* Wed Dec 31 2008 - brian.lu@sun.com
- Replace the patch thunderbird-24-rename-selectionBacher.diff
with thunderbird-25-allow-muldefs.diff
* Mon Dec 22 2008 - brian.lu@sun.com
- Upgrade to 3.0b1
* Tue Dec 02 2008 - brian.lu@sun.com
- Fix the bug CR677345
* Mon Oct 13 2008 - ginn.chen@sun.com
- Change /bin/tar to tar.
* Oct 10 2008 - alfred.peng@sun.com
- Add thunderbird-21-ksh.diff for indiana only to fix bugster CR6750518.
* Man 06 2008 - brian.lu@sun.com
- Bump lightning to 0.9
* Sat Sep 27 2008 - ginn.chen@sun.com
- Bump to 2.0.0.17
* Fri Sep 26 2008 - brian.lu@sun.com
- Fix the bug CR6752288
* Tue Jul 29 2008 - brian.lu@sun.com
- bump to 2.0.0.16
* Mon Jul 21 2008 - ginn.chen@sun.com
- Add bugdb info.
* Mon Jun 02 2008 - ginn.chen@sun.com
- Add indiana branding patch: thunderbird-18-remove-hardcoded-fontname.diff
* Mon May 05 2008 - dave.lin@sun.com
- bump to 2.0.0.14
* Thu April 24 2008 - brian.lu@sun.com
- bump lightning to 0.8
* Wed Mar 26 2008 - brian.lu@sun.com
- Fix bug CR6640830
* Thu Feb 28 2008 - dave.lin@sun.com
- bump to TB 2.0.0.12
* Fir Nov 28 2007 - evan.yan@sun.com
- replace thunderbird-08-locale.diff with mozilla-09-locale.diff, to correct our
way of supporting multi-language
* Mon Nov 19 2007 - dave.lin@sun.com
- bump to TB 2.0.0.9
- remove patch thunderbird-16-crash-with-some-themes.diff since it has been upstreamed
* Tue Nov 13 2007 - brian.lu@sun.com
- Add patch, thunderbird-16-crash-with-some-themes.diff
to fix 'thunderbird crashing under some themes' bug CR6586103
* Fri Nov 02 2007 - dave.lin@sun.com
- bump lightning to 0.7
* Fri Aug 03 2007 - dave.lin@sun.com
- bump to 2.0.0.6
* Mon Jun 23 2007 - dave.lin@sun.com
- bump to 2.0.0.5
* Thu Jun 21 2007 - damien.carbery@sun.com
- Add patch, mozilla-08-cairo-update.diff, to update the private copy of
cairo.h used in the build.
* Tue June 05 2007 - brian.lu@sun.com
- Fix the bug CR6284006: GConf Error: Bad key or directory name: "desktop/gnome/url-handlers/GMT+00/command": `+' messages
* Mon Apr 30 2007 - dave.lin@sun.com
- remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
* Thu Apr 27 2007 - brian.lu@sun.com
- add patch to grey out "Check for Updates" in Thunderbird menu since it's not supported
* Sat Apr 21 2007 - dave.lin@sun.com
- Bump to 2.0.0.0
* Thu Apr 12 2007 - dave.lin@sun.com
- bump to 2.0.0.0rc1, removed the patches thunderbird-11-drag-and-drop.diff,
thunderbird-12-defaultAccount.diff which are upstreamed in this release
* Thu Apr 12 2007 - dave.lin@sun.com
- disable update feature in Thunderbird menu since it's not supported
on Solaris so far(CR#6542910)
* Wed Mar 23 2007 - brian.lu@sun.com
- Fix the bug CR6535724:Thunderbird crashes with LDAP in snv 60
* Mon Mar 12 2007 - brian.lu@sun.com
- Fix the bug CR6530327
* Sat Mar 10 2007 - dougs@truemail.co.th
- Fixed URL for lightning
* Sat Mar 03 2007 - dave.lin@sun.com
- bump lightning version to 0.3.1
* Thu Feb 01 2007 - brian.lu@sun.com
- fix drag and drop crashing bug CR6519257
- bugzilla id 367203. The patch has been put into upstream
* Sun Jan 28 2007 - laca@sun.com
- add full download url for lightning
* Fri Jan 26 2007 - dave.lin@sun.com
- enable lightning extension(0.3) in Thunderbird
* Wed Jan 24 2007 - dave.lin@sun.com
- bump version to 2.0b2
* Thu Dec 28 2006 - dave.lin@sun.com
- change the patch type to branding for some patches in patch comments
- bump version to 2.0b1 and remove mozilla-03-s11s-smkfl.diff,
mozilla-04-s11x-smkfl.diff since they're upstreamed in that branch
* Fri Nov 17 2006 - dave.lin@sun.com
- add patch comments
* Mon Nov 13 2006 - dave.lin@sun.com
- change the version to 1.5.0.8 since 2.0a1 could not be able to integrated
into SNV, and add patches mozilla-03-s11s-smkfl.diff, mozilla-04-s11x-smkfl.diff
back because they're not upstreamed in the branch that for Thunderbird 1.5.x
* Thu Sep 07 2006 - dave.lin@sun.com
- add patch thunderbird-10-no-pkg-files.diff to remove patch checker scripts
since it's unnecessary to deliver them with the bundled version
- change the version 2.0a1 to 2.0 to comply WOS integration rules
- re-organize the patch list
* Mon Aug 28 2006 - dave.lin@sun.com
- create symbol link libnssckbi.so -> /usr/lib/mps/libnssckbi.so
to fix bug CR#6459752
* Tue Aug 08 2006 - dave.lin@sun.com
- bump version to 2.0a1
- remove the patch mozilla-03-s11s-smkfl.diff, mozilla-04-s11x-smkfl.diff
which have been fixed in 2.0a1
- change to xpinstall/packager to run the make to generate the binary tarball
* Mon Jul 31 2006 - dave.lin@sun.com
- bump to 1.5.0.5
* Fri Jul 07 2006 - dave.lin@sun.com
- add patch mozilla-07-no-ldlibpath.diff to remove the LD_LIBRARY_PATH in
- change to "disable-static, enable-shared" per Brian Lu
* Wed Jun 21 2006 - dave.lin@sun.com
- remove patch thunderbird-07-ldap-prefs.diff to fix bug CR#6344861
* Fri Jun 02 2006 - dave.lin@sun.com
- bump src version to 1.5.0.4
* Sat Apr 29 2006 - halton.huo@sun.com
- Add patch thunderbird-09-no-nss-nspr.diff to not deliver the nss,nspr
* Fri Apr 27 2006 - damien.carbery@sun.com
- Remove patch 9 as it is not in svn and breaks build.
* Fri Apr 27 2006 - dave.lin@sun.com
- change to not deliver the devel pkg
- add patch thunderbird-09-no-nss-nspr.diff to not deliver the nss,nspr
libraries, and use firefox's instead
- remove patch mozilla-06-skip-strip.diff, use another simple way to skip
strip instead, setting PKG_SKIP_STRIP=1
* Fri Apr 21 2006 - dave.lin@sun.com
- bump to 1.5.0.2, remove patch 06 thunderbird-06-save-all-attach.diff,
which is already upstreamed
* Fri Apr 14 2006 - dave.lin@sun.com
- add patch mozilla-06-skip-strip.diff to make no stripped libraries
- add patch firefox-13-locale.diff to make firefox automatically
pick up locale setting from user environment and start up in
that locale
* Thu Apr 13 2006 - dave.lin@sun.com
- Changed the installation location from "/usr/sfw/lib" to "/usr/lib"
on Solaris
* Fri Mar 10 2006 -halton.huo@sun.com
- Add patch thunderbird-06-save-all-attach.diff to fix 6373061.
- Add patch thunderbird-07-ldap-prefs.diff to fix CR6344861.
* Tue Jan 17 2006 - dave.lin@sun.com
- Bump tarball version to 1.5
- add two configure options --enable-static, --disable-shared
- to get rid of intermedia shared libraries
- disable parallel build option
* Tue Nov 08 2005 - dave.lin@sun.com
- Bump tarball version to 1.5rc1
- Remove the patch mozilla-07-bz307041.diff since it's upstreamed in 1.5rc1 already
* Thu Nov 1 2005 - laca@sun.com
- change version to numeric and introduce %tarball_version
* Fri Oct 21 2005 - <halton.huo@sun.com>
- Bump to 1.5b2.
- Add patch 307041 from bugzilla.
* Mon Sep 26 2005 - <halton.huo@sun.com>
- Bump to 1.5b1.
- Move dir mozilla to thunderbird after tarball unpacking.
* Thu Sep 08 2005 - damien.carbery@sun.com
- Change BuildPrereq to BuildRequires, a format that build-gnome2 understands.
* Mon Sep 05 2005 - Dave Lin <dave.lin@sun.com>
- Add patches to remove the specific gtar options
- Set MOZ_PKG_FORMAT=BZ2 to keep consistent of tarball
format between linux and solaris
* Fri Sep 02 2005 - damien.carbery@sun.com
- Change gtar to tar and rework tar command.
* Mon Aug 22 2005 - Dave Lin <dave.lin@sun.com>
- initial version of the spec file created