7b08d5
%define system_nss              1
7b08d5
%global nspr_version            4.13.1
7b08d5
%global nss_version             3.28.4
7b08d5
%define system_sqlite           0
7b08d5
%define sqlite_version          3.8.4.2
7b08d5
%define system_ffi              1
7b08d5
%define ffi_version             3.0.9
7b08d5
%define use_bundled_yasm        1
7b08d5
%define use_bundled_python      0
7b08d5
%define python_version          2.7.8
7b08d5
%define use_bundled_gcc         0
7b08d5
%define gcc_version             4.8.2-16
7b08d5
%define system_cairo            0
7b08d5
%define cairo_version           1.10.2
7b08d5
%define freetype_version        2.1.9
7b08d5
%define system_libatomic        0
7b08d5
%define official_branding       1
7b08d5
%define libnotify_version       0.4
7b08d5
%define debug_build             0
7b08d5
# This is for local builds or builds in mock with --no-clean
7b08d5
# It skips building of gcc, binutils and yasm rpms when they exists, it just installs
7b08d5
# them and doesn't delete them to allow recycling them in next build.
7b08d5
# SHOULD ALWAYS BE 0 WHEN BUILDING IN BREW
7b08d5
%define do_not_clean_rpms       0
7b08d5
7b08d5
7b08d5
# Configure and override build options for various platforms and RHEL versions
7b08d5
# ============================================================================
7b08d5
7b08d5
# RHEL7
7b08d5
%if 0%{?rhel} == 7
7b08d5
%ifarch s390x
7b08d5
%define use_bundled_gcc         1
7b08d5
%endif
7b08d5
%endif
7b08d5
7b08d5
# RHEL6
7b08d5
%if 0%{?rhel} == 6
7b08d5
%define use_bundled_python      1
7b08d5
%define use_bundled_gcc         1
7b08d5
%define use_bundled_yasm        1
7b08d5
%define system_ffi              0
7b08d5
%define use_bundled_binutils    1
7b08d5
%endif
7b08d5
7b08d5
# Require libatomic for ppc
7b08d5
%ifarch ppc
7b08d5
%define system_libatomic        1
7b08d5
%endif
7b08d5
# Big endian platforms
7b08d5
%ifarch ppc ppc64 s390 s390x
7b08d5
# Javascript Intl API is not supported on big endian platforms right now:
7b08d5
# https://bugzilla.mozilla.org/show_bug.cgi?id=1322212
7b08d5
%define with_intl_api           1
7b08d5
%define big_endian              1
7b08d5
%endif
7b08d5
7b08d5
# ============================================================================
7b08d5
7b08d5
# Avoid patch failures
7b08d5
%define _default_patch_fuzz 2
7b08d5
7b08d5
%define thunderbird_app_id      \{3550f703-e582-4d05-9a08-453d09bdfdc6\} 
7b08d5
%define build_langpacks         1
7b08d5
7b08d5
%define langpackdir             %{mozappdir}/langpacks
7b08d5
%if %{?system_sqlite}
7b08d5
# The actual sqlite version (see #480989):
7b08d5
%global sqlite_build_version %(pkg-config --silence-errors --modversion sqlite3 2>/dev/null || echo 65536)
7b08d5
%endif
7b08d5
7b08d5
7b08d5
%define mozappdir    %{_libdir}/%{name}
7b08d5
7b08d5
Summary:        Mozilla Thunderbird mail/newsgroup client
7b08d5
Name:           thunderbird
7b08d5
Version:        52.5.0
7b08d5
Release:        1%{?dist}
7b08d5
URL:            http://www.mozilla.org/projects/thunderbird/
7b08d5
License:        MPLv1.1 or GPLv2+ or LGPLv2+
7b08d5
Group:          Applications/Internet
7b08d5
7b08d5
%define         tarballdir              thunderbird-52.5.0
7b08d5
%define         objdir                  objdir
7b08d5
7b08d5
# From ftp://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?ext_version}/source
7b08d5
Source0:        https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz
7b08d5
%if %{build_langpacks}
7b08d5
Source1:        thunderbird-langpacks-%{version}%{?ext_version}-20171127.tar.xz
7b08d5
%endif
7b08d5
# Locales for lightning
7b08d5
Source2:        l10n-lightning-%{version}.tar.xz
7b08d5
Source3:        mklangsource.sh
7b08d5
7b08d5
Source10:       thunderbird-mozconfig
7b08d5
Source11:       thunderbird-mozconfig-branded
7b08d5
Source20:       thunderbird.desktop
7b08d5
Source21:       thunderbird.sh.in
7b08d5
Source100:      find-external-requires
7b08d5
Source200:      https://www.python.org/ftp/python/2.7.8/Python-2.7.8.tgz
7b08d5
Source300:      gcc48-%{gcc_version}.el5.src.rpm
7b08d5
Source301:      yasm-1.2.0-3.el5.src.rpm
7b08d5
Source302:      devtoolset-2-binutils-2.23.52.0.1-10.el5.src.rpm
7b08d5
Source600:      thunderbird.sh.in.rhel6
7b08d5
Source601:      thunderbird-redhat-default-prefs.js.rhel6
7b08d5
Source700:      thunderbird.sh.in.rhel7
7b08d5
Source701:      thunderbird-redhat-default-prefs.js.rhel7
7b08d5
7b08d5
# Mozilla (XULRunner) patches
7b08d5
Patch0:         firefox-install-dir.patch
7b08d5
7b08d5
# Build patches
7b08d5
Patch5:         xulrunner-24.0-jemalloc-ppc.patch
7b08d5
Patch6:         webrtc-arch-cpu.patch
7b08d5
Patch8:         firefox-ppc64le.patch
7b08d5
Patch9:         build-s390-missing-include.patch
7b08d5
Patch20:        build-s390-atomic.patch
7b08d5
Patch21:        build-icu-big-endian.patch
7b08d5
Patch22:        build-missing-getrandom.patch
7b08d5
Patch23:        build-nss-version.patch
7b08d5
Patch24:        build-nss-prbool.patch
7b08d5
7b08d5
# RHEL patches
7b08d5
Patch103:       rhbz-966424.patch
7b08d5
Patch110:       mozilla-1170092-etc-conf.patch
7b08d5
Patch111:       rhbz-1173156.patch
7b08d5
Patch112:       mozilla-256180.patch
7b08d5
Patch113:       rhbz-1414535.patch
7b08d5
Patch114:       rhbz-1423012.patch
7b08d5
7b08d5
# Upstream patches
7b08d5
# Kaie's patch, we'll most likely need this one
7b08d5
Patch202:       mozilla-1152515.patch
7b08d5
7b08d5
# Thunderbird patches
7b08d5
Patch1000:      thunderbird-objdir.patch
7b08d5
Patch1001:      lightning-bad-langs.patch
7b08d5
Patch1002:      thunderbird-enable-addons.patch
7b08d5
Patch1003:       build-fix-dupes.patch
7b08d5
7b08d5
# ---------------------------------------------------
7b08d5
BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
7b08d5
7b08d5
BuildRequires:  desktop-file-utils
7b08d5
BuildRequires:  mesa-libGL-devel
7b08d5
BuildRequires:  libnotify-devel >= %{libnotify_version}
7b08d5
BuildRequires:  zip
7b08d5
BuildRequires:  bzip2-devel
7b08d5
BuildRequires:  zlib-devel
7b08d5
BuildRequires:  libIDL-devel
7b08d5
BuildRequires:  gtk2-devel
7b08d5
BuildRequires:  gnome-vfs2-devel
7b08d5
BuildRequires:  libgnome-devel
7b08d5
BuildRequires:  libgnomeui-devel
7b08d5
BuildRequires:  krb5-devel
7b08d5
BuildRequires:  pango-devel
7b08d5
BuildRequires:  freetype-devel >= %{freetype_version}
7b08d5
BuildRequires:  libXt-devel
7b08d5
BuildRequires:  libXrender-devel
7b08d5
BuildRequires:  startup-notification-devel
7b08d5
BuildRequires:  alsa-lib-devel
7b08d5
BuildRequires:  libnotify-devel
7b08d5
BuildRequires:  autoconf213
7b08d5
BuildRequires:  mesa-libGL-devel
7b08d5
BuildRequires:  autoconf213
7b08d5
BuildRequires:  xz
7b08d5
%if ! %{use_bundled_yasm}0
7b08d5
BuildRequires:  yasm
7b08d5
%endif
7b08d5
%if %{?system_sqlite}
7b08d5
BuildRequires:  sqlite-devel >= %{sqlite_version}
7b08d5
Requires:       sqlite >= %{sqlite_build_version}
7b08d5
%endif
7b08d5
%if %{?system_nss}
7b08d5
BuildRequires:  nspr-devel >= %{nspr_version}
7b08d5
BuildRequires:  nss-devel >= %{nss_version}
7b08d5
Requires:       nspr >= %{nspr_version}
7b08d5
Requires:       nss >= %{nss_version}
7b08d5
%endif
7b08d5
%if %{?system_cairo}
7b08d5
BuildRequires:  cairo-devel >= %{cairo_version}
7b08d5
%endif
7b08d5
%if %{?system_sqlite}
7b08d5
BuildRequires:  sqlite-devel >= %{sqlite_version}
7b08d5
Requires:       sqlite >= %{sqlite_build_version}
7b08d5
%endif
7b08d5
%if %{?system_ffi}
7b08d5
BuildRequires:  libffi-devel >= %{ffi_version}
7b08d5
Requires:       libffi >= %{ffi_version}
7b08d5
%endif
7b08d5
BuildRequires:  libpng-devel
7b08d5
BuildRequires:  libjpeg-devel
7b08d5
BuildRequires:  hunspell-devel
7b08d5
%if %{system_libatomic}
7b08d5
BuildRequires:  libatomic
7b08d5
Requires:       libatomic
7b08d5
%endif
7b08d5
7b08d5
# RHEL7 requires
7b08d5
%if 0%{?rhel} == 7
7b08d5
BuildRequires:  pulseaudio-libs-devel
7b08d5
Requires:       mozilla-filesystem
7b08d5
Requires:       liberation-fonts-common
7b08d5
Requires:       liberation-sans-fonts
7b08d5
BuildRequires:  dbus-glib-devel >= 0.60
7b08d5
%endif
7b08d5
7b08d5
# RHEL6 requires
7b08d5
%if 0%{?rhel} == 6
7b08d5
BuildRequires:  desktop-file-utils
7b08d5
Requires:       mozilla-filesystem
7b08d5
Requires:       gtk2 >= 2.24
7b08d5
BuildRequires:  pulseaudio-libs-devel
7b08d5
Requires:       liberation-fonts-common
7b08d5
Requires:       liberation-sans-fonts
7b08d5
%endif
7b08d5
7b08d5
Obsoletes:      thunderbird-lightning
7b08d5
Obsoletes:      thunderbird-lightning-gdata
7b08d5
%if %{use_bundled_python}
7b08d5
BuildRequires:  openssl-devel
7b08d5
%endif
7b08d5
# GCC 4.8 BuildRequires
7b08d5
# ==================================================================================
7b08d5
%if %{use_bundled_gcc}
7b08d5
7b08d5
%ifarch s390x
7b08d5
%global multilib_32_arch s390
7b08d5
%endif
7b08d5
%ifarch sparc64
7b08d5
%global multilib_32_arch sparcv9
7b08d5
%endif
7b08d5
%ifarch ppc64
7b08d5
%global multilib_32_arch ppc
7b08d5
%endif
7b08d5
%ifarch x86_64
7b08d5
%if 0%{?rhel} >= 6
7b08d5
%global multilib_32_arch i686
7b08d5
%else
7b08d5
%global multilib_32_arch i386
7b08d5
%endif
7b08d5
%endif
7b08d5
7b08d5
%global multilib_64_archs sparc64 ppc64 s390x x86_64
7b08d5
7b08d5
%if 0%{?rhel} >= 6
7b08d5
# Need binutils which support --build-id >= 2.17.50.0.17-3
7b08d5
# Need binutils which support %gnu_unique_object >= 2.19.51.0.14
7b08d5
# Need binutils which support .cfi_sections >= 2.19.51.0.14-33
7b08d5
BuildRequires: binutils >= 2.19.51.0.14-33
7b08d5
# While gcc doesn't include statically linked binaries, during testing
7b08d5
# -static is used several times.
7b08d5
BuildRequires: glibc-static
7b08d5
%else
7b08d5
# Don't have binutils which support --build-id >= 2.17.50.0.17-3
7b08d5
# Don't have binutils which support %gnu_unique_object >= 2.19.51.0.14
7b08d5
# Don't have binutils which  support .cfi_sections >= 2.19.51.0.14-33
7b08d5
BuildRequires: binutils >= 2.17.50.0.2-8
7b08d5
%endif
7b08d5
BuildRequires: zlib-devel, gettext, dejagnu, bison, flex, texinfo, sharutils
7b08d5
BuildRequires: /usr/bin/pod2man
7b08d5
%if 0%{?rhel} >= 7
7b08d5
BuildRequires: texinfo-tex
7b08d5
%endif
7b08d5
#BuildRequires: systemtap-sdt-devel >= 1.3
7b08d5
# For VTA guality testing
7b08d5
BuildRequires: gdb
7b08d5
# Make sure pthread.h doesn't contain __thread tokens
7b08d5
# Make sure glibc supports stack protector
7b08d5
# Make sure glibc supports DT_GNU_HASH
7b08d5
BuildRequires: glibc-devel >= 2.4.90-13
7b08d5
%if 0%{?rhel} >= 6
7b08d5
BuildRequires: elfutils-devel >= 0.147
7b08d5
BuildRequires: elfutils-libelf-devel >= 0.147
7b08d5
%else
7b08d5
BuildRequires: elfutils-devel >= 0.72
7b08d5
%endif
7b08d5
%ifarch ppc ppc64 s390 s390x sparc sparcv9 alpha
7b08d5
# Make sure glibc supports TFmode long double
7b08d5
BuildRequires: glibc >= 2.3.90-35
7b08d5
%endif
7b08d5
%ifarch %{multilib_64_archs} sparcv9 ppc
7b08d5
# Ensure glibc{,-devel} is installed for both multilib arches
7b08d5
BuildRequires: /lib/libc.so.6 /usr/lib/libc.so /lib64/libc.so.6 /usr/lib64/libc.so
7b08d5
%endif
7b08d5
%ifarch ia64
7b08d5
BuildRequires: libunwind >= 0.98
7b08d5
%endif
7b08d5
# Need .eh_frame ld optimizations
7b08d5
# Need proper visibility support
7b08d5
# Need -pie support
7b08d5
# Need --as-needed/--no-as-needed support
7b08d5
# On ppc64, need omit dot symbols support and --non-overlapping-opd
7b08d5
# Need binutils that owns /usr/bin/c++filt
7b08d5
# Need binutils that support .weakref
7b08d5
# Need binutils that supports --hash-style=gnu
7b08d5
# Need binutils that support mffgpr/mftgpr
7b08d5
#%if 0%{?rhel} >= 6
7b08d5
## Need binutils which support --build-id >= 2.17.50.0.17-3
7b08d5
## Need binutils which support %gnu_unique_object >= 2.19.51.0.14
7b08d5
## Need binutils which support .cfi_sections >= 2.19.51.0.14-33
7b08d5
#Requires: binutils >= 2.19.51.0.14-33
7b08d5
#%else
7b08d5
## Don't have binutils which support --build-id >= 2.17.50.0.17-3
7b08d5
## Don't have binutils which support %gnu_unique_object >= 2.19.51.0.14
7b08d5
## Don't have binutils which  support .cfi_sections >= 2.19.51.0.14-33
7b08d5
#Requires: binutils >= 2.17.50.0.2-8
7b08d5
#%endif
7b08d5
## Make sure gdb will understand DW_FORM_strp
7b08d5
#Conflicts: gdb < 5.1-2
7b08d5
#Requires: glibc-devel >= 2.2.90-12
7b08d5
#%ifarch ppc ppc64 s390 s390x sparc sparcv9 alpha
7b08d5
## Make sure glibc supports TFmode long double
7b08d5
#Requires: glibc >= 2.3.90-35
7b08d5
#%endif
7b08d5
#Requires: libgcc >= 4.1.2-43
7b08d5
#Requires: libgomp >= 4.4.4-13
7b08d5
#%if 0%{?rhel} == 6
7b08d5
#Requires: libstdc++ >= 4.4.4-13
7b08d5
#%else
7b08d5
#Requires: libstdc++ = 4.1.2
7b08d5
#%endif
7b08d5
##FIXME gcc version
7b08d5
#Requires: libstdc++-devel = %{version}-%{release}
7b08d5
BuildRequires: gmp-devel >= 4.1.2-8
7b08d5
%if 0%{?rhel} >= 6
7b08d5
BuildRequires: mpfr-devel >= 2.2.1
7b08d5
%endif
7b08d5
%if 0%{?rhel} >= 7
7b08d5
BuildRequires: libmpc-devel >= 0.8.1
7b08d5
%endif
7b08d5
7b08d5
%endif # bundled gcc BuildRequires
7b08d5
# ==================================================================================
7b08d5
# Override internal dependency generator to avoid showing libraries provided by this package
7b08d5
# in dependencies:
7b08d5
AutoProv: 0
7b08d5
%define _use_internal_dependency_generator 0
7b08d5
%define __find_requires %{SOURCE100}
7b08d5
7b08d5
%description
7b08d5
Mozilla Thunderbird is a standalone mail and newsgroup client.
7b08d5
7b08d5
7b08d5
%prep
7b08d5
%setup -q -c
7b08d5
cd %{tarballdir}
7b08d5
7b08d5
# Mozilla (XULRunner) patches
7b08d5
cd mozilla
7b08d5
# Build patches
7b08d5
# We have to keep original patch backup extension to go thru configure without problems with tests
7b08d5
%patch0 -p1 -b .orig
7b08d5
%patch5 -p1 -b .jemalloc-ppc.patch
7b08d5
%patch6 -p1 -b .webrtc-arch-cpu
7b08d5
%patch8 -p2 -b .ppc64le
7b08d5
%patch9 -p1 -b .s390-missing-include
7b08d5
%patch20 -p1 -b .s390-atomic
7b08d5
%patch22 -p1 -b .missing-getrandom
7b08d5
%patch23 -p1 -b .nss-version
7b08d5
%patch24 -p1 -b .nss-prbool
7b08d5
7b08d5
# RPM specific patches
7b08d5
%patch103 -p1 -b .rhbz-966424
7b08d5
%patch110 -p1 -b .moz-1170092-etc-conf
7b08d5
%patch111 -p2 -b .rhbz-1173156
7b08d5
%patch112 -p1 -b .mozbz-256180
7b08d5
%patch113 -p1 -b .rhbz-1414535
7b08d5
%patch114 -p1 -b .rhbz-1423012
7b08d5
7b08d5
# Upstream patches
7b08d5
%patch202 -p1 -b .mozbz-1152515
7b08d5
7b08d5
# Patch for big endian platforms only
7b08d5
%if 0%{?big_endian}
7b08d5
%patch21 -p1 -b .big-endian-icu
7b08d5
%endif
7b08d5
7b08d5
cd ..
7b08d5
7b08d5
%patch1000 -p2 -b .objdir
7b08d5
%patch1001 -p1 -b .badlangs
7b08d5
%patch1002 -p1 -b .addons
7b08d5
%patch1003 -p1 -b .fix-dupes
7b08d5
#%patch301 -p1 -b .ppc64le-build # fixme?
7b08d5
7b08d5
7b08d5
%{__rm} -f .mozconfig
7b08d5
%{__cp} %{SOURCE10} .mozconfig
7b08d5
function add_to_mozconfig() {
7b08d5
  mozconfig_entry=$1
7b08d5
  echo "ac_add_options --$1" >> .mozconfig
7b08d5
}
7b08d5
7b08d5
# Modify mozconfig file
7b08d5
%if %{official_branding}
7b08d5
 add_to_mozconfig "enable-official-branding"
7b08d5
%endif
7b08d5
7b08d5
%if %{?system_sqlite}
7b08d5
 add_to_mozconfig "enable-system-sqlite"
7b08d5
%else
7b08d5
 add_to_mozconfig "disable-system-sqlite"
7b08d5
%endif
7b08d5
7b08d5
%if %{?system_cairo}
7b08d5
 add_to_mozconfig "enable-system-cairo"
7b08d5
%else
7b08d5
 add_to_mozconfig "disable-system-cairo"
7b08d5
%endif
7b08d5
7b08d5
%if %{?system_ffi}
7b08d5
 add_to_mozconfig "enable-system-ffi"
7b08d5
%endif
7b08d5
7b08d5
%if %{?system_nss}
7b08d5
 add_to_mozconfig "with-system-nspr"
7b08d5
 add_to_mozconfig "with-system-nss"
7b08d5
%else
7b08d5
 add_to_mozconfig "without-system-nspr"
7b08d5
 add_to_mozconfig "without-system-nss"
7b08d5
%endif
7b08d5
7b08d5
add_to_mozconfig "with-system-jpeg"
7b08d5
add_to_mozconfig "enable-system-hunspell"
7b08d5
7b08d5
# RHEL 7 mozconfig changes:
7b08d5
%if 0%{?rhel} >= 6
7b08d5
 add_to_mozconfig "enable-startup-notification"
7b08d5
 add_to_mozconfig "enable-jemalloc"
7b08d5
%endif
7b08d5
7b08d5
# RHEL 6
7b08d5
%if 0%{?rhel} == 6
7b08d5
 # Disable dbus, because we're unable to build with its support in brew
7b08d5
 add_to_mozconfig "disable-dbus"
7b08d5
 # ctypes require system libffi for these platforms and RHEL6 does not have libffi >= 3.0.9 available
7b08d5
 %ifarch ppc64 ppc64le ppc s390 s390x
7b08d5
  add_to_mozconfig "disable-ctypes"
7b08d5
 %endif
7b08d5
%endif
7b08d5
7b08d5
%ifarch aarch64
7b08d5
 add_to_mozconfig "disable-ion"
7b08d5
%endif
7b08d5
7b08d5
add_to_mozconfig "enable-gio"
7b08d5
%ifarch aarch64 ppc ppc64 s390 s390x
7b08d5
 add_to_mozconfig "disable-skia"
7b08d5
%endif
7b08d5
7b08d5
# Debug build flags
7b08d5
%if %{?debug_build}
7b08d5
 add_to_mozconfig "enable-debug"
7b08d5
 add_to_mozconfig "disable-optimize"
7b08d5
%else
7b08d5
 add_to_mozconfig "disable-debug"
7b08d5
 add_to_mozconfig "enable-optimize"
7b08d5
%endif
7b08d5
7b08d5
add_to_mozconfig "with-intl-api"
7b08d5
7b08d5
#FIXME RTTI?? RHEL5/6
7b08d5
# ac_add_options --enable-cpp-rtti
7b08d5
# RHEL7: ac_add_options --with-system-bz2
7b08d5
# RHEL5: never been there, but is it usable --enable-gnomeui ????
7b08d5
7b08d5
%if %{use_bundled_python}
7b08d5
 # Prepare Python 2.7 sources
7b08d5
 tar xf %{SOURCE200}
7b08d5
%endif
7b08d5
7b08d5
# install lightning langpacks
7b08d5
cd ..
7b08d5
%{__xz} -dc %{SOURCE2} | %{__tar} xf -
7b08d5
cd -
7b08d5
#===============================================================================
7b08d5
7b08d5
%build
7b08d5
7b08d5
function build_bundled_package() {
7b08d5
  PACKAGE_RPM=$1
7b08d5
  PACKAGE_FILES=$2
7b08d5
  PACKAGE_SOURCE=$3
7b08d5
  PACKAGE_DIR="%{_topdir}/RPMS"
7b08d5
7b08d5
  PACKAGE_ALREADY_BUILD=0
7b08d5
  %if %{do_not_clean_rpms}
7b08d5
    if ls $PACKAGE_DIR/$PACKAGE_RPM; then
7b08d5
      PACKAGE_ALREADY_BUILD=1
7b08d5
    fi
7b08d5
    if ls $PACKAGE_DIR/%{_arch}/$PACKAGE_RPM; then
7b08d5
      PACKAGE_ALREADY_BUILD=1
7b08d5
    fi
7b08d5
  %endif
7b08d5
  if [ $PACKAGE_ALREADY_BUILD == 0 ]; then
7b08d5
    echo "Rebuilding $PACKAGE_RPM from $PACKAGE_SOURCE"; echo "==============================="
7b08d5
    rpmbuild --nodeps --rebuild $PACKAGE_SOURCE
7b08d5
  fi
7b08d5
7b08d5
  if [ ! -f $PACKAGE_DIR/$PACKAGE_RPM ]; then
7b08d5
    # Hack for tps tests
7b08d5
    ARCH_STR=%{_arch}
7b08d5
    %ifarch i386 i686
7b08d5
    ARCH_STR="i?86"
7b08d5
    %endif
7b08d5
    PACKAGE_DIR="$PACKAGE_DIR/$ARCH_STR"
7b08d5
  fi
7b08d5
  pushd $PACKAGE_DIR
7b08d5
  echo "Installing $PACKAGE_DIR/$PACKAGE_RPM"; echo "==============================="
7b08d5
  rpm2cpio $PACKAGE_DIR/$PACKAGE_RPM | cpio -iduv
7b08d5
  # Clean rpms to avoid including them to package
7b08d5
  %if ! %{do_not_clean_rpms}0
7b08d5
    rm -f $PACKAGE_FILES
7b08d5
  %endif
7b08d5
7b08d5
  PATH=$PACKAGE_DIR/usr/bin:$PATH
7b08d5
  export PATH
7b08d5
  LD_LIBRARY_PATH=$PACKAGE_DIR/usr/%{_lib}
7b08d5
  export LD_LIBRARY_PATH
7b08d5
  popd
7b08d5
}
7b08d5
7b08d5
# Build and install local yasm if needed
7b08d5
# ======================================
7b08d5
%if %{use_bundled_yasm}
7b08d5
  build_bundled_package 'yasm-1*.rpm' 'yasm-*.rpm' '%{SOURCE301}'
7b08d5
%endif
7b08d5
7b08d5
# Install local binutils if needed
7b08d5
# ======================================
7b08d5
%if 0%{?use_bundled_binutils}
7b08d5
  build_bundled_package 'binutils-2*.rpm' 'binutils*.rpm' '%{SOURCE302}'
7b08d5
%endif
7b08d5
7b08d5
# Install local GCC if needed
7b08d5
# ======================================
7b08d5
%if %{use_bundled_gcc}
7b08d5
  build_bundled_package 'gcc48-%{gcc_version}*.rpm' 'gcc48-*.rpm' '%{SOURCE300}'
7b08d5
  export CXX=g++
7b08d5
%endif
7b08d5
7b08d5
7b08d5
# Install local Python if needed
7b08d5
# ======================================
7b08d5
%if %{use_bundled_python}
7b08d5
    echo "Rebuilding Python"; echo "==============================="
7b08d5
  pushd %{tarballdir}
7b08d5
7b08d5
  # Build Python 2.7 and set environment
7b08d5
  BUILD_DIR=`pwd`/python_build
7b08d5
  cd Python-%{python_version}
7b08d5
  ./configure --prefix=$BUILD_DIR --exec-prefix=$BUILD_DIR
7b08d5
  make
7b08d5
  make install
7b08d5
  cd -
7b08d5
7b08d5
  PATH=$BUILD_DIR/bin:$PATH
7b08d5
  export PATH
7b08d5
  popd
7b08d5
%endif # bundled Python
7b08d5
7b08d5
%if %{?system_sqlite}
7b08d5
  # Do not proceed with build if the sqlite require would be broken:
7b08d5
  # make sure the minimum requirement is non-empty, ...
7b08d5
  sqlite_version=$(expr "%{sqlite_version}" : '\([0-9]*\.\)[0-9]*\.') || exit 1
7b08d5
  # ... and that major number of the computed build-time version matches:
7b08d5
  case "%{sqlite_build_version}" in
7b08d5
    "$sqlite_version"*) ;;
7b08d5
    *) exit 1 ;;
7b08d5
  esac
7b08d5
%endif
7b08d5
7b08d5
echo "Building Thunderbird"; echo "==============================="
7b08d5
cd %{tarballdir}
7b08d5
7b08d5
# Hack for missing shell when building in brew on RHEL6 and RHEL5
7b08d5
%if 0%{?rhel} <= 6
7b08d5
export SHELL=/bin/sh
7b08d5
%endif
7b08d5
7b08d5
7b08d5
echo "Generate big endian version of config/external/icu/data/icud58l.dat"
7b08d5
%if 0%{?big_endian}
7b08d5
  echo "Generate big endian version of config/external/icu/data/icud58l.dat"
7b08d5
  cd mozilla
7b08d5
  ./mach python intl/icu_sources_data.py .
7b08d5
  ls -l config/external/icu/data
7b08d5
  rm -f config/external/icu/data/icudt*l.dat
7b08d5
  cd ..
7b08d5
%endif
7b08d5
7b08d5
7b08d5
# 1. Mozilla builds with -Wall with exception of a few warnings which show up
7b08d5
#    everywhere in the code; so, don't override that.
7b08d5
# 2. -Werror=format-security causes build failures when -Wno-format is explicitly given
7b08d5
#    for some sources
7b08d5
MOZ_OPT_FLAGS=$(echo "$RPM_OPT_FLAGS -fpermissive -Wformat-security -Wformat -Werror=format-security" | %{__sed} -e 's/-Wall//')
7b08d5
7b08d5
# TODO check if necessery
7b08d5
# Update the various config.guess to upstream release for aarch64 support
7b08d5
#find ./ -name config.guess -exec cp /usr/lib/rpm/config.guess {} ';'
7b08d5
# FIXME required? find ./ -name config.guess -exec cp ./mozilla/build/autoconf/config.guess {} ';'
7b08d5
7b08d5
%ifarch s390
7b08d5
MOZ_OPT_FLAGS=$(echo "$MOZ_OPT_FLAGS" | %{__sed} -e 's/-g/-g1/')
7b08d5
%endif
7b08d5
7b08d5
# Avoid failing builds because OOM killer on some arches
7b08d5
%ifarch s390 %{arm} ppc
7b08d5
MOZ_LINK_FLAGS="$MOZ_LINK_FLAGS -Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
7b08d5
%endif
7b08d5
7b08d5
%if 0%{?rhel} == 6
7b08d5
  %if %{system_libatomic}
7b08d5
    MOZ_LINK_FLAGS="$MOZ_LINK_FLAGS -l:libatomic.so.1"
7b08d5
  %endif
7b08d5
%endif
7b08d5
7b08d5
%if %{?debug_build}
7b08d5
  MOZ_OPT_FLAGS=$(echo "$MOZ_OPT_FLAGS" | %{__sed} -e 's/-O2//')
7b08d5
%endif
7b08d5
7b08d5
export CFLAGS=$(echo "$MOZ_OPT_FLAGS" | %{__sed} -e 's/-fpermissive//')
7b08d5
export CXXFLAGS=$MOZ_OPT_FLAGS
7b08d5
export LDFLAGS="-Wl,--verbose $MOZ_LINK_FLAGS"
7b08d5
7b08d5
export PREFIX='%{_prefix}'
7b08d5
export LIBDIR='%{_libdir}'
7b08d5
7b08d5
# Hack for missing shell when building in brew on RHEL6 and RHEL5
7b08d5
%if 0%{?rhel} <= 6
7b08d5
export SHELL=/bin/sh
7b08d5
%endif
7b08d5
7b08d5
MOZ_SMP_FLAGS=-j1
7b08d5
[ -z "$RPM_BUILD_NCPUS" ] && \
7b08d5
     RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"
7b08d5
[ "$RPM_BUILD_NCPUS" -ge 2 ] && MOZ_SMP_FLAGS=-j2
7b08d5
[ "$RPM_BUILD_NCPUS" -ge 4 ] && MOZ_SMP_FLAGS=-j4
7b08d5
[ "$RPM_BUILD_NCPUS" -ge 8 ] && MOZ_SMP_FLAGS=-j8
7b08d5
#FIXME echo "test config.guess"
7b08d5
#./mozilla/build/autoconf/config.guess
7b08d5
#echo "test LDAP config.guess"
7b08d5
#sh -x ./ldap/sdks/c-sdk/config/autoconf/config.guess
7b08d5
7b08d5
make -f client.mk build STRIP="/bin/true" MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS"
7b08d5
7b08d5
# Package l10n files
7b08d5
cd %{objdir}/calendar/lightning
7b08d5
grep -v 'osx' ../../../calendar/locales/shipped-locales | while read lang x
7b08d5
do
7b08d5
   make AB_CD=en-US L10N_XPI_NAME=lightning libs-$lang
7b08d5
done
7b08d5
# install l10n files
7b08d5
make tools
7b08d5
cd -
7b08d5
7b08d5
#===============================================================================
7b08d5
7b08d5
%install
7b08d5
# Hack for missing shell when building in brew on RHEL6 and RHEL5
7b08d5
%if 0%{?rhel} <= 6
7b08d5
export SHELL=/bin/sh
7b08d5
%endif
7b08d5
7b08d5
cd %{tarballdir}
7b08d5
%{__rm} -rf $RPM_BUILD_ROOT
7b08d5
7b08d5
DESTDIR=$RPM_BUILD_ROOT make -C objdir install
7b08d5
7b08d5
desktop-file-install \
7b08d5
  --dir $RPM_BUILD_ROOT%{_datadir}/applications \
7b08d5
  %{SOURCE20}
7b08d5
7b08d5
# Set up the thunderbird start script, unfortunatelly it is different for each RHEL
7b08d5
rm -rf $RPM_BUILD_ROOT%{_bindir}/thunderbird
7b08d5
THUNDERBIRD_SH_SOURCE=%{SOURCE700}
7b08d5
THUNDERBIRD_PREF_SOURCE=%{SOURCE701}
7b08d5
%if 0%{?rhel} == 6
7b08d5
  THUNDERBIRD_SH_SOURCE=%{SOURCE600}
7b08d5
  THUNDERBIRD_PREF_SOURCE=%{SOURCE601}
7b08d5
%endif
7b08d5
cp $THUNDERBIRD_SH_SOURCE $RPM_BUILD_ROOT%{_bindir}/thunderbird
7b08d5
%{__chmod} 755 $RPM_BUILD_ROOT%{_bindir}/thunderbird
7b08d5
7b08d5
# Fill in THUNDERBIRD_RPM_VR and COMMAND into our rh-default-prefs
7b08d5
%{__cat} $THUNDERBIRD_PREF_SOURCE | %{__sed} -e 's,THUNDERBIRD_RPM_VR,%{version}-%{release},g' \
7b08d5
                                -e 's,COMMAND,%{mozappdir}/open-browser.sh,g' > \
7b08d5
        $RPM_BUILD_ROOT/rh-default-prefs
7b08d5
%{__install} -D $RPM_BUILD_ROOT/rh-default-prefs $RPM_BUILD_ROOT/%{mozappdir}/greprefs/all-redhat.js
7b08d5
%{__install} -D $RPM_BUILD_ROOT/rh-default-prefs $RPM_BUILD_ROOT/%{mozappdir}/defaults/pref/all-redhat.js
7b08d5
%{__rm} $RPM_BUILD_ROOT/rh-default-prefs
7b08d5
7b08d5
# install icons
7b08d5
for s in 16 22 24 32 48 256; do
7b08d5
    %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps
7b08d5
    %{__cp} -p other-licenses/branding/%{name}/mailicon${s}.png \
7b08d5
               $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps/thunderbird.png
7b08d5
done
7b08d5
7b08d5
%{__rm} -f $RPM_BUILD_ROOT%{_bindir}/thunderbird-config
7b08d5
7b08d5
# own mozilla plugin dir (#135050)
7b08d5
%{__mkdir_p} $RPM_BUILD_ROOT%{_libdir}/mozilla/plugins
7b08d5
7b08d5
# own extension directories
7b08d5
%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/mozilla/extensions/%{thunderbird_app_id}
7b08d5
%{__mkdir_p} $RPM_BUILD_ROOT%{_libdir}/mozilla/extensions/%{thunderbird_app_id}
7b08d5
7b08d5
# Install langpacks
7b08d5
echo > ../%{name}.lang
7b08d5
%if %{build_langpacks}
7b08d5
# Extract langpacks, make any mods needed, repack the langpack, and install it.
7b08d5
%{__mkdir_p} $RPM_BUILD_ROOT%{langpackdir}
7b08d5
%{__xz} -dc %{SOURCE1} | %{__tar} xf -
7b08d5
for langpack in `ls thunderbird-langpacks/*.xpi`; do
7b08d5
  language=`basename $langpack .xpi`
7b08d5
  extensionID=langpack-$language@thunderbird.mozilla.org
7b08d5
  %{__mkdir_p} $extensionID
7b08d5
  unzip $langpack -d $extensionID
7b08d5
  find $extensionID -type f | xargs chmod 644
7b08d5
7b08d5
  cd $extensionID
7b08d5
  zip -r9mX ../${extensionID}.xpi *
7b08d5
  cd -
7b08d5
7b08d5
  %{__install} -m 644 ${extensionID}.xpi $RPM_BUILD_ROOT%{langpackdir}
7b08d5
  language=`echo $language | sed -e 's/-/_/g'`
7b08d5
  echo "%%lang($language) %{langpackdir}/${extensionID}.xpi" >> ../%{name}.lang
7b08d5
done
7b08d5
%{__rm} -rf thunderbird-langpacks
7b08d5
7b08d5
# Install langpack workaround (see #707100, #821169)
7b08d5
function create_default_langpack() {
7b08d5
  language_long=$1
7b08d5
  language_short=$2
7b08d5
  cd $RPM_BUILD_ROOT%{langpackdir}
7b08d5
  ln -s langpack-$language_long@thunderbird.mozilla.org.xpi langpack-$language_short@thunderbird.mozilla.org.xpi
7b08d5
  cd -
7b08d5
  echo "%%lang($language_short) %{langpackdir}/langpack-$language_short@thunderbird.mozilla.org.xpi" >> ../%{name}.lang
7b08d5
}
7b08d5
7b08d5
# Table of fallbacks for each language
7b08d5
# please file a bug at bugzilla.redhat.com if the assignment is incorrect
7b08d5
# Because of bug 1341629 we can't do this:
7b08d5
#create_default_langpack "bn-BD" "bn"
7b08d5
#create_default_langpack "es-AR" "es"
7b08d5
#create_default_langpack "fy-NL" "fy"
7b08d5
#create_default_langpack "ga-IE" "ga"
7b08d5
#create_default_langpack "hy-AM" "hy"
7b08d5
#create_default_langpack "nb-NO" "nb"
7b08d5
#create_default_langpack "nn-NO" "nn"
7b08d5
#create_default_langpack "pa-IN" "pa"
7b08d5
#create_default_langpack "pt-PT" "pt"
7b08d5
#create_default_langpack "sv-SE" "sv"
7b08d5
#create_default_langpack "zh-TW" "zh"
7b08d5
%endif # build_langpacks
7b08d5
7b08d5
# Get rid of devel package and its debugsymbols
7b08d5
%{__rm} -rf $RPM_BUILD_ROOT%{_libdir}/%{name}-devel-%{version}
7b08d5
7b08d5
# Copy over the LICENSE
7b08d5
cd mozilla
7b08d5
install -c -m 644 LICENSE $RPM_BUILD_ROOT%{mozappdir}
7b08d5
cd -
7b08d5
7b08d5
# Use the system dictionaries for system hunspell
7b08d5
%{__rm} -rf ${RPM_BUILD_ROOT}%{mozappdir}/dictionaries
7b08d5
ln -s %{_datadir}/myspell ${RPM_BUILD_ROOT}%{mozappdir}/dictionaries
7b08d5
7b08d5
# ghost files
7b08d5
%{__mkdir_p} $RPM_BUILD_ROOT%{mozappdir}/components
7b08d5
touch $RPM_BUILD_ROOT%{mozappdir}/components/compreg.dat
7b08d5
touch $RPM_BUILD_ROOT%{mozappdir}/components/xpti.dat
7b08d5
7b08d5
# Clean thunderbird-devel debuginfo
7b08d5
rm -rf %{_prefix}/lib/debug/lib/%{name}-devel-*
7b08d5
rm -rf %{_prefix}/lib/debug/lib64/%{name}-devel-*
7b08d5
7b08d5
#---------------------------------------------------------------------
7b08d5
7b08d5
%clean
7b08d5
%{__rm} -rf $RPM_BUILD_ROOT
7b08d5
7b08d5
#---------------------------------------------------------------------
7b08d5
7b08d5
%post
7b08d5
update-desktop-database &> /dev/null || :
7b08d5
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
7b08d5
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
7b08d5
  %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
7b08d5
fi
7b08d5
7b08d5
%postun
7b08d5
if [ $1 -eq 0 ] ; then
7b08d5
    touch --no-create %{_datadir}/icons/hicolor &>/dev/null
7b08d5
    gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
7b08d5
fi
7b08d5
update-desktop-database &> /dev/null || :
7b08d5
7b08d5
7b08d5
%posttrans
7b08d5
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
7b08d5
7b08d5
#===============================================================================
7b08d5
%files -f %{name}.lang
7b08d5
%defattr(-,root,root,-)
7b08d5
%attr(755,root,root) %{_bindir}/thunderbird
7b08d5
%attr(644,root,root) %{_datadir}/applications/thunderbird.desktop
7b08d5
%dir %{_datadir}/mozilla/extensions/%{thunderbird_app_id}
7b08d5
%dir %{_libdir}/mozilla/extensions/%{thunderbird_app_id}
7b08d5
%dir %{mozappdir}
7b08d5
%doc %{mozappdir}/LICENSE
7b08d5
%{mozappdir}/chrome
7b08d5
%dir %{mozappdir}/components
7b08d5
%ghost %{mozappdir}/components/compreg.dat
7b08d5
%ghost %{mozappdir}/components/xpti.dat
7b08d5
%{mozappdir}/omni.ja
7b08d5
%{mozappdir}/plugin-container
7b08d5
%{mozappdir}/defaults
7b08d5
%{mozappdir}/dictionaries
7b08d5
%dir %{mozappdir}/extensions
7b08d5
%{mozappdir}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi
7b08d5
%dir %{mozappdir}/langpacks
7b08d5
%{mozappdir}/greprefs
7b08d5
%{mozappdir}/isp
7b08d5
%{mozappdir}/run-mozilla.sh
7b08d5
%{mozappdir}/thunderbird-bin
7b08d5
%{mozappdir}/thunderbird
7b08d5
%{mozappdir}/*.so
7b08d5
%{mozappdir}/platform.ini
7b08d5
%{mozappdir}/application.ini
7b08d5
%{mozappdir}/blocklist.xml
7b08d5
%exclude %{mozappdir}/removed-files
7b08d5
%{_datadir}/icons/hicolor/16x16/apps/thunderbird.png
7b08d5
%{_datadir}/icons/hicolor/22x22/apps/thunderbird.png
7b08d5
%{_datadir}/icons/hicolor/24x24/apps/thunderbird.png
7b08d5
%{_datadir}/icons/hicolor/256x256/apps/thunderbird.png
7b08d5
%{_datadir}/icons/hicolor/32x32/apps/thunderbird.png
7b08d5
%{_datadir}/icons/hicolor/48x48/apps/thunderbird.png
7b08d5
%if !%{?system_nss}
7b08d5
%{mozappdir}/*.chk
7b08d5
%endif
7b08d5
%exclude %{_datadir}/idl/%{name}-%{version}
7b08d5
%exclude %{_includedir}/%{name}-%{version}
7b08d5
%{mozappdir}/dependentlibs.list
7b08d5
%{mozappdir}/distribution
7b08d5
%if 0%{?big_endian}
7b08d5
%{mozappdir}/icudt58b.dat
7b08d5
%else
7b08d5
%{mozappdir}/icudt58l.dat
7b08d5
%endif
7b08d5
%{mozappdir}/chrome.manifest
7b08d5
%{mozappdir}/fonts/EmojiOneMozilla.ttf
7b08d5
7b08d5
7b08d5
#===============================================================================
7b08d5
7b08d5
%changelog
54b2c1
* Sun Dec 03 2017 CentOS Sources <bugs@centos.org> - 52.5.0-1.el7.centos
54b2c1
- Apply debranding changes
54b2c1
7b08d5
* Mon Nov 27 2017 Jan Horak <jhorak@redhat.com> - 52.5.0-1
7b08d5
- Update to 52.5.0
7b08d5
7b08d5
* Wed Oct  4 2017 Jan Horak <jhorak@redhat.com> - 52.4.0-2
7b08d5
- Update to 52.4.0 (b2)
7b08d5
7b08d5
* Mon Aug 21 2017 Jan Horak <jhorak@redhat.com> - 52.3.0-1
7b08d5
- Update to 52.3.0
7b08d5
7b08d5
* Thu Jun 29 2017 Jan Horak <jhorak@redhat.com> - 52.2.1-1
7b08d5
- Update to 52.2.1
7b08d5
7b08d5
* Thu Jun 15 2017 Jan Horak <jhorak@redhat.com> - 52.2.0-1
7b08d5
- Update to 52.2.0
7b08d5
7b08d5
* Tue May  2 2017 Jan Horak <jhorak@redhat.com> - 52.1.0-1
7b08d5
- Update to 52.1.0
7b08d5
7b08d5
* Thu Apr 13 2017 Jan Horak <jhorak@redhat.com> - 52.0.1-1
7b08d5
- Update to 52.0.1
7b08d5
7b08d5
* Tue Mar  7 2017 Jan Horak <jhorak@redhat.com> - 45.8.0-1
7b08d5
- Update to 45.8.0
7b08d5
7b08d5
* Thu Jan 26 2017 Jan Horak <jhorak@redhat.com> - 45.7.0-1
7b08d5
- Update to 45.7.0
7b08d5
7b08d5
* Fri Dec 16 2016 Martin Stransky <stransky@redhat.com> - 45.6.0-1
7b08d5
- Update to the latest upstream (45.6.0)
7b08d5
7b08d5
* Thu Dec  1 2016 Jan Horak <jhorak@redhat.com> - 45.5.1-1
7b08d5
- Update to 45.5.1
7b08d5
7b08d5
* Fri Nov 18 2016 Jan Horak <jhorak@redhat.com> - 45.5.0-1
7b08d5
- Update to 45.5.0
7b08d5
7b08d5
* Thu Sep 29 2016 Jan Horak <jhorak@redhat.com> - 45.4.0-1
7b08d5
- Update to 45.4.0
7b08d5
7b08d5
* Fri Aug 26 2016 Jan Horak <jhorak@redhat.com> - 45.3.0-1
7b08d5
- Update to 45.3.0
7b08d5
7b08d5
* Wed Jun 29 2016 Jan Horak <jhorak@redhat.com> - 45.2-1
7b08d5
- Update to 45.2
7b08d5
7b08d5
* Mon Jun  6 2016 Jan Horak <jhorak@redhat.com> - 45.1.1-1
7b08d5
- Update to 45.1.1
7b08d5
7b08d5
* Mon Jun 06 2016 Jan Horak <jhorak@redhat.com> - 45.1.0-5
7b08d5
- Do not add symlinks to some langpacks
7b08d5
7b08d5
* Tue May 17 2016 Jan Horak <jhorak@redhat.com> - 45.1.0-4
7b08d5
- Update to 45.1.0
7b08d5
7b08d5
* Tue Apr 26 2016 Jan Horak <jhorak@redhat.com> - 45.0-5
7b08d5
- Update to 45.0
7b08d5
7b08d5
* Tue Sep 29 2015 Jan Horak <jhorak@redhat.com> - 38.3.0-1
7b08d5
- Update to 38.3.0
7b08d5
7b08d5
* Fri Aug 14 2015 Jan Horak <jhorak@redhat.com> - 38.2.0-1
7b08d5
- Update to 38.2.0
7b08d5
7b08d5
* Wed Jul 15 2015 Jan Horak <jhorak@redhat.com> - 38.1.0-2
7b08d5
- Rebase to 38.1.0
7b08d5
7b08d5
* Wed Jul 15 2015 Jan Horak <jhorak@redhat.com> - 31.8.0-1
7b08d5
- Update to 31.8.0
7b08d5
7b08d5
* Sun May 10 2015 Jan Horak <jhorak@redhat.com> - 31.7.0-1
7b08d5
- Update to 31.7.0
7b08d5
7b08d5
* Tue Mar 31 2015 Jan Horak <jhorak@redhat.com> - 31.6.0-1
7b08d5
- Update to 31.6.0
7b08d5
7b08d5
* Mon Feb 23 2015 Jan Horak <jhorak@redhat.com> - 31.5.0-2
7b08d5
- Update to 31.5.0
7b08d5
7b08d5
* Sat Jan 10 2015 Jan Horak <jhorak@redhat.com> - 31.4.0-1
7b08d5
- Update to 31.4.0
7b08d5
7b08d5
* Mon Dec 22 2014 Jan Horak <jhorak@redhat.com> - 31.3.0-2
7b08d5
- Fixed problems with dictionaries (mozbz#1097550)
7b08d5
7b08d5
* Fri Nov 28 2014 Jan Horak <jhorak@redhat.com> - 31.3.0-1
7b08d5
- Update to 31.3.0
7b08d5
7b08d5
* Thu Oct 30 2014 Jan Horak <jhorak@redhat.com> - 31.2.0-2
7b08d5
- Update to 31.2.0
7b08d5
7b08d5
* Wed Oct 1 2014 Martin Stransky <stransky@redhat.com> - 31.1.1-5
7b08d5
- Sync preferences with Firefox
7b08d5
7b08d5
* Thu Sep 18 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 31.1.1-4
7b08d5
- Fix dependency generation for internal libraries (#1140471)
7b08d5
7b08d5
* Fri Sep 12 2014 Jan Horak <jhorak@redhat.com> - 31.1.1-3
7b08d5
- Update to 31.1.1
7b08d5
7b08d5
* Tue Sep  9 2014 Jan Horak <jhorak@redhat.com> - 31.1.0-4
7b08d5
- Use  system libffi
7b08d5
7b08d5
* Wed Sep  3 2014 Jan Horak <jhorak@redhat.com> - 31.1.0-2
7b08d5
- Added fix for ppc64le
7b08d5
7b08d5
* Mon Sep  1 2014 Jan Horak <jhorak@redhat.com> - 31.1.0-1
7b08d5
- Update to 31.1.0
7b08d5
7b08d5
* Wed Jul 30 2014 Martin Stransky <stransky@redhat.com> - 31.0-2
7b08d5
- Added patch for mozbz#858919
7b08d5
7b08d5
* Tue Jul 29 2014 Martin Stransky <stransky@redhat.com> - 31.0-1
7b08d5
- Update to 31.0
7b08d5
7b08d5
* Tue Jul 22 2014 Jan Horak <jhorak@redhat.com> - 24.7.0-1
7b08d5
- Update to 24.7.0
7b08d5
7b08d5
* Mon Jun  9 2014 Jan Horak <jhorak@redhat.com> - 24.6.0-1
7b08d5
- Update to 24.6.0
7b08d5
7b08d5
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 24.5.0-6
7b08d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
7b08d5
7b08d5
* Fri May 23 2014 Brent Baude <baude@us.ibm.com> - 24.5.0-5
7b08d5
- Moving the ppc64 conditional up before the cd so it will
7b08d5
- apply cleanly
7b08d5
7b08d5
* Fri May 23 2014 Martin Stransky <stransky@redhat.com> - 24.5.0-4
7b08d5
- Added a build fix for ppc64 - rhbz#1100495
7b08d5
7b08d5
* Mon May  5 2014 Jan Horak <jhorak@redhat.com> - 24.5.0-3
7b08d5
- Fixed find requires
7b08d5
7b08d5
* Mon Apr 28 2014 Jan Horak <jhorak@redhat.com> - 24.5.0-1
7b08d5
- Update to 24.5.0
7b08d5
7b08d5
* Tue Apr 22 2014 Jan Horak <jhorak@redhat.com> - 24.4.0-2
7b08d5
- Added support for ppc64le
7b08d5
7b08d5
* Tue Mar 18 2014 Jan Horak <jhorak@redhat.com> - 24.4.0-1
7b08d5
- Update to 24.4.0
7b08d5
7b08d5
* Mon Feb  3 2014 Jan Horak <jhorak@redhat.com> - 24.3.0-1
7b08d5
- Update to 24.3.0
7b08d5
7b08d5
* Mon Dec 16 2013 Martin Stransky <stransky@redhat.com> - 24.2.0-4
7b08d5
- Fixed rhbz#1024232 - thunderbird: squiggly lines used 
7b08d5
  for spelling correction disappear randomly
7b08d5
7b08d5
* Fri Dec 13 2013 Martin Stransky <stransky@redhat.com> - 24.2.0-3
7b08d5
- Build with -Werror=format-security (rhbz#1037353)
7b08d5
7b08d5
* Wed Dec 11 2013 Martin Stransky <stransky@redhat.com> - 24.2.0-2
7b08d5
- rhbz#1001998 - added a workaround for system notifications
7b08d5
7b08d5
* Mon Dec  9 2013 Jan Horak <jhorak@redhat.com> - 24.2.0-1
7b08d5
- Update to 24.2.0
7b08d5
7b08d5
* Sat Nov 02 2013 Dennis Gilmore <dennis@ausil.us> - 24.1.0-2
7b08d5
- remove ExcludeArch: armv7hl
7b08d5
7b08d5
* Wed Oct 30 2013 Jan Horak <jhorak@redhat.com> - 24.1.0-1
7b08d5
- Update to 24.1.0
7b08d5
7b08d5
* Thu Oct 17 2013 Martin Stransky <stransky@redhat.com> - 24.0-4
7b08d5
- Fixed rhbz#1005611 - BEAST workaround not enabled in Firefox
7b08d5
7b08d5
* Wed Sep 25 2013 Jan Horak <jhorak@redhat.com> - 24.0-3
7b08d5
- Update to 24.0
7b08d5
7b08d5
* Mon Sep 23 2013 Jan Horak <jhorak@redhat.com> - 17.0.9-1
7b08d5
- Update to 17.0.9 ESR
7b08d5
7b08d5
* Mon Aug  5 2013 Jan Horak <jhorak@redhat.com> - 17.0.8-1
7b08d5
- Update to 17.0.8
7b08d5
7b08d5
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17.0.7-2
7b08d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
7b08d5
7b08d5
* Tue Jun 25 2013 Jan Horak <jhorak@redhat.com> - 17.0.7-1
7b08d5
- Update to 17.0.7
7b08d5
7b08d5
* Wed Jun 12 2013 Jan Horak <jhorak@redhat.com> - 17.0.6-2
7b08d5
- Fixed rhbz#973371 - unable to install addons
7b08d5
7b08d5
* Tue May 14 2013 Jan Horak <jhorak@redhat.com> - 17.0.6-1
7b08d5
- Update to 17.0.6
7b08d5
7b08d5
* Tue Apr  2 2013 Jan Horak <jhorak@redhat.com> - 17.0.5-1
7b08d5
- Update to 17.0.5
7b08d5
7b08d5
* Mon Mar 11 2013 Jan Horak <jhorak@redhat.com> - 17.0.4-1
7b08d5
- Update to 17.0.4
7b08d5
7b08d5
* Tue Feb 19 2013 Jan Horak <jhorak@redhat.com> - 17.0.3-1
7b08d5
- Update to 17.0.3
7b08d5
7b08d5
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17.0.2-4
7b08d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
7b08d5
7b08d5
* Tue Jan 15 2013 Martin Stransky <stransky@redhat.com> - 17.0.2-3
7b08d5
- Added fix for NM regression (mozbz#791626)
7b08d5
7b08d5
* Tue Jan 15 2013 Jan Horak <jhorak@redhat.com> - 17.0.2-2
7b08d5
- Added mozilla-746112 patch to fix crash on ppc(64)
7b08d5
7b08d5
* Thu Jan 10 2013 Jan Horak <jhorak@redhat.com> - 17.0.2-1
7b08d5
- Update to 17.0.2
7b08d5
7b08d5
* Mon Nov 19 2012 Jan Horak <jhorak@redhat.com> - 17.0-1
7b08d5
- Update to 17.0
7b08d5
7b08d5
* Mon Oct 29 2012 Jan Horak <jhorak@redhat.com> - 16.0.2-1
7b08d5
- Update to 16.0.2
7b08d5
7b08d5
* Tue Oct 16 2012 Jan Horak <jhorak@redhat.com> - 16.0.1-2
7b08d5
- Fixed nss and nspr versions
7b08d5
7b08d5
* Thu Oct 11 2012 Jan Horak <jhorak@redhat.com> - 16.0.1-1
7b08d5
- Update to 16.0.1
7b08d5
7b08d5
* Tue Oct  9 2012 Jan Horak <jhorak@redhat.com> - 16.0-1
7b08d5
- Update to 16.0
7b08d5
7b08d5
* Tue Sep 18 2012 Dan Horák <dan[at]danny.cz> - 15.0.1-3
7b08d5
- Added fix for rhbz#855923 - TB freezes on Fedora 18 for PPC64
7b08d5
7b08d5
* Fri Sep 14 2012 Martin Stransky <stransky@redhat.com> - 15.0.1-2
7b08d5
- Added build flags for second arches
7b08d5
7b08d5
* Tue Sep 11 2012 Jan Horak <jhorak@redhat.com> - 15.0.1-1
7b08d5
- Update to 15.0.1
7b08d5
7b08d5
* Fri Sep  7 2012 Jan Horak <jhorak@redhat.com> - 15.0-2
7b08d5
- Added workaround fix for PPC (rbhz#852698)
7b08d5
7b08d5
* Mon Aug 27 2012 Jan Horak <jhorak@redhat.com> - 15.0-1
7b08d5
- Update to 15.0
7b08d5
7b08d5
* Wed Aug 1 2012 Martin Stransky <stransky@redhat.com> - 14.0-4
7b08d5
- Removed StartupWMClass (rhbz#844863)
7b08d5
- Fixed -g parameter
7b08d5
- Removed thunderbird-devel before packing to avoid debugsymbols duplicities (rhbz#823940)
7b08d5
7b08d5
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 14.0-2
7b08d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
7b08d5
7b08d5
* Tue Jul 17 2012 Jan Horak <jhorak@redhat.com> - 14.0-1
7b08d5
- Update to 14.0
7b08d5
7b08d5
* Fri Jun 15 2012 Jan Horak <jhorak@redhat.com> - 13.0.1-1
7b08d5
- Update to 13.0.1
7b08d5
7b08d5
* Tue Jun  5 2012 Jan Horak <jhorak@redhat.com> - 13.0-1
7b08d5
- Update to 13.0
7b08d5
7b08d5
* Mon May 7 2012 Martin Stransky <stransky@redhat.com> - 12.0.1-2
7b08d5
- Fixed #717245 - adhere Static Library Packaging Guidelines
7b08d5
7b08d5
* Mon Apr 30 2012 Jan Horak <jhorak@redhat.com> - 12.0.1-1
7b08d5
- Update to 12.0.1
7b08d5
7b08d5
* Tue Apr 24 2012 Jan Horak <jhorak@redhat.com> - 12.0-1
7b08d5
- Update to 12.0
7b08d5
7b08d5
* Mon Apr 16 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 11.0.1-2
7b08d5
- Add upstream patch to fix FTBFS on ARM
7b08d5
7b08d5
* Thu Mar 29 2012 Jan Horak <jhorak@redhat.com> - 11.0.1-1
7b08d5
- Update to 11.0.1
7b08d5
7b08d5
* Thu Mar 22 2012 Jan Horak <jhorak@redhat.com> - 11.0-6
7b08d5
- Added translations to thunderbird.desktop file
7b08d5
7b08d5
* Fri Mar 16 2012 Martin Stransky <stransky@redhat.com> - 11.0-5
7b08d5
- gcc 4.7 build fixes
7b08d5
7b08d5
* Wed Mar 14 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 11.0-4
7b08d5
- Add ARM configuration options
7b08d5
7b08d5
* Wed Mar 14 2012 Martin Stransky <stransky@redhat.com> - 11.0-3
7b08d5
- Build with system libvpx
7b08d5
7b08d5
* Tue Mar 13 2012 Martin Stransky <stransky@redhat.com> - 11.0-1
7b08d5
- Update to 11.0
7b08d5
7b08d5
* Thu Feb 23 2012 Jan Horak <jhorak@redhat.com> - 10.0.1-3
7b08d5
- Added fix for proxy settings mozbz#682832
7b08d5
7b08d5
* Thu Feb 16 2012 Martin Stransky <stransky@redhat.com> - 10.0.1-2
7b08d5
- Added fix for mozbz#727401
7b08d5
7b08d5
* Thu Feb  9 2012 Jan Horak <jhorak@redhat.com> - 10.0.1-1
7b08d5
- Update to 10.0.1
7b08d5
7b08d5
* Mon Feb 6 2012 Martin Stransky <stransky@redhat.com> - 10.0-2
7b08d5
- gcc 4.7 build fixes
7b08d5
7b08d5
* Tue Jan 31 2012 Jan Horak <jhorak@redhat.com> - 10.0-1
7b08d5
- Update to 10.0
7b08d5
7b08d5
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.0-7
7b08d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
7b08d5
7b08d5
* Thu Jan 05 2012 Dan Horák <dan[at]danny.cz> - 9.0-6
7b08d5
- disable jemalloc on s390(x) (taken from xulrunner)
7b08d5
7b08d5
* Wed Jan 04 2012 Dan Horák <dan[at]danny.cz> - 9.0-5
7b08d5
- fix build on secondary arches (cherry-picked from 13afcd4c097c)
7b08d5
7b08d5
* Thu Dec 22 2011 Jan Horak <jhorak@redhat.com> - 9.0-4
7b08d5
- Update to 9.0
7b08d5
7b08d5
* Fri Dec 9 2011 Martin Stransky <stransky@redhat.com> - 8.0-4
7b08d5
- enabled gio support (#760644)
7b08d5
7b08d5
* Tue Nov 29 2011 Jan Horak <jhorak@redhat.com> - 8.0-3
7b08d5
- Fixed s390x issues
7b08d5
7b08d5
* Thu Nov 10 2011 Jan Horak <jhorak@redhat.com> - 8.0-2
7b08d5
- Enable Mozilla's crash reporter again for all archs
7b08d5
- Temporary workaround for langpacks
7b08d5
- Disabled addon check UI (#753551)
7b08d5
7b08d5
* Tue Nov  8 2011 Jan Horak <jhorak@redhat.com> - 8.0-1
7b08d5
- Update to 8.0
7b08d5
7b08d5
* Tue Oct 18 2011 Martin Stransky <stransky@redhat.com> - 7.0.1-3
7b08d5
- Added NM patches (mozbz#627672, mozbz#639959)
7b08d5
7b08d5
* Wed Oct 12 2011 Dan Horák <dan[at]danny.cz> - 7.0.1-2
7b08d5
- fix build on secondary arches (copied from xulrunner)
7b08d5
7b08d5
* Fri Sep 30 2011 Jan Horak <jhorak@redhat.com> - 7.0.1-1
7b08d5
- Update to 7.0.1
7b08d5
7b08d5
* Tue Sep 27 2011 Jan Horak <jhorak@redhat.com> - 7.0-1
7b08d5
- Update to 7.0
7b08d5
7b08d5
* Tue Sep  6 2011 Jan Horak <jhorak@redhat.com> - 6.0.2-1
7b08d5
- Update to 6.0.2
7b08d5
7b08d5
* Wed Aug 31 2011 Jan Horak <jhorak@redhat.com> - 6.0-3
7b08d5
- Distrust a specific Certificate Authority
7b08d5
7b08d5
* Wed Aug 31 2011 Dan Horák <dan[at]danny.cz> - 6.0-2
7b08d5
- add secondary-ipc patch from xulrunner
7b08d5
7b08d5
* Tue Aug 16 2011 Jan Horak <jhorak@redhat.com> - 6.0-1
7b08d5
- Update to 6.0
7b08d5
7b08d5
* Tue Aug 16 2011 Remi Collet <remi@fedoraproject.org> 5.0-4
7b08d5
- Don't unzip the langpacks
7b08d5
7b08d5
* Mon Aug 15 2011 Jan Horak <jhorak@redhat.com> - 5.0-3
7b08d5
- Rebuild due to rhbz#728707
7b08d5
7b08d5
* Wed Jul 20 2011 Dan Horák <dan[at]danny.cz> - 5.0-2
7b08d5
- add xulrunner patches for secondary arches
7b08d5
7b08d5
* Tue Jun 28 2011 Jan Horak <jhorak@redhat.com> - 5.0-1
7b08d5
- Update to 5.0
7b08d5
7b08d5
* Tue Jun 21 2011 Jan Horak <jhorak@redhat.com> - 3.1.11-1
7b08d5
- Update to 3.1.11
7b08d5
7b08d5
* Wed May 25 2011 Caolán McNamara <caolanm@redhat.com> - 3.1.10-2
7b08d5
- rebuild for new hunspell
7b08d5
7b08d5
* Thu Apr 28 2011 Jan Horak <jhorak@redhat.com> - 3.1.10-1
7b08d5
- Update to 3.1.10
7b08d5
7b08d5
* Thu Apr 21 2011 Christopher Aillon <caillon@redhat.com> - 3.1.9-7
7b08d5
- Make gvfs-open launch a compose window (salimma)
7b08d5
- Spec file cleanups (salimma, caillon)
7b08d5
- Split out mozilla crashreporter symbols to its own debuginfo package (caillon)
7b08d5
7b08d5
* Sat Apr  2 2011 Christopher Aillon <caillon@redhat.com> - 3.1.9-6
7b08d5
- Drop gio support: the code hooks don't exist yet for TB 3.1.x
7b08d5
7b08d5
* Fri Apr  1 2011 Orion Poplawski <orion@cora.nwra.com> - 3.1.9-5
7b08d5
- Enable startup notification
7b08d5
7b08d5
* Sun Mar 20 2011 Dan Horák <dan[at]danny.cz> - 3.1.9-4
7b08d5
- updated the s390 build patch
7b08d5
7b08d5
* Fri Mar 18 2011 Jan Horak <jhorak@redhat.com> - 3.1.9-3
7b08d5
- Removed gnome-vfs2, libgnomeui and libgnome from build requires
7b08d5
7b08d5
* Wed Mar  9 2011 Jan Horak <jhorak@redhat.com> - 3.1.9-2
7b08d5
- Disabled gnomevfs, enabled gio
7b08d5
7b08d5
* Mon Mar  7 2011 Jan Horak <jhorak@redhat.com> - 3.1.9-1
7b08d5
- Update to 3.1.9
7b08d5
7b08d5
* Tue Mar  1 2011 Jan Horak <jhorak@redhat.com> - 3.1.8-3
7b08d5
- Update to 3.1.8
7b08d5
7b08d5
* Wed Feb  9 2011 Christopher Aillon <caillon@redhat.com> - 3.1.7-6
7b08d5
- Drop the -lightning subpackage, it needs to be in its own SRPM
7b08d5
7b08d5
* Mon Feb  7 2011 Christopher Aillon <caillon@redhat.com> - 3.1.7-5
7b08d5
- Bring back the default mailer check but fix up the directory
7b08d5
7b08d5
* Wed Dec 15 2010 Jan Horak <jhorak@redhat.com> - 3.1.7-4
7b08d5
- Mozilla crash reporter enabled
7b08d5
7b08d5
* Thu Dec  9 2010 Jan Horak <jhorak@redhat.com> - 3.1.7-2
7b08d5
- Fixed useragent
7b08d5
7b08d5
* Thu Dec  9 2010 Jan Horak <jhorak@redhat.com> - 3.1.7-1
7b08d5
- Update to 3.1.7
7b08d5
7b08d5
* Sat Nov 27 2010 Remi Collet <fedora@famillecollet.com> - 3.1.6-8
7b08d5
- fix cairo + nspr required version
7b08d5
- lightning: fix thunderbird version required
7b08d5
- lightning: fix release (b3pre)
7b08d5
- lightning: clean install
7b08d5
7b08d5
* Mon Nov 22 2010 Jan Horak <jhorak@redhat.com> - 3.1.6-7
7b08d5
- Added x-scheme-handler/mailto to thunderbird.desktop file
7b08d5
7b08d5
* Mon Nov  8 2010 Jan Horak <jhorak@redhat.com> - 3.1.6-4
7b08d5
- Added libnotify patch
7b08d5
- Removed dependency on static libraries
7b08d5
7b08d5
* Fri Oct 29 2010 Jan Horak <jhorak@redhat.com> - 3.1.6-2
7b08d5
- Move thunderbird-lightning extension from Sunbird package to Thunderbird
7b08d5
7b08d5
* Wed Oct 27 2010 Jan Horak <jhorak@redhat.com> - 3.1.6-1
7b08d5
- Update to 3.1.6
7b08d5
7b08d5
* Tue Oct 19 2010 Jan Horak <jhorak@redhat.com> - 3.1.5-1
7b08d5
- Update to 3.1.5
7b08d5
7b08d5
* Thu Sep 16 2010 Dan Horák <dan[at]danny.cz> - 3.1.3-2
7b08d5
- fix build on s390
7b08d5
7b08d5
* Tue Sep  7 2010 Jan Horak <jhorak@redhat.com> - 3.1.3-1
7b08d5
- Update to 3.1.3
7b08d5
7b08d5
* Fri Aug  6 2010 Jan Horak <jhorak@redhat.com> - 3.1.2-1
7b08d5
- Update to 3.1.2
7b08d5
- Disable updater
7b08d5
7b08d5
* Tue Jul 20 2010 Jan Horak <jhorak@redhat.com> - 3.1.1-1
7b08d5
- Update to 3.1.1
7b08d5
7b08d5
* Thu Jun 24 2010 Jan Horak <jhorak@redhat.com> - 3.1-1
7b08d5
- Thunderbird 3.1
7b08d5
7b08d5
* Fri Jun 11 2010 Jan Horak <jhorak@redhat.com> - 3.1-0.3.rc2
7b08d5
- TryExec added to desktop file
7b08d5
7b08d5
* Wed Jun  9 2010 Christopher Aillon <caillon@redhat.com> 3.1-0.2.rc2
7b08d5
- Thunderbird 3.1 RC2
7b08d5
7b08d5
* Tue May 25 2010 Christopher Aillon <caillon@redhat.com> 3.1-0.1.rc1
7b08d5
- Thunderbird 3.1 RC1
7b08d5
7b08d5
* Fri Apr 30 2010 Jan Horak <jhorak@redhat.com> - 3.0.4-3
7b08d5
- Fix for mozbz#550455
7b08d5
7b08d5
* Tue Apr 13 2010 Martin Stransky <stransky@redhat.com> - 3.0.4-2
7b08d5
- Fixed langpacks (#580444)
7b08d5
7b08d5
* Tue Mar 30 2010 Jan Horak <jhorak@redhat.com> - 3.0.4-1
7b08d5
- Update to 3.0.4
7b08d5
7b08d5
* Sat Mar 06 2010 Kalev Lember <kalev@smartlink.ee> - 3.0.3-2
7b08d5
- Own extension directories (#532132)
7b08d5
7b08d5
* Mon Mar  1 2010 Jan Horak <jhorak@redhat.com> - 3.0.3-1
7b08d5
- Update to 3.0.3
7b08d5
7b08d5
* Thu Feb 25 2010 Jan Horak <jhorak@redhat.com> - 3.0.2-1
7b08d5
- Update to 3.0.2
7b08d5
7b08d5
* Wed Jan 20 2010 Martin Stransky <stransky@redhat.com> - 3.0.1-1
7b08d5
- Update to 3.0.1
7b08d5
7b08d5
* Mon Jan 18 2010 Martin Stransky <stransky@redhat.com> - 3.0-5
7b08d5
- Added fix for #480603 - thunderbird takes 
7b08d5
  unacceptably long time to start
7b08d5
7b08d5
* Wed Dec  9 2009 Jan Horak <jhorak@redhat.com> - 3.0-4
7b08d5
- Update to 3.0
7b08d5
7b08d5
* Thu Dec  3 2009 Jan Horak <jhorak@redhat.com> - 3.0-3.13.rc2
7b08d5
- Update to RC2
7b08d5
7b08d5
* Wed Nov 25 2009 Jan Horak <jhorak@redhat.com> - 3.0-3.12.rc1
7b08d5
- Sync with Mozilla latest RC1 build
7b08d5
7b08d5
* Thu Nov 19 2009 Jan Horak <jhorak@redhat.com> - 3.0-3.11.rc1
7b08d5
- Update to RC1
7b08d5
7b08d5
* Thu Sep 17 2009 Christopher Aillon <caillon@redhat.com> - 3.0-3.9.b4
7b08d5
- Update to 3.0 b4
7b08d5
7b08d5
* Thu Aug  6 2009 Martin Stransky <stransky@redhat.com> - 3.0-3.8.beta3
7b08d5
- Added fix for #437596
7b08d5
- Removed unused patches
7b08d5
7b08d5
* Thu Aug  6 2009 Jan Horak <jhorak@redhat.com> - 3.0-3.7.beta3
7b08d5
- Removed unused build requirements
7b08d5
7b08d5
* Mon Aug  3 2009 Jan Horak <jhorak@redhat.com> - 3.0-3.6.beta3
7b08d5
- Build with system hunspell
7b08d5
7b08d5
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0-3.5.b3
7b08d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
7b08d5
7b08d5
* Fri Jul 24 2009 Jan Horak <jhorak@redhat.com> - 3.0-2.5.beta3
7b08d5
- Use system hunspell
7b08d5
7b08d5
* Tue Jul 21 2009 Jan Horak <jhorak@redhat.com> - 3.0-2.4.beta3
7b08d5
- Update to 3.0 beta3
7b08d5
7b08d5
* Mon Mar 30 2009 Jan Horak <jhorak@redhat.com> - 3.0-2.2.beta2
7b08d5
- Fixed open-browser.sh to use xdg-open instead of gnome-open
7b08d5
7b08d5
* Mon Mar 23 2009 Christopher Aillon <caillon@redhat.com> - 3.0-2.1.beta2
7b08d5
- Disable the default app nag dialog
7b08d5
7b08d5
* Tue Mar 17 2009 Jan Horak <jhorak@redhat.com> - 3.0-2.beta2
7b08d5
- Fixed clicked link does not open in browser (#489120)
7b08d5
- Fixed missing help in thunderbird (#488885)
7b08d5
7b08d5
* Mon Mar  2 2009 Jan Horak <jhorak@redhat.com> - 3.0-1.beta2
7b08d5
- Update to 3.0 beta2
7b08d5
- Added Patch2 to build correctly when building with --enable-shared option 
7b08d5
7b08d5
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0.18-3
7b08d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
7b08d5
7b08d5
* Wed Jan 07 2009 Christopher Aillon <caillon@redhat.com> - 2.0.0.18-2
7b08d5
- Disable the crash dialog
7b08d5
7b08d5
* Wed Nov 19 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.18-1
7b08d5
- Update to 2.0.0.18
7b08d5
7b08d5
* Thu Oct  9 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.17-1
7b08d5
- Update to 2.0.0.17
7b08d5
7b08d5
* Wed Jul 23 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.16-1
7b08d5
- Update to 2.0.0.16
7b08d5
7b08d5
* Thu May  1 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.14-1
7b08d5
- Update to 2.0.0.14
7b08d5
- Use the system dictionaries
7b08d5
7b08d5
* Fri Apr 18 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.12-6
7b08d5
- Icon belongs in _datadir/pixmaps
7b08d5
7b08d5
* Fri Apr 18 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.12-5
7b08d5
- rebuilt
7b08d5
7b08d5
* Mon Apr  7 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.12-4
7b08d5
- Add %%lang attributes to langpacks
7b08d5
7b08d5
* Sat Mar 15 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.12-3
7b08d5
- Avoid conflict between gecko debuginfos
7b08d5
7b08d5
* Mon Mar 03 2008 Martin Stransky <stransky@redhat.com> 2.0.0.12-2
7b08d5
- Updated starting script (#426331)
7b08d5
7b08d5
* Tue Feb 26 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.12-1
7b08d5
- Update to 2.0.0.12
7b08d5
- Fix up icon location and some scriptlets
7b08d5
7b08d5
* Sun Dec  9 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.9-2
7b08d5
- Fix some rpmlint warnings
7b08d5
- Drop some old patches and obsoletes
7b08d5
7b08d5
* Thu Nov 15 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.9-1
7b08d5
- Update to 2.0.0.9
7b08d5
7b08d5
* Wed Sep 26 2007 Martin Stransky <stransky@redhat.com> 2.0.0.6-6
7b08d5
- Fixed #242657 - firefox -g doesn't work
7b08d5
7b08d5
* Tue Sep 25 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.6-5
7b08d5
- Removed hardcoded MAX_PATH, PATH_MAX and MAXPATHLEN macros
7b08d5
7b08d5
* Tue Sep 11 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.6-4
7b08d5
- Fix crashes when using GTK+ themes containing a gtkrc which specify 
7b08d5
  GtkOptionMenu::indicator_size and GtkOptionMenu::indicator_spacing
7b08d5
7b08d5
* Mon Sep 10 2007 Martin Stransky <stransky@redhat.com> 2.0.0.6-3
7b08d5
- added fix for #246248 - firefox crashes when searching for word "do"
7b08d5
7b08d5
* Mon Aug 13 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.6-2
7b08d5
- Update the license tag
7b08d5
7b08d5
* Wed Aug  8 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.6-1
7b08d5
- Update to 2.0.0.6
7b08d5
- Own the application directory (#244901)
7b08d5
7b08d5
* Tue Jul 31 2007 Martin Stransky <stransky@redhat.com> 2.0.0.0-3
7b08d5
- added pango ligature fix
7b08d5
7b08d5
* Thu Apr 19 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.0-1
7b08d5
- Update to 2.0.0.0 Final
7b08d5
7b08d5
* Fri Apr 13 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.0-0.5.rc1
7b08d5
- Fix the desktop file
7b08d5
- Clean up the files list
7b08d5
- Remove the default client stuff from the pref window
7b08d5
7b08d5
* Thu Apr 12 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.0-0.4.rc1
7b08d5
- Rebuild into Fedora
7b08d5
7b08d5
* Wed Apr 11 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.0-0.3.rc1
7b08d5
- Update langpacks
7b08d5
7b08d5
* Thu Apr  5 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.0-0.2.rc1
7b08d5
- Build option tweaks
7b08d5
- Bring the install section to parity with Firefox's
7b08d5
7b08d5
* Thu Apr  5 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.0-0.1.rc1
7b08d5
- Update to 2.0.0.0 RC1
7b08d5
7b08d5
* Sun Mar 25 2007 Christopher Aillon <caillon@redhat.com> 1.5.0.11-1
7b08d5
- Update to 1.5.0.11
7b08d5
7b08d5
* Fri Mar 2 2007 Martin Stransky <stransky@redhat.com> 1.5.0.10-1
7b08d5
- Update to 1.5.0.10
7b08d5
7b08d5
* Mon Feb 12 2007 Martin Stransky <stransky@redhat.com> 1.5.0.9-8
7b08d5
- added fix for #227406: garbage characters on some websites
7b08d5
  (when pango is disabled)
7b08d5
  
7b08d5
* Tue Jan 30 2007 Christopher Aillon <caillon@redhat.com> 1.5.0.9-7
7b08d5
- Updated cursor position patch from tagoh to fix issue with "jumping"
7b08d5
  cursor when in a textfield with tabs.
7b08d5
7b08d5
* Tue Jan 30 2007 Christopher Aillon <caillon@redhat.com> 1.5.0.9-6
7b08d5
- Fix the DND implementation to not grab, so it works with new GTK+.
7b08d5
7b08d5
* Thu Dec 21 2006 Behdad Esfahbod <besfahbo@redhat.com> 1.5.0.9-5
7b08d5
- Added firefox-1.5-pango-underline.patch
7b08d5
7b08d5
* Wed Dec 20 2006 Behdad Esfahbod <besfahbo@redhat.com> 1.5.0.9-4
7b08d5
- Added firefox-1.5-pango-justified-range.patch
7b08d5
7b08d5
* Tue Dec 19 2006 Behdad Esfahbod <besfahbo@redhat.com> 1.5.0.9-3
7b08d5
- Added firefox-1.5-pango-cursor-position-more.patch
7b08d5
7b08d5
* Tue Dec 19 2006 Matthias Clasen <mclasen@redhat.com> 1.5.0.9-2
7b08d5
- Add a Requires: launchmail  (#219884)
7b08d5
7b08d5
* Tue Dec 19 2006 Christopher Aillon <caillon@redhat.com> 1.5.0.9-1
7b08d5
- Update to 1.5.0.9
7b08d5
- Take firefox's pango fixes
7b08d5
- Don't offer to import...nothing.
7b08d5
7b08d5
* Tue Nov  7 2006 Christopher Aillon <caillon@redhat.com> 1.5.0.8-1
7b08d5
- Update to 1.5.0.8
7b08d5
- Allow choosing of download directory
7b08d5
- Take the user to the correct directory from the Download Manager.
7b08d5
- Patch to add support for printing via pango from Behdad.
7b08d5
7b08d5
* Sun Oct  8 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.7-4
7b08d5
- Default to use of system colors
7b08d5
7b08d5
* Wed Oct  4 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.7-3
7b08d5
- Bring the invisible character to parity with GTK+
7b08d5
7b08d5
* Wed Sep 27 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.7-2
7b08d5
- Fix crash when changing gtk key theme
7b08d5
- Prevent UI freezes while changing GNOME theme
7b08d5
- Remove verbiage about pango; no longer required by upstream.
7b08d5
7b08d5
* Wed Sep 13 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.7-1
7b08d5
- Update to 1.5.0.7
7b08d5
7b08d5
* Thu Sep  7 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.5-8
7b08d5
- Shuffle order of the install phase around
7b08d5
7b08d5
* Thu Sep  7 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.5-7
7b08d5
- Let there be art for Alt+Tab again
7b08d5
- s/tbdir/mozappdir/g
7b08d5
7b08d5
* Wed Sep  6 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.5-6
7b08d5
- Fix for cursor position in editor widgets by tagoh and behdad (#198759)
7b08d5
7b08d5
* Tue Sep  5 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.5-5
7b08d5
- Update nopangoxft.patch
7b08d5
- Fix rendering of MathML thanks to Behdad Esfahbod.
7b08d5
- Update start page text to reflect the MathML fixes.
7b08d5
- Enable pango by default on all locales
7b08d5
- Build using -rpath
7b08d5
- Re-enable GCC visibility
7b08d5
7b08d5
* Thu Aug  3 2006 Kai Engert <kengert@redhat.com> - 1.5.0.5-4
7b08d5
- Fix a build failure in mailnews mime code.
7b08d5
7b08d5
* Tue Aug  1 2006 Matthias Clasen <mclasen@redhat.com> - 1.5.0.5-3
7b08d5
- Rebuild
7b08d5
7b08d5
* Thu Jul 27 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.5-2
7b08d5
- Update to 1.5.0.5
7b08d5
7b08d5
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.5.0.4-2.1
7b08d5
- rebuild
7b08d5
7b08d5
* Mon Jun 12 2006 Kai Engert <kengert@redhat.com> - 1.5.0.4-2
7b08d5
- Update to 1.5.0.4
7b08d5
- Fix desktop-file-utils requires
7b08d5
7b08d5
* Wed Apr 19 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.2-2
7b08d5
- Update to 1.5.0.2
7b08d5
7b08d5
* Thu Mar 16 2006 Christopher Aillon <caillon@redhat.com> - 1.5-7
7b08d5
- Bring the other arches back
7b08d5
7b08d5
* Mon Mar 13 2006 Christopher Aillon <caillon@redhat.com> - 1.5.6
7b08d5
- Temporarily disable other arches that we don't ship FC5 with, for time
7b08d5
7b08d5
* Mon Mar 13 2006 Christopher Aillon <caillon@redhat.com> - 1.5-5
7b08d5
- Add a notice to the mail start page denoting this is a pango enabled build.
7b08d5
7b08d5
* Fri Feb 10 2006 Christopher Aillon <caillon@redhat.com> - 1.5-3
7b08d5
- Add dumpstack.patch
7b08d5
- Improve the langpack install stuff
7b08d5
7b08d5
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.5-2.1
7b08d5
- rebuilt for new gcc4.1 snapshot and glibc changes
7b08d5
7b08d5
* Fri Jan 27 2006 Christopher Aillon <caillon@redhat.com> - 1.5-2
7b08d5
- Add some langpacks back in
7b08d5
- Stop providing MozillaThunderbird
7b08d5
7b08d5
* Thu Jan 12 2006 Christopher Aillon <caillon@redhat.com> - 1.5-1
7b08d5
- Official 1.5 release is out
7b08d5
7b08d5
* Wed Jan 11 2006 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.6.rc1
7b08d5
- Fix crash when deleting highlighted text while composing mail within
7b08d5
  plaintext editor with spellcheck enabled.
7b08d5
7b08d5
* Tue Jan  3 2006 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.5.rc1
7b08d5
- Looks like we can build on ppc64 again.
7b08d5
7b08d5
* Fri Dec 16 2005 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.4.rc1
7b08d5
- Rebuild
7b08d5
7b08d5
* Fri Dec 16 2005 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.3.rc1
7b08d5
- Once again, disable ppc64 because of a new issue.
7b08d5
  See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175944
7b08d5
7b08d5
- Use the system NSS libraries
7b08d5
- Build on ppc64
7b08d5
7b08d5
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
7b08d5
- rebuilt
7b08d5
7b08d5
* Mon Nov 28 2005 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.1.rc1
7b08d5
- Fix issue with popup dialogs and other actions causing lockups
7b08d5
7b08d5
* Sat Nov  5 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.rc1
7b08d5
- Update to 1.5 rc1
7b08d5
7b08d5
* Sat Oct  8 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.beta2
7b08d5
- Update to 1.5 beta2
7b08d5
7b08d5
* Wed Sep 28 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.beta1
7b08d5
- Update to 1.5 beta1
7b08d5
- Bring the install phase of the spec file up to speed
7b08d5
7b08d5
* Sun Aug 14 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-4
7b08d5
- Rebuild
7b08d5
7b08d5
* Sat Aug  6 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-3
7b08d5
- Add patch to make file chooser dialog modal
7b08d5
7b08d5
* Fri Jul 22 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-2
7b08d5
- Update to 1.0.6
7b08d5
7b08d5
* Mon Jul 18 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-0.1.fc5
7b08d5
- 1.0.6 Release Candidate
7b08d5
7b08d5
* Fri Jul 15 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-8
7b08d5
- Use system NSPR
7b08d5
- Fix crash on 64bit platforms (#160330)
7b08d5
7b08d5
* Thu Jun 23 2005 Kristian Høgsberg <krh@redhat.com>  1.0.2-7
7b08d5
- Add firefox-1.0-pango-cairo.patch to get rid of the last few Xft
7b08d5
  references, fixing the "no fonts" problem.
7b08d5
7b08d5
* Fri May 13 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-6
7b08d5
- Change the Exec line in the desktop file to `thunderbird`
7b08d5
7b08d5
* Fri May 13 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-5
7b08d5
- Update pango patche, MOZ_DISABLE_PANGO now works as advertised.
7b08d5
7b08d5
* Mon May  9 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-4
7b08d5
- Add temporary workaround to not create files in the user's $HOME (#149664)
7b08d5
7b08d5
* Wed May  4 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-3
7b08d5
- Don't have downloads "disappear" when downloading to desktop (#139015)
7b08d5
- Fix for some more cursor issues in textareas (149991, 150002, 152089)
7b08d5
- Add upstream patch to fix bidi justification of pango
7b08d5
- Add patch to fix launching of helper applications
7b08d5
- Add patch to properly link against libgfxshared_s.a
7b08d5
- Fix multilib conflicts
7b08d5
7b08d5
* Wed Apr 27 2005 Warren Togami <wtogami@redhat.com>
7b08d5
- correct confusing PANGO vars in startup script
7b08d5
7b08d5
* Wed Mar 23 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-1
7b08d5
- Thunderbird 1.0.2
7b08d5
7b08d5
* Tue Mar  8 2005 Christopher Aillon <caillon@redhat.com> 1.0-5
7b08d5
- Add patch to compile against new fortified glibc macros
7b08d5
7b08d5
* Sat Mar  5 2005 Christopher Aillon <caillon@redhat.com> 1.0-4
7b08d5
- Rebuild against GCC 4.0
7b08d5
- Add execshield patches
7b08d5
- Minor specfile cleanup
7b08d5
7b08d5
* Mon Dec 20 2004 Christopher Aillon <caillon@redhat.com> 1.0-3
7b08d5
- Rebuild
7b08d5
7b08d5
* Thu Dec 16 2004 Christopher Aillon <caillon@redhat.com> 1.0-2
7b08d5
- Add RPM version to useragent
7b08d5
7b08d5
* Thu Dec 16 2004 Christopher Blizzard <blizzard@redhat.com>
7b08d5
- Port over pango patches from firefox
7b08d5
7b08d5
* Wed Dec  8 2004 Christopher Aillon <caillon@redhat.com> 1.0-1
7b08d5
- Thunderbird 1.0
7b08d5
7b08d5
* Mon Dec  6 2004 Christopher Aillon <caillon@redhat.com> 1.0-0.rc1.1
7b08d5
- Fix advanced prefs
7b08d5
7b08d5
* Fri Dec  3 2004 Christopher Aillon <caillon@redhat.com>
7b08d5
- Make this run on s390(x) now for real
7b08d5
7b08d5
* Wed Dec  1 2004 Christopher Aillon <caillon@redhat.com> 1.0-0.rc1.0
7b08d5
- Update to 1.0 rc1
7b08d5
7b08d5
* Fri Nov 19 2004 Christopher Aillon <caillon@redhat.com>
7b08d5
- Add patches to build and run on s390(x)
7b08d5
7b08d5
* Thu Nov 11 2004 Christopher Aillon <caillon@redhat.com> 0.9.0-2
7b08d5
- Rebuild to fix file chooser
7b08d5
7b08d5
* Fri Nov  5 2004 Christopher Aillon <caillon@redhat.com> 0.9.0-1
7b08d5
- Update to 0.9
7b08d5
7b08d5
* Fri Oct 22 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-10
7b08d5
- Prevent inlining of stack direction detection (#135255)
7b08d5
7b08d5
* Tue Oct 19 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-9
7b08d5
- More file chooser fixes (same as in firefox)
7b08d5
- Fix for upstream 28327.
7b08d5
7b08d5
* Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com> 0.8.0-8
7b08d5
- Update the pango patch
7b08d5
7b08d5
* Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com> 0.8.0-8
7b08d5
- Pull over patches from firefox build:
7b08d5
  - disable default application dialog
7b08d5
  - don't include software update since it doesn't work
7b08d5
  - make external app support work
7b08d5
7b08d5
* Thu Oct 14 2004 Christopher Blizzard <blizzard@redhat.com> 0.8.0-7
7b08d5
- Use pango for rendering
7b08d5
7b08d5
* Tue Oct 12 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-6
7b08d5
- Fix for 64 bit crash at startup (b.m.o #256603)
7b08d5
7b08d5
* Sat Oct  9 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-5
7b08d5
- Add patches to fix xremote (#135036)
7b08d5
7b08d5
* Fri Oct  8 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-4
7b08d5
- Add patch to fix button focus issues (#133507)
7b08d5
- Add patch for fix IMAP race issues (bmo #246439)
7b08d5
7b08d5
* Fri Oct  1 2004 Bill Nottingham <notting@redhat.com> 0.8.0-3
7b08d5
- filter out library Provides: and internal Requires:
7b08d5
7b08d5
* Tue Sep 28 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-2
7b08d5
- Backport the GTK+ File Chooser.
7b08d5
- Add fix for JS math on x86_64 systems
7b08d5
- Add pkgconfig patch
7b08d5
7b08d5
* Thu Sep 16 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-1
7b08d5
- Update to 0.8.0
7b08d5
- Remove enigmail
7b08d5
- Update BuildRequires
7b08d5
- Remove gcc34 and extension manager patches -- they are upstreamed.
7b08d5
- Fix for gnome-vfs2 error at component registration
7b08d5
7b08d5
* Fri Sep 03 2004 Christopher Aillon <caillon@redhat.com> 0.7.3-5
7b08d5
- Build with --disable-xprint
7b08d5
7b08d5
* Wed Sep 01 2004 David Hill <djh[at]ii.net> 0.7.3-4
7b08d5
- remove all Xvfb-related hacks
7b08d5
7b08d5
* Wed Sep 01 2004 Warren Togami <wtogami@redhat.com> 
7b08d5
- actually apply psfonts
7b08d5
- add mozilla gnome-uriloader patch to prevent build failure
7b08d5
7b08d5
* Tue Aug 31 2004 Warren Togami <wtogami@redhat.com> 0.7.3-3
7b08d5
- rawhide import
7b08d5
- apply NetBSD's freetype 2.1.8 patch
7b08d5
- apply psfonts patch
7b08d5
- remove BR on /usr/bin/ex, breaks beehive
7b08d5
7b08d5
* Tue Aug 31 2004 David Hill <djh[at]ii.net> 0.7.3-0.fdr.2
7b08d5
- oops, fix %%install
7b08d5
7b08d5
* Thu Aug 26 2004 David Hill <djh[at]ii.net> 0.7.3-0.fdr.1
7b08d5
- update to Thunderbird 0.7.3 and Enigmail 0.85.0
7b08d5
- remove XUL.mfasl on startup, add Debian enigmail patches
7b08d5
- add Xvfb hack for -install-global-extension
7b08d5
7b08d5
* Wed Jul 14 2004 David Hill <djh[at]ii.net> 0.7.2-0.fdr.0
7b08d5
- update to 0.7.2, just because it's there
7b08d5
- update gcc-3.4 patch (Kaj Niemi)
7b08d5
- add EM registration patch and remove instdir hack
7b08d5
7b08d5
* Sun Jul 04 2004 David Hill <djh[at]ii.net> 0.7.1-0.fdr.1
7b08d5
- re-add Enigmime 1.0.7, omit Enigmail until the Mozilla EM problems are fixed
7b08d5
7b08d5
* Wed Jun 30 2004 David Hill <djh[at]ii.net> 0.7.1-0.fdr.0
7b08d5
- update to 0.7.1
7b08d5
- remove Enigmail
7b08d5
7b08d5
* Mon Jun 28 2004 David Hill <djh[at]ii.net> 0.7-0.fdr.1
7b08d5
- re-enable Enigmail 0.84.1
7b08d5
- add gcc-3.4 patch (Kaj Niemi)
7b08d5
- use official branding (with permission)
7b08d5
7b08d5
* Fri Jun 18 2004 David Hill <djh[at]ii.net> 0.7-0.fdr.0
7b08d5
- update to 0.7
7b08d5
- temporarily disable Enigmail 0.84.1, make ftp links work (#1634)
7b08d5
- specify libdir, change BR for apt (V. Skyttä, #1617)
7b08d5
7b08d5
* Tue May 18 2004 Warren Togami <wtogami@redhat.com> 0.6-0.fdr.5
7b08d5
- temporary workaround for enigmail skin "modern" bug
7b08d5
7b08d5
* Mon May 10 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.4
7b08d5
- update to Enigmail 0.84.0 
7b08d5
- update launch script
7b08d5
7b08d5
* Mon May 10 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.3
7b08d5
- installation directory now versioned
7b08d5
- allow root to run the program (for installing extensions)
7b08d5
- remove unnecessary %%pre and %%post
7b08d5
- remove separators, update mozconfig and launch script (M. Schwendt, #1460)
7b08d5
7b08d5
* Wed May 05 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.2
7b08d5
- include Enigmail, re-add release notes
7b08d5
- delete %%{_libdir}/thunderbird in %%pre
7b08d5
7b08d5
* Mon May 03 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.1
7b08d5
- update to Thunderbird 0.6
7b08d5
7b08d5
* Fri Apr 30 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.0.rc1
7b08d5
- update to Thunderbird 0.6 RC1
7b08d5
- add new icon, remove release notes
7b08d5
7b08d5
* Thu Apr 15 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.0.20040415
7b08d5
- update to latest CVS, update mozconfig and %%build accordingly
7b08d5
- update to Enigmail 0.83.6
7b08d5
- remove x-remote and x86_64 patches
7b08d5
- build with -Os
7b08d5
7b08d5
* Thu Apr 15 2004 David Hill <djh[at]ii.net> 0.5-0.fdr.12
7b08d5
- update x-remote patch
7b08d5
- more startup script fixes
7b08d5
7b08d5
* Tue Apr 06 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.11
7b08d5
- startup script fixes, and a minor cleanup
7b08d5
7b08d5
* Sun Apr 04 2004 Warren Togami <wtogami@redhat.com> 0:0.5-0.fdr.10
7b08d5
- Minor cleanups
7b08d5
7b08d5
* Sun Apr 04 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.8
7b08d5
- minor improvements to open-browser.sh and startup script
7b08d5
- update to latest version of Blizzard's x-remote patch
7b08d5
7b08d5
* Thu Mar 25 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.7
7b08d5
- update open-browser.sh, startup script, and BuildRequires
7b08d5
7b08d5
* Sun Mar 14 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.6
7b08d5
- update open-browser script, modify BuildRequires (Warren)
7b08d5
- add Blizzard's x-remote patch
7b08d5
- initial attempt at x-remote-enabled startup script
7b08d5
7b08d5
* Sun Mar 07 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.5
7b08d5
- refuse to run with excessive privileges
7b08d5
7b08d5
* Fri Feb 27 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.4
7b08d5
- add Mozilla x86_64 patch (Oliver Sontag)
7b08d5
- Enigmail source filenames now include the version
7b08d5
- modify BuildRoot
7b08d5
7b08d5
* Thu Feb 26 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.3
7b08d5
- use the updated official tarball
7b08d5
7b08d5
* Wed Feb 18 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.2
7b08d5
- fix %%prep script
7b08d5
7b08d5
* Mon Feb 16 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.1
7b08d5
- update Enigmail to 0.83.3
7b08d5
- use official source tarball (after removing the CRLFs)
7b08d5
- package renamed to thunderbird
7b08d5
7b08d5
* Mon Feb 09 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.0
7b08d5
- update to 0.5
7b08d5
- check for lockfile before launching
7b08d5
7b08d5
* Fri Feb 06 2004 David Hill <djh[at]ii.net>
7b08d5
- update to latest cvs
7b08d5
- update to Enigmail 0.83.2
7b08d5
7b08d5
* Thu Jan 29 2004 David Hill <djh[at]ii.net> 0:0.4-0.fdr.5
7b08d5
- update to Enigmail 0.83.1
7b08d5
- removed Mozilla/Firebird script patching
7b08d5
7b08d5
* Sat Jan 03 2004 David Hill <djh[at]ii.net> 0:0.4-0.fdr.4
7b08d5
- add startup notification to .desktop file
7b08d5
7b08d5
* Thu Dec 25 2003 Warren Togami <warren@togami.com> 0:0.4-0.fdr.3
7b08d5
- open-browser.sh release 3
7b08d5
- patch broken /usr/bin/mozilla script during install
7b08d5
- dir ownership
7b08d5
- XXX: Source fails build on x86_64... fix later
7b08d5
7b08d5
* Tue Dec 23 2003 David Hill <djh[at]ii.net> 0:0.4-0.fdr.2
7b08d5
- update to Enigmail 0.82.5
7b08d5
- add Warren's open-browser.sh (#1113)
7b08d5
7b08d5
* Tue Dec 09 2003 David Hill <djh[at]ii.net> 0:0.4-0.fdr.1
7b08d5
- use Thunderbird's mozilla-xremote-client to launch browser
7b08d5
7b08d5
* Sun Dec 07 2003 David Hill <djh[at]ii.net> 0:0.4-0.fdr.0
7b08d5
- update to 0.4
7b08d5
- make hyperlinks work (with recent versions of Firebird/Mozilla)
7b08d5
7b08d5
* Thu Dec 04 2003 David Hill <djh[at]ii.net>
7b08d5
- update to 0.4rc2
7b08d5
7b08d5
* Wed Dec 03 2003 David Hill <djh[at]ii.net>
7b08d5
- update to 0.4rc1 and Enigmail 0.82.4
7b08d5
7b08d5
* Thu Nov 27 2003 David Hill <djh[at]ii.net>
7b08d5
- update to latest CVS and Enigmail 0.82.3
7b08d5
7b08d5
* Sun Nov 16 2003 David Hill <djh[at]ii.net>
7b08d5
- update to latest CVS (0.4a)
7b08d5
- update Enigmail to 0.82.2
7b08d5
- alter mozconfig for new build requirements
7b08d5
- add missing BuildReq (#987)
7b08d5
7b08d5
* Thu Oct 16 2003 David Hill <djh[at]ii.net> 0:0.3-0.fdr.0
7b08d5
- update to 0.3
7b08d5
7b08d5
* Sun Oct 12 2003 David Hill <djh[at]ii.net> 0:0.3rc3-0.fdr.0
7b08d5
- update to 0.3rc3
7b08d5
- update Enigmail to 0.81.7
7b08d5
7b08d5
* Thu Oct 02 2003 David Hill <djh[at]ii.net> 0:0.3rc2-0.fdr.0
7b08d5
- update to 0.3rc2
7b08d5
7b08d5
* Wed Sep 17 2003 David Hill <djh[at]ii.net> 0:0.2-0.fdr.2
7b08d5
- simplify startup script
7b08d5
7b08d5
* Wed Sep 10 2003 David Hill <djh[at]ii.net> 0:0.2-0.fdr.1
7b08d5
- add GPG support (Enigmail 0.81.6)
7b08d5
- specfile fixes (#679)
7b08d5
7b08d5
* Thu Sep 04 2003 David Hill <djh[at]ii.net> 0:0.2-0.fdr.0
7b08d5
- update to 0.2
7b08d5
7b08d5
* Mon Sep 01 2003 David Hill <djh[at]ii.net>
7b08d5
- initial RPM
7b08d5
  (based on the fedora MozillaFirebird-0.6.1 specfile)