ae11a9
%global debug_build             0
ea29f4
# Set for local builds only
ea29f4
%global disable_toolsets        0
ae11a9
%global official_branding       1
ae11a9
%global system_ffi              1
ae11a9
%global system_libicu           0
ae11a9
%global system_libvpx           0
ae11a9
%global system_nss              1
ae11a9
%global system_sqlite           0
ea29f4
%if 0%{?rhel} == 8
ea29f4
%define use_bundled_python_2 1
ea29f4
%define use_bundled_python_3 0
ea29f4
%else
ea29f4
%define use_bundled_python_2 1
ea29f4
%define use_bundled_python_3 1
ea29f4
%endif
ae11a9
%define build_langpacks         1
ae11a9
%define use_bundled_ffi         0
ae11a9
%define use_bundled_python      1
ae11a9
%global use_bundled_yasm        1
ae11a9
%global system_jpeg             1
ae11a9
%global hardened_build          1
ae11a9
%global use_dts                 1
ea29f4
%if 0%{?rhel} == 8
ea29f4
%global use_llvmts        0
ea29f4
%else
ea29f4
%global use_llvmts        1
ea29f4
%endif
ae11a9
ae11a9
%define bundled_python_version 2.7.13
ae11a9
%global cairo_version           1.10.2
ae11a9
%global ffi_version             3.0.9
ae11a9
%global freetype_version        2.1.9
ae11a9
%global gcc_version             4.8.2-16
ae11a9
%global python_version          2.7.8
ae11a9
%global sqlite_version          3.8.4.2
ea29f4
%global nspr_version            4.21
ea29f4
%global nss_version             3.44
a8a561
%if 0%{?rhel} == 7
ae11a9
%define use_bundled_python 0
a8a561
%endif
a8a561
ae11a9
%global use_rustts        1
ea29f4
%global dts_version       8
ea29f4
%global rust_version         1.31
ea29f4
%global rust_toolset_version 1.35
ea29f4
%global llvm_version      7.0
ea29f4
%if 0%{?rhel} == 8
ea29f4
%global llvm_version      6.0
0fe52e
%endif
ea29f4
ea29f4
%if 0%{?disable_toolsets}
ea29f4
%global use_rustts        0
ea29f4
%global use_dts           0
ea29f4
%global use_llvmts        0
ea29f4
%endif
ea29f4
ea29f4
ea29f4
ae11a9
%if 0%{?rhel} == 8
ae11a9
%global use_dts           0
a8a561
%endif
a8a561
ae11a9
%define gtk3_nvr 3.22.26-1
ae11a9
%define gtk3_install_path %{mozappdir}/bundled
ae11a9
ae11a9
ae11a9
5b75f5
# Big endian platforms
ae11a9
%ifarch ppc64 s390x
5b75f5
# Javascript Intl API is not supported on big endian platforms right now:
5b75f5
# https://bugzilla.mozilla.org/show_bug.cgi?id=1322212
ae11a9
%define big_endian 1
5b75f5
%endif
a8a561
a8a561
# ============================================================================
a8a561
a8a561
# Avoid patch failures
ae11a9
%define _default_patch_fuzz     2
e75128
432c6c
%define thunderbird_app_id      \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
e75128
e75128
%if %{?system_sqlite}
e75128
# The actual sqlite version (see #480989):
e75128
%global sqlite_build_version %(pkg-config --silence-errors --modversion sqlite3 2>/dev/null || echo 65536)
e75128
%endif
e75128
ea29f4
%define bundled_python_version_2 2.7.13
ea29f4
%define bundled_python_version_3 3.6.8
ea29f4
%define use_bundled_openssl     0
ea29f4
%define use_bundled_nodejs      0
ea29f4
%if 0%{?rhel} < 8
ea29f4
%define use_bundled_nodejs      1
ea29f4
%if 0%{?rhel} == 6
ea29f4
%define use_bundled_openssl     1
ea29f4
%endif
ea29f4
%endif
e75128
ae11a9
# GTK3 bundling
ae11a9
%define avoid_bundled_rebuild   0
ae11a9
%if 0%{?rhel} == 6
ae11a9
%define bundle_gtk3             1
ae11a9
# In-tree libffi is able to build on following platforms, we have to bundle it for the rest
ae11a9
%global system_ffi              0
ae11a9
%ifnarch x86_64 i686 aarch64
ae11a9
%define use_bundled_ffi         1
ae11a9
%endif
ae11a9
%endif
ae11a9
ae11a9
ae11a9
%if 0%{?bundle_gtk3}
ae11a9
# We could use %%include, but in %%files, %%post and other sections, but in these
ae11a9
# sections it could lead to syntax errors about unclosed %%if. Work around it by
ae11a9
# using the following macro
ae11a9
%define include_file() %{expand:%(cat '%1')}
ae11a9
%endif
ae11a9
ae11a9
%global mozappdir    %{_libdir}/%{name}
ae11a9
%global mozappdirdev %{_libdir}/%{name}-devel-%{version}
ae11a9
%global langpackdir  %{mozappdir}/distribution/extensions
ae11a9
%global tarballdir   %{name}-%{version}
ae11a9
e75128
e75128
Summary:        Mozilla Thunderbird mail/newsgroup client
e75128
Name:           thunderbird
82b545
Version:        68.3.0
851caf
Release:        1%{?dist}
e75128
URL:            http://www.mozilla.org/projects/thunderbird/
e75128
License:        MPLv1.1 or GPLv2+ or LGPLv2+
e75128
Group:          Applications/Internet
a8a561
ae11a9
%if 0%{?rhel} == 7
ae11a9
ExcludeArch:    s390 ppc
ae11a9
%endif
ae11a9
%if 0%{?rhel} == 6
ae11a9
ExclusiveArch:  i686 x86_64 ppc64 s390x
ae11a9
%endif
a8a561
a8a561
# From ftp://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?ext_version}/source
a8a561
Source0:        https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz
e75128
%if %{build_langpacks}
82b545
Source1:        thunderbird-langpacks-%{version}%{?ext_version}-20191202.tar.xz
421b67
# Locales for lightning
eae897
Source2:        lightning-langpacks-%{version}.tar.xz
eae897
%endif
eae897
Source3:        get-calendar-langpacks.sh
ea29f4
Source4:        cbindgen-vendor.tar.xz
e02199
e75128
Source10:       thunderbird-mozconfig
e75128
Source20:       thunderbird.desktop
e75128
Source21:       thunderbird.sh.in
ae11a9
Source24:       mozilla-api-key
ae11a9
Source27:       google-api-key
ea29f4
Source28:       node-stdout-nonblocking-wrapper
ea29f4
Source100:      https://www.python.org/ftp/python/%{bundled_python_version_2}/Python-%{bundled_python_version_2}.tar.xz
ea29f4
Source101:      https://www.python.org/ftp/python/%{bundled_python_version_3}/Python-%{bundled_python_version_3}.tar.xz
ea29f4
Source102:      find-external-requires
ae11a9
Source200:      gtk3-private-%{gtk3_nvr}.el6.src.rpm
ae11a9
Source201:      gtk3-private-%{gtk3_nvr}-post.inc
ae11a9
Source202:      gtk3-private-%{gtk3_nvr}-postun.inc
ae11a9
Source203:      gtk3-private-%{gtk3_nvr}-posttrans.inc
ae11a9
Source204:      gtk3-private-%{gtk3_nvr}-files.inc
ae11a9
Source205:      gtk3-private-%{gtk3_nvr}-setup-flags-env.inc
ae11a9
Source206:      gtk3-private-%{gtk3_nvr}-requires-provides-filter.inc
a8a561
Source301:      yasm-1.2.0-3.el5.src.rpm
ae11a9
Source303:      libffi-3.0.13-18.el7_3.src.rpm
ea29f4
Source304:      nodejs-8.11.4-1.3.fc27.src.rpm
ea29f4
Source305:      openssl-1.0.2k-19.6.bundle.el7_7.src.rpm
82b545
Source601:      thunderbird-redhat-default-prefs.js.rhel6
82b545
Source701:      thunderbird-redhat-default-prefs.js.rhel7
e75128
ae11a9
## Firefox patches
e75128
e75128
# Build patches
ae11a9
Patch3:         mozilla-build-arm.patch
ea29f4
# workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1699374
ea29f4
Patch1001:      build-ppc64le-inline.patch
ea29f4
Patch1002:      python-2.7-gcc8-fix.patch
ea29f4
Patch1003:      python-missing-utimensat.patch
ea29f4
# workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1699374
ea29f4
Patch1:         no-rust-lto.patch
ea29f4
Patch2:         rust-network-check.patch
ae11a9
Patch4:         build-mozconfig-fix.patch
ae11a9
Patch6:         build-nss-version.patch
ea29f4
Patch7:         firefox-debugedits-error.patch
ea29f4
Patch8:         firefox-dont-check-binary.patch
ea29f4
Patch9:         nss-build-mozilla-1564499.patch
ae11a9
Patch26:        build-icu-big-endian.patch
ae11a9
# Also fixes s390x: https://bugzilla.mozilla.org/show_bug.cgi?id=1376268
ae11a9
Patch29:        build-big-endian.patch
ae11a9
# Always feel lucky for unsupported platforms:
ae11a9
# https://bugzilla.mozilla.org/show_bug.cgi?id=1347128
ae11a9
Patch41:        build-debug-qcms.patch
ae11a9
Patch45:        build-disable-elfhack.patch
ae11a9
ae11a9
# Fedora/RHEL specific patches
ae11a9
Patch215:        firefox-enable-addons.patch
ae11a9
Patch219:        rhbz-1173156.patch
ae11a9
Patch224:        mozilla-1170092.patch
ae11a9
Patch225:        mozilla-1005640-accept-lang.patch
ae11a9
#ARM run-time patch
ae11a9
Patch230:        rhbz-1503632-nss.patch
ea29f4
Patch1000:       python-2.7.patch
82b545
Patch1004:       firefox-rhel6-nss-tls1.3.patch
ea29f4
Patch232:        firefox-rhel6-hugepage.patch
a8a561
a8a561
# Upstream patches
ae11a9
Patch402:        mozilla-1196777.patch
ae11a9
Patch413:        mozilla-1353817.patch
ae11a9
#Removing this patch would lead to losing user saved credentials in profile!
a8a561
ae11a9
## Thunderbird patches
a8a561
338a70
Patch501:        python-encode.patch
a8a561
# ---------------------------------------------------
e75128
ae11a9
BuildRequires:  autoconf213
e75128
BuildRequires:  bzip2-devel
ae11a9
BuildRequires:  dbus-glib-devel
ae11a9
BuildRequires:  desktop-file-utils
e75128
BuildRequires:  krb5-devel
e75128
BuildRequires:  libXt-devel
a8a561
BuildRequires:  mesa-libGL-devel
ae11a9
BuildRequires:  pkgconfig(dri)
ae11a9
BuildRequires:  pkgconfig(freetype2) >= %{freetype_version}
ae11a9
BuildRequires:  pkgconfig(gconf-2.0)
ae11a9
BuildRequires:  pkgconfig(gtk+-2.0)
ae11a9
BuildRequires:  pkgconfig(libcurl)
ae11a9
BuildRequires:  pkgconfig(libIDL-2.0)
ae11a9
BuildRequires:  pkgconfig(libnotify)
ae11a9
BuildRequires:  pkgconfig(libpng)
ae11a9
BuildRequires:  pkgconfig(libpulse)
ae11a9
BuildRequires:  pkgconfig(libstartup-notification-1.0)
ae11a9
BuildRequires:  pkgconfig(pango)
ae11a9
BuildRequires:  pkgconfig(xrender)
ae11a9
BuildRequires:  pkgconfig(xt)
ae11a9
BuildRequires:  pkgconfig(zlib)
a8a561
BuildRequires:  xz
ae11a9
BuildRequires:  zip
ae11a9
Requires:       liberation-fonts-common
ae11a9
Requires:       liberation-sans-fonts
ae11a9
Requires:       mozilla-filesystem
ae11a9
Requires:       p11-kit-trust
ae11a9
%if %{?system_jpeg}
ae11a9
BuildRequires:  libjpeg-devel
a8a561
%endif
a8a561
%if %{?system_nss}
ae11a9
BuildRequires:  pkgconfig(nspr) >= %{nspr_version}
ae11a9
BuildRequires:  pkgconfig(nss) >= %{nss_version}
ae11a9
BuildRequires:  nss-static >= %{nss_version}
ae11a9
%endif
ae11a9
%if %{?system_libvpx}
ae11a9
BuildRequires:  libvpx-devel >= %{libvpx_version}
ae11a9
%endif
ae11a9
ae11a9
%if 0%{?use_dts}
ae11a9
BuildRequires:  devtoolset-%{dts_version}-gcc-c++
ae11a9
BuildRequires:  devtoolset-%{dts_version}-gcc
ae11a9
BuildRequires:  devtoolset-%{dts_version}-binutils
ae11a9
BuildRequires:  devtoolset-%{dts_version}-libatomic-devel
ea29f4
%if 0%{?use_llvmts}
ae11a9
BuildRequires:  llvm-toolset-%{llvm_version}
ae11a9
BuildRequires:  llvm-toolset-%{llvm_version}-llvm-devel
ae11a9
%endif
a8a561
%endif
ae11a9
%if ! %{use_bundled_yasm}0
ae11a9
BuildRequires:  yasm
a8a561
%endif
ea29f4
BuildRequires:  scl-utils
e75128
%if %{?system_sqlite}
e75128
BuildRequires:  sqlite-devel >= %{sqlite_version}
e75128
Requires:       sqlite >= %{sqlite_build_version}
e75128
%endif
ae11a9
%if 0%{?rhel} == 8
432c6c
BuildRequires:  cargo
ea29f4
BuildRequires:  rust >= %{rust_version}
0fe52e
BuildRequires:  llvm >= %{llvm_version}
0fe52e
BuildRequires:  llvm-devel >= %{llvm_version}
0fe52e
BuildRequires:  clang >= %{llvm_version}
82b545
BuildRequires:  clang-devel >= %{llvm_version}
ea29f4
BuildRequires:  python3
ea29f4
BuildRequires:  nodejs >= 8.11
ea29f4
%else
ea29f4
%if 0%{?use_rustts}
ea29f4
BuildRequires:  rust-toolset-%{rust_toolset_version}
ea29f4
%endif
ea29f4
%if 0%{?use_llvmts}
ea29f4
BuildRequires:  llvm-toolset-%{llvm_version}
ea29f4
BuildRequires:  llvm-toolset-%{llvm_version}-llvm-devel
ea29f4
%endif
a8a561
%endif
ea29f4
ea29f4
%if 0%{?use_bundled_python_2}
ae11a9
#%if 0%{?rhel} == 6
ae11a9
# Needed for Python in RHEL6
a8a561
BuildRequires:  openssl-devel
ae11a9
#%endif
a8a561
%endif
a8a561
ae11a9
%if 0%{?bundle_gtk3}
ae11a9
BuildRequires:        automake
ae11a9
BuildRequires:        autoconf
ae11a9
BuildRequires:        cups-devel
ae11a9
BuildRequires:        dbus-devel
ae11a9
BuildRequires:        desktop-file-utils
ae11a9
BuildRequires:        expat-devel
ae11a9
BuildRequires:        fontpackages-devel
ae11a9
BuildRequires:        gamin-devel
ae11a9
BuildRequires:        gettext-devel
ae11a9
BuildRequires:        git
ae11a9
BuildRequires:        intltool
ae11a9
BuildRequires:        jasper-devel
ae11a9
BuildRequires:        libepoxy-devel
ae11a9
BuildRequires:        libcroco-devel
ae11a9
BuildRequires:        libffi-devel
ae11a9
BuildRequires:        libpng-devel
ae11a9
BuildRequires:        libtiff-devel
ae11a9
BuildRequires:        libtool
ae11a9
BuildRequires:        libxml2-devel
ae11a9
BuildRequires:        libX11-devel
ae11a9
BuildRequires:        libXcomposite-devel
ae11a9
BuildRequires:        libXcursor-devel
ae11a9
BuildRequires:        libXinerama-devel
ae11a9
BuildRequires:        libXevie-devel
ae11a9
BuildRequires:        libXrandr-devel
ae11a9
BuildRequires:        libXrender-devel
ae11a9
BuildRequires:        libXtst-devel
ae11a9
BuildRequires:        mesa-libGL-devel
ae11a9
BuildRequires:        mesa-libEGL-devel
ae11a9
BuildRequires:        pixman-devel
ae11a9
BuildRequires:        rest-devel
ae11a9
BuildRequires:        readline-devel
ae11a9
# TODO: We miss that dependency in our bundled gtk3 package.
ae11a9
# As a hotfix we put it here and fix gtk3 in next release.
ae11a9
Requires:             mesa-libEGL%{?_isa}
ae11a9
Requires:             libcroco%{?_isa}
ae11a9
Requires:             mesa-libGL%{?_isa}
ae11a9
Requires:             bzip2-libs%{?_isa}
ae11a9
Requires:             libXtst%{?_isa}
a8a561
%else
ae11a9
BuildRequires:        gtk3-devel
ae11a9
BuildRequires:        glib2-devel
a8a561
%endif
ae11a9
%if %{?system_nss}
ae11a9
Requires:       nspr >= %{nspr_version}
ae11a9
Requires:       nss >= %{nss_version}
a8a561
%endif
a8a561
ae11a9
%if %{?system_sqlite}
ae11a9
BuildRequires:  pkgconfig(sqlite3) >= %{sqlite_version}
ae11a9
Requires:       sqlite >= %{sqlite_build_version}
a8a561
%endif
ae11a9
%if %{?system_ffi}
ae11a9
  %if !%{use_bundled_ffi}0
ae11a9
BuildRequires:  pkgconfig(libffi)
ae11a9
  %endif
a8a561
%endif
a8a561
ae11a9
Obsoletes:      thunderbird-lightning
a8a561
# ==================================================================================
a8a561
# Override internal dependency generator to avoid showing libraries provided by this package
a8a561
# in dependencies:
ae11a9
#AutoProv: 0
ae11a9
#%define _use_internal_dependency_generator 0
ae11a9
#%define __find_requires %{SOURCE101}
e75128
e75128
%description
e75128
Mozilla Thunderbird is a standalone mail and newsgroup client.
e75128
e75128
e75128
%prep
ea29f4
%if 0%{?use_bundled_python_2}
ea29f4
%setup -q -T -c -n python2 -a 100
ea29f4
%patch1000 -p0 -b .build
ea29f4
%patch1002 -p0 -b .gcc8
ea29f4
%endif
ea29f4
%if 0%{?use_bundled_python_3}
ea29f4
%setup -q -T -c -n python3 -a 101
ea29f4
%if 0%{?rhel} == 6
ea29f4
%patch1003 -p0 -b .missing-utimensat.patch
ea29f4
%endif
ea29f4
%endif
ae11a9
%setup -q -n %{tarballdir}
e75128
ae11a9
# Firefox patches
ea29f4
%patch1 -p1 -b .no-rust-lto
ea29f4
%patch2 -p1 -b .rust-network-check
ea29f4
%patch7 -p1 -b .debugedits-error
ea29f4
%ifarch %{ix86} %{arm} ppc
ea29f4
# binary check fails OOM on 32bit arches
ea29f4
%patch8 -p1 -b .dont-check-binary
ea29f4
%endif
ea29f4
%patch9 -p1 -b .nss-build-mozilla-1564499
a8a561
ea29f4
#%patch29 -p1 -b .big-endian
ae11a9
%if %{?debug_build}
ae11a9
%patch41 -p1 -b .build-debug-qcms
ae11a9
%endif
ea29f4
#%if 0%{?rhel} == 8
ae11a9
%patch45 -p1 -b .elfhack
ea29f4
#%endif
a8a561
ea29f4
#%patch3  -p1 -b .arm
ae11a9
%patch4  -p1 -b .build-mozconfig-fix
ae11a9
%patch6  -p1 -b .nss-version
ae11a9
ae11a9
# Fedora patches
ae11a9
%patch215 -p1 -b .addons
0fe52e
%patch219 -p1 -b .rhbz-1173156
ea29f4
#FIXME %patch224 -p1 -b .1170092
ae11a9
%patch225 -p1 -b .1005640-accept-lang
ea29f4
%if 0%{?rhel} == 6
ea29f4
%patch232 -p1 -b .hugepage
82b545
%patch1004 -p1 -b .rhel6-nss-tls1.3
ea29f4
%endif
ae11a9
ae11a9
# This ensures no migration of certdb to sqlite on the RHEL6 and RHEL7.
ae11a9
# This needs to stay for the future releases
ae11a9
%if 0%{?rhel} < 8
ae11a9
%patch230 -p1 -b .1503632-nss
e02199
%endif
5b75f5
ae11a9
#ARM run-time patch
ae11a9
%ifarch aarch64
ae11a9
%endif
ae11a9
ae11a9
%patch402 -p1 -b .1196777
ea29f4
#%patch413 -p1 -b .1353817
e75128
ae11a9
# Patch for big endian platforms only
ae11a9
%if 0%{?big_endian}
ae11a9
%patch26 -p1 -b .icu
ae11a9
%endif
e75128
ae11a9
# Thunderbird patches
ea29f4
%patch501 -p1 -b .python-encode
ea29f4
%patch1001 -p1 -b .ppc64le-inline
e75128
e75128
%{__rm} -f .mozconfig
e75128
%{__cp} %{SOURCE10} .mozconfig
a8a561
function add_to_mozconfig() {
a8a561
  mozconfig_entry=$1
a8a561
  echo "ac_add_options --$1" >> .mozconfig
a8a561
}
a8a561
a8a561
# Modify mozconfig file
e75128
%if %{official_branding}
a8a561
 add_to_mozconfig "enable-official-branding"
e75128
%endif
ae11a9
%{__cp} %{SOURCE24} mozilla-api-key
ae11a9
%{__cp} %{SOURCE27} google-api-key
e02199
a8a561
%if %{?system_nss}
a8a561
 add_to_mozconfig "with-system-nspr"
a8a561
 add_to_mozconfig "with-system-nss"
e75128
%else
a8a561
 add_to_mozconfig "without-system-nspr"
a8a561
 add_to_mozconfig "without-system-nss"
e75128
%endif
e75128
ae11a9
%if %{?system_sqlite}
ae11a9
 add_to_mozconfig "enable-system-sqlite"
ae11a9
%else
ae11a9
 add_to_mozconfig "disable-system-sqlite"
e02199
%endif
ae11a9
%if 0%{?use_bundled_ffi}
ae11a9
 add_to_mozconfig "with-system-ffi"
e02199
%endif
e02199
ae11a9
%if 0%{?system_ffi}
ae11a9
 add_to_mozconfig "with-system-ffi"
a8a561
%endif
ea29f4
%ifarch %{arm} %{ix86} x86_64
ae11a9
 add_to_mozconfig "disable-elf-hack"
e75128
%endif
e02199
a8a561
%if %{?debug_build}
a8a561
 add_to_mozconfig "enable-debug"
a8a561
 add_to_mozconfig "disable-optimize"
e75128
%else
ae11a9
%global optimize_flags "none"
ae11a9
%ifnarch s390 s390x
ae11a9
%global optimize_flags "-g -O2"
ae11a9
%endif
ae11a9
%ifarch armv7hl
ae11a9
# ARMv7 need that (rhbz#1426850)
ae11a9
%global optimize_flags "-g -O2 -fno-schedule-insns"
ae11a9
%endif
ae11a9
%ifarch ppc64le aarch64
ae11a9
%global optimize_flags "-g -O2"
ae11a9
%endif
ae11a9
%if %{optimize_flags} != "none"
ae11a9
echo 'ac_add_options --enable-optimize=%{?optimize_flags}' >> .mozconfig
ae11a9
%else
ae11a9
echo 'ac_add_options --enable-optimize' >> .mozconfig
ae11a9
%endif
ae11a9
echo "ac_add_options --disable-debug" >> .mozconfig
ae11a9
%endif
ae11a9
ae11a9
# Second arches fail to start with jemalloc enabled
ae11a9
%ifnarch %{ix86} x86_64
ae11a9
echo "ac_add_options --disable-jemalloc" >> .mozconfig
a8a561
%endif
a8a561
ae11a9
%ifnarch %{ix86} x86_64
ae11a9
echo "ac_add_options --disable-webrtc" >> .mozconfig
ae11a9
%endif
ae11a9
ae11a9
%if %{?system_libvpx}
ae11a9
echo "ac_add_options --with-system-libvpx" >> .mozconfig
ae11a9
%else
ae11a9
echo "ac_add_options --without-system-libvpx" >> .mozconfig
ae11a9
%endif
5b75f5
ae11a9
%if %{?system_libicu}
ae11a9
echo "ac_add_options --with-system-icu" >> .mozconfig
ae11a9
%else
ae11a9
echo "ac_add_options --without-system-icu" >> .mozconfig
ae11a9
%endif
ae11a9
%ifarch s390 s390x
ae11a9
echo "ac_add_options --disable-ion" >> .mozconfig
ae11a9
%endif
a8a561
ea29f4
echo 'export NODEJS="%{_buildrootdir}/bin/node-stdout-nonblocking-wrapper"' >> .mozconfig
e75128
ae11a9
# Remove executable bit to make brp-mangle-shebangs happy.
ae11a9
chmod -x third_party/rust/itertools/src/lib.rs
ae11a9
e02199
# install lightning langpacks
e75128
e75128
%build
ea29f4
set -e
ea29f4
# Hack for missing shell when building in brew on RHEL6
ea29f4
%if 0%{?rhel} == 6
ea29f4
export SHELL=/bin/sh
ea29f4
%endif
a8a561
ae11a9
#GTK3 >>
ae11a9
%if ! 0%{?avoid_bundled_rebuild}
ae11a9
    rm -rf %{_buildrootdir}/*
ae11a9
%endif
ae11a9
export PATH="%{_buildrootdir}/bin:$PATH"
ae11a9
ae11a9
function install_rpms_to_current_dir() {
ae11a9
    PACKAGE_RPM=$(eval echo $1)
ae11a9
    PACKAGE_DIR=%{_rpmdir}
ae11a9
ae11a9
    if [ ! -f $PACKAGE_DIR/$PACKAGE_RPM ]; then
ae11a9
        # Hack for tps tests
ae11a9
        ARCH_STR=%{_arch}
ae11a9
        %ifarch i386 i686
ae11a9
            ARCH_STR="i?86"
ae11a9
        %endif
ae11a9
        PACKAGE_DIR="$PACKAGE_DIR/$ARCH_STR"
ae11a9
     fi
ae11a9
ae11a9
     for package in $(ls $PACKAGE_DIR/$PACKAGE_RPM)
ae11a9
     do
ae11a9
         echo "$package"
ae11a9
         rpm2cpio "$package" | cpio -idu
ae11a9
     done
ae11a9
}
ae11a9
a8a561
function build_bundled_package() {
a8a561
  PACKAGE_RPM=$1
a8a561
  PACKAGE_FILES=$2
a8a561
  PACKAGE_SOURCE=$3
ea29f4
  export PACKAGE_DIR="%{_topdir}/RPMS"
a8a561
a8a561
  PACKAGE_ALREADY_BUILD=0
ae11a9
  %if %{?avoid_bundled_rebuild}
a8a561
    if ls $PACKAGE_DIR/$PACKAGE_RPM; then
a8a561
      PACKAGE_ALREADY_BUILD=1
a8a561
    fi
a8a561
    if ls $PACKAGE_DIR/%{_arch}/$PACKAGE_RPM; then
a8a561
      PACKAGE_ALREADY_BUILD=1
a8a561
    fi
a8a561
  %endif
a8a561
  if [ $PACKAGE_ALREADY_BUILD == 0 ]; then
a8a561
    echo "Rebuilding $PACKAGE_RPM from $PACKAGE_SOURCE"; echo "==============================="
a8a561
    rpmbuild --nodeps --rebuild $PACKAGE_SOURCE
a8a561
  fi
a8a561
a8a561
  if [ ! -f $PACKAGE_DIR/$PACKAGE_RPM ]; then
a8a561
    # Hack for tps tests
a8a561
    ARCH_STR=%{_arch}
a8a561
    %ifarch i386 i686
a8a561
    ARCH_STR="i?86"
a8a561
    %endif
ea29f4
    export PACKAGE_DIR="$PACKAGE_DIR/$ARCH_STR"
a8a561
  fi
a8a561
  pushd $PACKAGE_DIR
ea29f4
a8a561
  echo "Installing $PACKAGE_DIR/$PACKAGE_RPM"; echo "==============================="
ea29f4
  PACKAGE_LIST=$(echo $PACKAGE_DIR/$PACKAGE_RPM | tr " " "\n")
ea29f4
  for PACKAGE in $PACKAGE_LIST
ea29f4
  do
ea29f4
      rpm2cpio $PACKAGE | cpio -iduv
ea29f4
  done
ea29f4
ea29f4
  PATH=$PACKAGE_DIR/usr/bin:$PATH
ea29f4
  export PATH
ea29f4
  LD_LIBRARY_PATH=$PACKAGE_DIR/usr/%{_lib}:$LD_LIBRARY_PATH
ea29f4
  export LD_LIBRARY_PATH
ea29f4
a8a561
  # Clean rpms to avoid including them to package
ae11a9
  %if ! 0%{?avoid_bundled_rebuild}
a8a561
    rm -f $PACKAGE_FILES
a8a561
  %endif
a8a561
a8a561
  popd
a8a561
}
a8a561
a8a561
# Build and install local yasm if needed
a8a561
# ======================================
a8a561
%if %{use_bundled_yasm}
a8a561
  build_bundled_package 'yasm-1*.rpm' 'yasm-*.rpm' '%{SOURCE301}'
a8a561
%endif
a8a561
ae11a9
%if 0%{?bundle_gtk3}
ae11a9
   %if ! 0%{?avoid_bundled_rebuild}
ae11a9
    rpm -ivh %{SOURCE200}
ae11a9
    rpmbuild --nodeps --define '_prefix %{gtk3_install_path}' -ba %{_specdir}/gtk3-private.spec
ae11a9
   %endif
ae11a9
   pushd %{_buildrootdir}
ae11a9
   install_rpms_to_current_dir gtk3-private-%{gtk3_nvr}*.rpm
ae11a9
   install_rpms_to_current_dir gtk3-private-devel-%{gtk3_nvr}*.rpm
ae11a9
   install_rpms_to_current_dir gtk3-private-rpm-scripts-%{gtk3_nvr}*.rpm
ae11a9
   popd
ae11a9
%endif
ae11a9
ae11a9
%if 0%{?bundle_gtk3}
ae11a9
# gtk3-private-3.22.26.el6-1-requires-provides-filter.inc
ae11a9
%include_file %{SOURCE206}
ae11a9
%endif
ae11a9
%if 0%{use_bundled_ffi}
ae11a9
  # Install libraries to the predefined location to later add them to the Firefox libraries
ae11a9
  rpm -ivh %{SOURCE303}
ae11a9
  rpmbuild --nodeps --define '_prefix %{gtk3_install_path}' -ba %{_specdir}/libffi.spec
ae11a9
  pushd %{_buildrootdir}
ae11a9
  install_rpms_to_current_dir 'libffi*.rpm'
ae11a9
  popd
ae11a9
  %filter_from_requires /libffi.so.6/d
a8a561
%endif
ae11a9
%filter_setup
a8a561
ea29f4
# If needed build the bundled python 2.7 and 3.6 and put it in the PATH
ea29f4
%if 0%{?use_bundled_python_3}
ea29f4
    pushd %{_builddir}/python3/Python-%{bundled_python_version_3}
ea29f4
    ./configure --prefix="%{_buildrootdir}" --exec-prefix="%{_buildrootdir}" --libdir="%{_buildrootdir}/lib" --with-pydebug
ea29f4
    make %{?_smp_mflags} install V=1 -j1
ea29f4
    cp Tools/scripts/pathfix.py %{_buildrootdir}/bin
ea29f4
    popd
ea29f4
%endif
ea29f4
%if 0%{?use_bundled_python_2}
ea29f4
    pushd %{_builddir}/python2/Python-%{bundled_python_version_2}
ea29f4
    ./configure --prefix="%{_buildrootdir}" --exec-prefix="%{_buildrootdir}" --libdir="%{_buildrootdir}/lib"
ea29f4
    make %{?_smp_mflags} install V=1
ea29f4
    popd
ea29f4
%endif
a8a561
ea29f4
function replace_prefix() {
ea29f4
  FILE_NAME=$1
ea29f4
  PKG_CONFIG_PREFIX=$2
ea29f4
ea29f4
  cat $FILE_NAME | tail -n +2 > tmp.txt
ea29f4
  echo "$PKG_CONFIG_PREFIX" > $FILE_NAME
ea29f4
  cat tmp.txt >> $FILE_NAME
ea29f4
  rm -rf tmp.txt
ea29f4
}
ea29f4
ea29f4
# Build and install local openssl if needed
ea29f4
# =========================================
ea29f4
%if 0%{?use_bundled_openssl}
ea29f4
  rpm -ivh %{SOURCE305}
ea29f4
  rpmbuild --nodeps -ba %{_specdir}/openssl.spec
ea29f4
  pushd %{_buildrootdir}
ea29f4
  install_rpms_to_current_dir openssl-1.0.2k*.rpm
ea29f4
  install_rpms_to_current_dir openssl-libs-1.0.2k*.rpm
ea29f4
  install_rpms_to_current_dir openssl-devel-1.0.2k*.rpm
ea29f4
  install_rpms_to_current_dir openssl-static-1.0.2k*.rpm
ea29f4
  # openssl is installed to %{_buildrootdir}/usr/lib(64)/...
ea29f4
  export PKG_CONFIG_PATH=%{_buildrootdir}/%{_libdir}/pkgconfig/:$PKG_CONFIG_PATH
ea29f4
  replace_prefix %{_buildrootdir}/%{_libdir}/pkgconfig/libcrypto.pc prefix=%{_buildrootdir}/usr
ea29f4
  replace_prefix %{_buildrootdir}/%{_libdir}/pkgconfig/libssl.pc prefix=%{_buildrootdir}/usr
ea29f4
  replace_prefix %{_buildrootdir}/%{_libdir}/pkgconfig/openssl.pc prefix=%{_buildrootdir}/usr
ea29f4
  cat  %{_buildrootdir}/%{_libdir}/pkgconfig/libcrypto.pc
ea29f4
  cat  %{_buildrootdir}/%{_libdir}/pkgconfig/libssl.pc
ea29f4
  cat  %{_buildrootdir}/%{_libdir}/pkgconfig/openssl.pc
ea29f4
  pushd %{_rpmdir}
ea29f4
  rm -f openssl-*.rpm
ea29f4
  popd
ea29f4
  popd
e75128
%endif
e75128
ea29f4
# GTK3 <<
ae11a9
# We need to disable exit on error temporarily for the following scripts:
ae11a9
set +e
ae11a9
%if 0%{?use_dts}
ae11a9
source scl_source enable devtoolset-%{dts_version}
ae11a9
%endif
ae11a9
%if 0%{?use_rustts}
ea29f4
source scl_source enable rust-toolset-%{rust_toolset_version}
ae11a9
%endif
e75128
ea29f4
# Build and install local node if needed
ea29f4
# ======================================
ea29f4
%if %{use_bundled_nodejs}
ea29f4
  build_bundled_package 'nodejs-8*.rpm' 'nodejs-*.rpm' %{SOURCE304}
ea29f4
  export MOZ_NODEJS=$PACKAGE_DIR/usr/bin/node
ea29f4
%else
ea29f4
  export MOZ_NODEJS=/usr/bin/node
ea29f4
%endif
ea29f4
ea29f4
mkdir -p my_rust_vendor
ea29f4
cd my_rust_vendor
ea29f4
%{__tar} xf %{SOURCE4}
ea29f4
cd -
ea29f4
mkdir -p .cargo
ea29f4
cat > .cargo/config <
ea29f4
[source.crates-io]
ea29f4
replace-with = "vendored-sources"
ea29f4
ea29f4
[source.vendored-sources]
ea29f4
directory = "`pwd`/my_rust_vendor"
ea29f4
EOL
ea29f4
ea29f4
export CARGO_HOME=.cargo
ea29f4
cargo install cbindgen
ea29f4
export PATH=`pwd`/.cargo/bin:$PATH
ea29f4
export CBINDGEN=`pwd`/.cargo/bin/cbindgen
ea29f4
ea29f4
ea29f4
%if %{?system_sqlite}
ea29f4
  # Do not proceed with build if the sqlite require would be broken:
ea29f4
  # make sure the minimum requirement is non-empty, ...
ea29f4
  sqlite_version=$(expr "%{sqlite_version}" : '\([0-9]*\.\)[0-9]*\.') || exit 1
ea29f4
  # ... and that major number of the computed build-time version matches:
ea29f4
  case "%{sqlite_build_version}" in
ea29f4
    "$sqlite_version"*) ;;
ea29f4
    *) exit 1 ;;
ea29f4
  esac
5b75f5
%endif
5b75f5
ae11a9
echo "Building Thunderbird"; echo "==============================="
5b75f5
echo "Generate big endian version of config/external/icu/data/icud58l.dat"
5b75f5
%if 0%{?big_endian}
ea29f4
# ./mach python intl/icu_sources_data.py .
ea29f4
# rm -f config/external/icu/data/icudt*l.dat
ea29f4
 mv config/external/icu/data/icudt64l.dat config/external/icu/data/icudt64b.dat
ea29f4
 ls -l config/external/icu/data
5b75f5
%endif
5b75f5
ea29f4
mkdir %{_buildrootdir}/bin || :
ea29f4
cp %{SOURCE28} %{_buildrootdir}/bin || :
ea29f4
e02199
# Update the various config.guess to upstream release for aarch64 support
ae11a9
find ./ -name config.guess -exec cp /usr/lib/rpm/config.guess {} ';'
ae11a9
ae11a9
# -fpermissive is needed to build with gcc 4.6+ which has become stricter
ae11a9
#
ae11a9
# Mozilla builds with -Wall with exception of a few warnings which show up
ae11a9
# everywhere in the code; so, don't override that.
ae11a9
#
ae11a9
# Disable C++ exceptions since Mozilla code is not exception-safe
ae11a9
#
ae11a9
MOZ_OPT_FLAGS=$(echo "%{optflags}" | %{__sed} -e 's/-Wall//')
ae11a9
#rhbz#1037063
ae11a9
# -Werror=format-security causes build failures when -Wno-format is explicitly given
ae11a9
# for some sources
ae11a9
# Explicitly force the hardening flags for Firefox so it passes the checksec test;
ae11a9
# See also https://fedoraproject.org/wiki/Changes/Harden_All_Packages
ea29f4
%if 0%{?fedora} < 30
ea29f4
MOZ_OPT_FLAGS="$MOZ_OPT_FLAGS -Wformat-security -Wformat -Werror=format-security"
ea29f4
%else
ea29f4
# Workaround for mozbz#1531309
ea29f4
MOZ_OPT_FLAGS=$(echo "$MOZ_OPT_FLAGS" | %{__sed} -e 's/-Werror=format-security//')
ea29f4
%endif
ae11a9
MOZ_OPT_FLAGS="$MOZ_OPT_FLAGS -Wformat-security -Wformat -Werror=format-security"
ae11a9
%if 0%{?fedora} > 23
ae11a9
# Disable null pointer gcc6 optimization in gcc6 (rhbz#1328045)
ae11a9
MOZ_OPT_FLAGS="$MOZ_OPT_FLAGS -fno-delete-null-pointer-checks"
ae11a9
%endif
ae11a9
# Use hardened build?
ae11a9
%if %{?hardened_build}
ae11a9
MOZ_OPT_FLAGS="$MOZ_OPT_FLAGS -fPIC -Wl,-z,relro -Wl,-z,now"
ae11a9
%endif
ae11a9
%if %{?debug_build}
ae11a9
  MOZ_OPT_FLAGS=$(echo "$MOZ_OPT_FLAGS" | %{__sed} -e 's/-O2//')
ae11a9
%endif
e75128
%ifarch s390
e02199
MOZ_OPT_FLAGS=$(echo "$MOZ_OPT_FLAGS" | %{__sed} -e 's/-g/-g1/')
ae11a9
# If MOZ_DEBUG_FLAGS is empty, firefox's build will default it to "-g" which
ae11a9
# overrides the -g1 from line above and breaks building on s390
ae11a9
# (OOM when linking, rhbz#1238225)
ae11a9
export MOZ_DEBUG_FLAGS=" "
e75128
%endif
ae11a9
%ifarch s390 %{arm} ppc aarch64 i686
ae11a9
MOZ_LINK_FLAGS="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
a8a561
%endif
ae11a9
%ifarch %{arm}
ae11a9
export RUSTFLAGS="-Cdebuginfo=0"
a8a561
%endif
ae11a9
%ifarch s390
ae11a9
MOZ_OPT_FLAGS=$(echo "$MOZ_OPT_FLAGS" | %{__sed} -e 's/-g/-g1/')
ae11a9
# If MOZ_DEBUG_FLAGS is empty, firefox's build will default it to "-g" which
ae11a9
# overrides the -g1 from line above and breaks building on s390
ae11a9
# (OOM when linking, rhbz#1238225)
ae11a9
export MOZ_DEBUG_FLAGS=" "
e75128
%endif
ae11a9
export CFLAGS=$MOZ_OPT_FLAGS
a8a561
export CXXFLAGS=$MOZ_OPT_FLAGS
ae11a9
export LDFLAGS=$MOZ_LINK_FLAGS
e75128
e75128
export PREFIX='%{_prefix}'
e75128
export LIBDIR='%{_libdir}'
ea29f4
export CC=gcc
ea29f4
export CXX=g++
a8a561
e75128
MOZ_SMP_FLAGS=-j1
ea29f4
# More than two build tasks can lead to OOM gcc crash.
ea29f4
%if 0%{?rhel} < 8
ea29f4
[ -z "$RPM_BUILD_NCPUS" ] && \
ea29f4
     RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"
ea29f4
[ "$RPM_BUILD_NCPUS" -ge 2 ] && MOZ_SMP_FLAGS=-j2
ea29f4
%else
ae11a9
%ifarch %{ix86} x86_64 ppc ppc64 ppc64le aarch64
e75128
[ -z "$RPM_BUILD_NCPUS" ] && \
e75128
     RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"
e75128
[ "$RPM_BUILD_NCPUS" -ge 2 ] && MOZ_SMP_FLAGS=-j2
e75128
[ "$RPM_BUILD_NCPUS" -ge 4 ] && MOZ_SMP_FLAGS=-j4
e75128
[ "$RPM_BUILD_NCPUS" -ge 8 ] && MOZ_SMP_FLAGS=-j8
ae11a9
%endif
ea29f4
%endif
e02199
ae11a9
%if 0%{?bundle_gtk3}
ae11a9
# gtk3-private-setup-flags-env.inc
ae11a9
%include_file %{SOURCE205}
ae11a9
%endif
ae11a9
ae11a9
export MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS"
ae11a9
#export MOZ_SERVICES_SYNC="1"
ae11a9
export STRIP=/bin/true
ae11a9
./mach build -v
ae11a9
ae11a9
#---------------------------------------------------------------------
e75128
e75128
%install
ae11a9
%if 0%{?rhel} == 6
5b75f5
export SHELL=/bin/sh
5b75f5
%endif
5b75f5
ae11a9
%if 0%{?bundle_gtk3}
ae11a9
function install_rpms_to_current_dir() {
ae11a9
    PACKAGE_RPM=$(eval echo $1)
ae11a9
    PACKAGE_DIR=%{_rpmdir}
ae11a9
ae11a9
    if [ ! -f $PACKAGE_DIR/$PACKAGE_RPM ]; then
ae11a9
        # Hack for tps tests
ae11a9
        ARCH_STR=%{_arch}
ae11a9
        %ifarch i386 i686
ae11a9
            ARCH_STR="i?86"
ae11a9
        %endif
ae11a9
        PACKAGE_DIR="$PACKAGE_DIR/$ARCH_STR"
ae11a9
     fi
ae11a9
ae11a9
     for package in $(ls $PACKAGE_DIR/$PACKAGE_RPM)
ae11a9
     do
ae11a9
         echo "$package"
ae11a9
         rpm2cpio "$package" | cpio -idu
ae11a9
     done
ae11a9
}
ae11a9
ae11a9
pushd %{buildroot}
ae11a9
# Install gtk3-private again to the buildroot, but without devel subpackage
ae11a9
install_rpms_to_current_dir gtk3-private-%{gtk3_nvr}*.rpm
ae11a9
install_rpms_to_current_dir gtk3-private-rpm-scripts-%{gtk3_nvr}*.rpm
ae11a9
popd
ae11a9
%endif
ae11a9
ae11a9
# Install bundled libffi
ae11a9
%if %{use_bundled_ffi}
ae11a9
  pushd %{buildroot}
ae11a9
  install_rpms_to_current_dir libffi-3*.rpm
ae11a9
  popd
ae11a9
%endif
ae11a9
ae11a9
DESTDIR=%{buildroot} make -C objdir install
e75128
ae11a9
%{__mkdir_p} %{buildroot}{%{_libdir},%{_bindir},%{_datadir}/applications}
e75128
ae11a9
desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE20}
ae11a9
ae11a9
# set up the thunderbird start script
ae11a9
rm -rf %{buildroot}%{_bindir}/thunderbird
ae11a9
%{__rm} -rf %{buildroot}%{_bindir}/thunderbird
ae11a9
%{__cat} %{SOURCE21} > %{buildroot}%{_bindir}/thunderbird
ae11a9
%if 0%{?bundle_gtk3}
ae11a9
sed -i -e 's|%RHEL_ENV_VARS%|export XDG_DATA_DIRS="$MOZ_LIB_DIR/thunderbird/bundled/share:/usr/share:$XDG_DATA_DIRS"|' %{buildroot}%{_bindir}/thunderbird
ae11a9
%else
ae11a9
sed -i -e 's|%RHEL_ENV_VARS%||' %{buildroot}%{_bindir}/thunderbird
ae11a9
%endif
ae11a9
%{__chmod} 755 %{buildroot}%{_bindir}/thunderbird
e75128
ae11a9
# Setup preferences, depends on RHEL version
a8a561
THUNDERBIRD_PREF_SOURCE=%{SOURCE701}
a8a561
%if 0%{?rhel} == 6
a8a561
  THUNDERBIRD_PREF_SOURCE=%{SOURCE601}
a8a561
%endif
e75128
ae11a9
# Fill in THUNDERBIRD_RPM_VR into our rh-default-prefs
ae11a9
%{__cat} $THUNDERBIRD_PREF_SOURCE | %{__sed} -e 's,THUNDERBIRD_RPM_VR,%{version}-%{release},g' > \
ae11a9
        %{buildroot}/rh-default-prefs
ae11a9
%{__install} -D %{buildroot}/rh-default-prefs %{buildroot}/%{mozappdir}/greprefs/all-redhat.js
ae11a9
%{__install} -D %{buildroot}/rh-default-prefs %{buildroot}/%{mozappdir}/defaults/pref/all-redhat.js
ae11a9
%{__rm} %{buildroot}/rh-default-prefs
e75128
a8a561
# install icons
a8a561
for s in 16 22 24 32 48 256; do
ae11a9
    %{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
ae11a9
    %{__cp} -p comm/mail/branding/%{name}/default${s}.png \
ae11a9
               %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/thunderbird.png
a8a561
done
a8a561
ae11a9
%{__rm} -f %{buildroot}%{_bindir}/thunderbird-config
e75128
e75128
# own mozilla plugin dir (#135050)
ae11a9
%{__mkdir_p} %{buildroot}%{_libdir}/mozilla/plugins
e75128
e75128
# own extension directories
ae11a9
%{__mkdir_p} %{buildroot}%{_datadir}/mozilla/extensions/%{thunderbird_app_id}
ae11a9
%{__mkdir_p} %{buildroot}%{_libdir}/mozilla/extensions/%{thunderbird_app_id}
e75128
e75128
# Install langpacks
ae11a9
echo > %{name}.lang
e75128
%if %{build_langpacks}
a8a561
# Extract langpacks, make any mods needed, repack the langpack, and install it.
ae11a9
%{__mkdir_p} %{buildroot}%{langpackdir}
ae11a9
%{__tar} xf %{SOURCE1}
e75128
for langpack in `ls thunderbird-langpacks/*.xpi`; do
e75128
  language=`basename $langpack .xpi`
e75128
  extensionID=langpack-$language@thunderbird.mozilla.org
a8a561
  %{__mkdir_p} $extensionID
a8a561
  unzip $langpack -d $extensionID
a8a561
  find $extensionID -type f | xargs chmod 644
e75128
a8a561
  cd $extensionID
a8a561
  zip -r9mX ../${extensionID}.xpi *
a8a561
  cd -
a8a561
ae11a9
  %{__install} -m 644 ${extensionID}.xpi %{buildroot}%{langpackdir}
e75128
  language=`echo $language | sed -e 's/-/_/g'`
ae11a9
  echo "%%lang($language) %{langpackdir}/${extensionID}.xpi" >> %{name}.lang
e75128
done
e75128
%{__rm} -rf thunderbird-langpacks
a8a561
a8a561
# Install langpack workaround (see #707100, #821169)
a8a561
function create_default_langpack() {
a8a561
  language_long=$1
a8a561
  language_short=$2
ae11a9
  cd %{buildroot}%{langpackdir}
a8a561
  ln -s langpack-$language_long@thunderbird.mozilla.org.xpi langpack-$language_short@thunderbird.mozilla.org.xpi
a8a561
  cd -
a8a561
  echo "%%lang($language_short) %{langpackdir}/langpack-$language_short@thunderbird.mozilla.org.xpi" >> ../%{name}.lang
a8a561
}
a8a561
a8a561
# Table of fallbacks for each language
a8a561
# please file a bug at bugzilla.redhat.com if the assignment is incorrect
a8a561
# Because of bug 1341629 we can't do this:
a8a561
#create_default_langpack "bn-BD" "bn"
a8a561
#create_default_langpack "es-AR" "es"
a8a561
#create_default_langpack "fy-NL" "fy"
a8a561
#create_default_langpack "ga-IE" "ga"
a8a561
#create_default_langpack "hy-AM" "hy"
a8a561
#create_default_langpack "nb-NO" "nb"
a8a561
#create_default_langpack "nn-NO" "nn"
a8a561
#create_default_langpack "pa-IN" "pa"
a8a561
#create_default_langpack "pt-PT" "pt"
a8a561
#create_default_langpack "sv-SE" "sv"
a8a561
#create_default_langpack "zh-TW" "zh"
eae897
eae897
# lightning langpacks install
eae897
cd %{buildroot}%{langpackdir}
eae897
%{__tar} xf %{SOURCE2}
eae897
chmod a+r *.xpi
eae897
cd -
e75128
%endif # build_langpacks
e75128
e75128
# Get rid of devel package and its debugsymbols
ae11a9
%{__rm} -rf %{buildroot}%{_libdir}/%{name}-devel-%{version}
e75128
e75128
# Copy over the LICENSE
ae11a9
%{__install} -p -c -m 644 LICENSE %{buildroot}/%{mozappdir}
e75128
ae11a9
# Use the system hunspell dictionaries
ae11a9
%{__rm} -rf %{buildroot}%{mozappdir}/dictionaries
ae11a9
ln -s %{_datadir}/myspell %{buildroot}%{mozappdir}/dictionaries
e75128
e75128
# ghost files
ae11a9
%{__mkdir_p} %{buildroot}%{mozappdir}/components
ae11a9
touch %{buildroot}%{mozappdir}/components/compreg.dat
ae11a9
touch %{buildroot}%{mozappdir}/components/xpti.dat
e75128
a8a561
# Clean thunderbird-devel debuginfo
a8a561
rm -rf %{_prefix}/lib/debug/lib/%{name}-devel-*
a8a561
rm -rf %{_prefix}/lib/debug/lib64/%{name}-devel-*
e02199
a8a561
#---------------------------------------------------------------------
e02199
a8a561
%clean
ae11a9
rm -rf %{_srcrpmdir}/gtk3-private-%{gtk3_nvr}*.src.rpm
ae11a9
find %{_rpmdir} -name "gtk3-private-*%{gtk3_nvr}*.rpm" -delete
ae11a9
rm -rf %{_srcrpmdir}/libffi*.src.rpm
ae11a9
find %{_rpmdir} -name "libffi*.rpm" -delete
ea29f4
rm -rf %{_srcrpmdir}/openssl*.src.rpm
ea29f4
find %{_rpmdir} -name "openssl*.rpm" -delete
e75128
e75128
%post
e75128
update-desktop-database &> /dev/null || :
e75128
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
ae11a9
%if 0%{?bundle_gtk3}
ae11a9
# gtk3-private-post.inc
ae11a9
%include_file %{SOURCE201}
ae11a9
%endif
ae11a9
a8a561
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
a8a561
  %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
a8a561
fi
e75128
e75128
%postun
e75128
if [ $1 -eq 0 ] ; then
e75128
    touch --no-create %{_datadir}/icons/hicolor &>/dev/null
e75128
    gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
e75128
fi
a8a561
update-desktop-database &> /dev/null || :
ae11a9
%if 0%{?bundle_gtk3}
ae11a9
# gtk3-private-postun.inc
ae11a9
%include_file %{SOURCE202}
ae11a9
%endif
e75128
e75128
%posttrans
e75128
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
ae11a9
%if 0%{?bundle_gtk3}
ae11a9
# gtk3-private-posttrans.inc
ae11a9
%include_file %{SOURCE203}
ae11a9
%endif
e75128
e75128
#===============================================================================
a8a561
%files -f %{name}.lang
e75128
%defattr(-,root,root,-)
e75128
%attr(755,root,root) %{_bindir}/thunderbird
a8a561
%attr(644,root,root) %{_datadir}/applications/thunderbird.desktop
e75128
%dir %{_datadir}/mozilla/extensions/%{thunderbird_app_id}
e75128
%dir %{_libdir}/mozilla/extensions/%{thunderbird_app_id}
e75128
%dir %{mozappdir}
e75128
%doc %{mozappdir}/LICENSE
e75128
%{mozappdir}/chrome
e75128
%dir %{mozappdir}/components
e75128
%ghost %{mozappdir}/components/compreg.dat
e75128
%ghost %{mozappdir}/components/xpti.dat
e75128
%{mozappdir}/omni.ja
e75128
%{mozappdir}/plugin-container
e75128
%{mozappdir}/defaults
e75128
%{mozappdir}/dictionaries
e75128
%{mozappdir}/greprefs
e75128
%{mozappdir}/isp
e75128
%{mozappdir}/thunderbird-bin
e75128
%{mozappdir}/thunderbird
e75128
%{mozappdir}/*.so
e75128
%{mozappdir}/platform.ini
e75128
%{mozappdir}/application.ini
e75128
%{mozappdir}/blocklist.xml
0fe52e
%{mozappdir}/features/*.xpi
e75128
%exclude %{mozappdir}/removed-files
e75128
%{_datadir}/icons/hicolor/16x16/apps/thunderbird.png
e75128
%{_datadir}/icons/hicolor/22x22/apps/thunderbird.png
e75128
%{_datadir}/icons/hicolor/24x24/apps/thunderbird.png
e75128
%{_datadir}/icons/hicolor/256x256/apps/thunderbird.png
e75128
%{_datadir}/icons/hicolor/32x32/apps/thunderbird.png
e75128
%{_datadir}/icons/hicolor/48x48/apps/thunderbird.png
ae11a9
%{mozappdir}/pingsender
ae11a9
%{mozappdir}/gtk2/libmozgtk.so
e75128
%if !%{?system_nss}
e75128
%{mozappdir}/*.chk
e75128
%endif
e75128
%{mozappdir}/dependentlibs.list
e02199
%{mozappdir}/distribution
5b75f5
%{mozappdir}/chrome.manifest
ea29f4
%{mozappdir}/fonts/TwemojiMozilla.ttf
ea29f4
ae11a9
%if !%{?system_libicu}
ae11a9
#%{mozappdir}/icudt*.dat
ae11a9
%endif
ae11a9
%if !%{?system_nss}
ae11a9
%{mozappdir}/libfreeblpriv3.chk
ae11a9
%{mozappdir}/libnssdbm3.chk
ae11a9
%{mozappdir}/libsoftokn3.chk
ae11a9
%exclude %{mozappdir}/libnssckbi.so
ae11a9
%endif
ae11a9
%if 0%{use_bundled_ffi}
ae11a9
%{mozappdir}/bundled/%{_lib}/libffi.so*
ae11a9
%exclude %{_datadir}/doc/libffi*
ae11a9
%endif
ae11a9
ae11a9
%if 0%{?bundle_gtk3}
ae11a9
# gtk3-private-files.inc
ae11a9
%include_file %{SOURCE204}
ae11a9
%endif
5b75f5
e75128
e75128
#===============================================================================
e75128
e75128
%changelog
82b545
* Mon Dec 02 2019 Jan Horak <jhorak@redhat.com> - 68.3.0-1
82b545
- Update to 68.3.0 build2
82b545
82b545
* Fri Oct 25 2019 Jan Horak <jhorak@redhat.com> - 68.2.0-2
82b545
- Added patch for TLS 1.3 support.
82b545
ea29f4
* Tue Oct 22 2019 Jan Horak <jhorak@redhat.com> - 68.2.0-1
ea29f4
- Update to 68.2.0
ea29f4
ea29f4
* Thu Oct  3 2019 Jan Horak <jhorak@redhat.com> - 68.1.1-2
ea29f4
- Update to 68.1.1
ea29f4
ea29f4
* Wed Sep  4 2019 Jan Horak <jhorak@redhat.com> - 60.9.0-2
b371f0
- Update to 60.9.0
b371f0
851caf
* Thu Jul 4 2019 Martin Stransky <stransky@redhat.com> - 60.8.0-1
851caf
- Updated to 60.8.0
851caf
851caf
* Wed Jul 3 2019 Martin Stransky <stransky@redhat.com> - 60.7.2-3
851caf
- Rebuild to fix rhbz#1725919 - Thunderbird fails to authenticate
851caf
  with gmail with ssl/tls and OAuth2.
851caf
4d690a
* Fri Jun 21 2019 Jan Horak <jhorak@redhat.com> - 60.7.2-2
4d690a
- Update to 60.7.2 build2
4d690a
4d690a
* Thu Jun 20 2019 Jan Horak <jhorak@redhat.com> - 60.7.2-1
4d690a
- Update to 60.7.2
4d690a
4d690a
* Tue Jun 18 2019 Jan Horak <jhorak@redhat.com> - 60.7.1-1
4d690a
- Update to 60.7.1
db955c
f6aa7b
* Mon May 27 2019 Martin Stransky <stransky@redhat.com> - 60.7.0-1
f6aa7b
- Update to 60.7.0
734126
432c6c
* Mon Mar 25 2019 Martin Stransky <stransky@redhat.com> - 60.6.1-1
432c6c
- Update to 60.6.1
432c6c
432c6c
* Tue Mar 19 2019 Martin Stransky <stransky@redhat.com> - 60.6.0-1
432c6c
- Update to 60.6.0
d1779b
0fe52e
* Tue Jan 29 2019 Martin Stransky <stransky@redhat.com> - 60.5.0-1
0fe52e
- Update to 60.5.0
53022d
eae897
* Thu Jan  3 2019 Jan Horak <jhorak@redhat.com> - 60.4.0-1
eae897
- Update to 60.4.0
eae897
eae897
* Wed Oct 31 2018 Jan Horak <jhorak@redhat.com> - 60.3.0-1
eae897
- Update to 60.3.0
eae897
eae897
* Wed Oct 31 2018 Jan Horak <jhorak@redhat.com> - 60.2.1-6
eae897
- Fixed missing calendar langpacks
eae897
eae897
* Tue Oct 16 2018 Jan Horak <jhorak@redhat.com> - 60.2.1-5
ae11a9
- Fixing minor issues
ae11a9
ae11a9
* Wed Oct 10 2018 Jan Horak <jhorak@redhat.com> - 60.2.1-3
ae11a9
- Reverting deleting of key3db
ae11a9
ae11a9
* Wed Oct  3 2018 Jan Horak <jhorak@redhat.com> - 60.2.1-2
ae11a9
- Update to 60.2.1
ae11a9
- Added fix for rhbz#1546988
ae11a9
ae11a9
* Fri Sep 14 2018 Jan Horak <jhorak@redhat.com> - 60.0-1
ae11a9
- Rebase to version 60
17e211
e7e3f7
* Tue Jul 10 2018 Jan Horak <jhorak@redhat.com> - 52.9.1-1
e7e3f7
- Update to 52.9.1
7aac3c
e7e3f7
* Thu May 17 2018 Jan Horak <jhorak@redhat.com> - 52.8.0-2
6090f6
- Update to 52.8.0
a63fca
5f4018
* Mon Mar 26 2018 Jan Horak <jhorak@redhat.com> - 52.7.0-1
5f4018
- Update to 52.7.0
5f4018
41825a
* Fri Jan 26 2018 Jan Horak <jhorak@redhat.com> - 52.6.0-1
41825a
- Update to 52.6.0
a9127c
a6c8ac
* Tue Jan  2 2018 Jan Horak <jhorak@redhat.com> - 52.5.2-1
a6c8ac
- Update to 52.5.2
ce5521
18a291
* Mon Nov 27 2017 Jan Horak <jhorak@redhat.com> - 52.5.0-1
18a291
- Update to 52.5.0
18a291
fdde67
* Wed Oct  4 2017 Jan Horak <jhorak@redhat.com> - 52.4.0-2
fdde67
- Update to 52.4.0 (b2)
fdde67
1630b8
* Mon Aug 21 2017 Jan Horak <jhorak@redhat.com> - 52.3.0-1
1630b8
- Update to 52.3.0
1630b8
1630b8
* Thu Jun 29 2017 Jan Horak <jhorak@redhat.com> - 52.2.1-1
1630b8
- Update to 52.2.1
f52169
63838d
* Thu Jun 15 2017 Jan Horak <jhorak@redhat.com> - 52.2.0-1
63838d
- Update to 52.2.0
63838d
5b75f5
* Tue May  2 2017 Jan Horak <jhorak@redhat.com> - 52.1.0-1
5b75f5
- Update to 52.1.0
5b75f5
5b75f5
* Thu Apr 13 2017 Jan Horak <jhorak@redhat.com> - 52.0.1-1
5b75f5
- Update to 52.0.1
0564c5
fbfc07
* Tue Mar  7 2017 Jan Horak <jhorak@redhat.com> - 45.8.0-1
fbfc07
- Update to 45.8.0
fdd83e
c938a3
* Thu Jan 26 2017 Jan Horak <jhorak@redhat.com> - 45.7.0-1
c938a3
- Update to 45.7.0
c938a3
f4faf8
* Fri Dec 16 2016 Martin Stransky <stransky@redhat.com> - 45.6.0-1
f4faf8
- Update to the latest upstream (45.6.0)
6befbe
f664e2
* Thu Dec  1 2016 Jan Horak <jhorak@redhat.com> - 45.5.1-1
f664e2
- Update to 45.5.1
bb57ca
b7930c
* Fri Nov 18 2016 Jan Horak <jhorak@redhat.com> - 45.5.0-1
b7930c
- Update to 45.5.0
6370c6
697b68
* Thu Sep 29 2016 Jan Horak <jhorak@redhat.com> - 45.4.0-1
697b68
- Update to 45.4.0
697b68
3f5e25
* Fri Aug 26 2016 Jan Horak <jhorak@redhat.com> - 45.3.0-1
3f5e25
- Update to 45.3.0
6cd4fb
a8a561
* Wed Jun 29 2016 Jan Horak <jhorak@redhat.com> - 45.2-1
a8a561
- Update to 45.2
184f6e
a8a561
* Mon Jun  6 2016 Jan Horak <jhorak@redhat.com> - 45.1.1-1
a8a561
- Update to 45.1.1
2d1469
a8a561
* Mon Jun 06 2016 Jan Horak <jhorak@redhat.com> - 45.1.0-5
a8a561
- Do not add symlinks to some langpacks
c05f3d
a8a561
* Tue May 17 2016 Jan Horak <jhorak@redhat.com> - 45.1.0-4
a8a561
- Update to 45.1.0
a16323
a8a561
* Tue Apr 26 2016 Jan Horak <jhorak@redhat.com> - 45.0-5
a8a561
- Update to 45.0
c5335e
cc0f22
* Tue Sep 29 2015 Jan Horak <jhorak@redhat.com> - 38.3.0-1
cc0f22
- Update to 38.3.0
36a0b2
e02199
* Fri Aug 14 2015 Jan Horak <jhorak@redhat.com> - 38.2.0-1
e02199
- Update to 38.2.0
e02199
e02199
* Wed Jul 15 2015 Jan Horak <jhorak@redhat.com> - 38.1.0-2
e02199
- Rebase to 38.1.0
0abb01
ae10af
* Wed Jul 15 2015 Jan Horak <jhorak@redhat.com> - 31.8.0-1
ae10af
- Update to 31.8.0
9fcffe
eca1b0
* Sun May 10 2015 Jan Horak <jhorak@redhat.com> - 31.7.0-1
eca1b0
- Update to 31.7.0
89b507
c900b4
* Tue Mar 31 2015 Jan Horak <jhorak@redhat.com> - 31.6.0-1
c900b4
- Update to 31.6.0
3d3c2e
316c76
* Mon Feb 23 2015 Jan Horak <jhorak@redhat.com> - 31.5.0-2
316c76
- Update to 31.5.0
316c76
e75128
* Sat Jan 10 2015 Jan Horak <jhorak@redhat.com> - 31.4.0-1
e75128
- Update to 31.4.0
e75128
e75128
* Mon Dec 22 2014 Jan Horak <jhorak@redhat.com> - 31.3.0-2
e75128
- Fixed problems with dictionaries (mozbz#1097550)
e75128
e75128
* Fri Nov 28 2014 Jan Horak <jhorak@redhat.com> - 31.3.0-1
e75128
- Update to 31.3.0
e75128
e75128
* Thu Oct 30 2014 Jan Horak <jhorak@redhat.com> - 31.2.0-2
e75128
- Update to 31.2.0
e75128
e75128
* Wed Oct 1 2014 Martin Stransky <stransky@redhat.com> - 31.1.1-5
e75128
- Sync preferences with Firefox
e75128
e75128
* Thu Sep 18 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 31.1.1-4
e75128
- Fix dependency generation for internal libraries (#1140471)
e75128
e75128
* Fri Sep 12 2014 Jan Horak <jhorak@redhat.com> - 31.1.1-3
e75128
- Update to 31.1.1
e75128
e75128
* Tue Sep  9 2014 Jan Horak <jhorak@redhat.com> - 31.1.0-4
e75128
- Use  system libffi
e75128
e75128
* Wed Sep  3 2014 Jan Horak <jhorak@redhat.com> - 31.1.0-2
e75128
- Added fix for ppc64le
e75128
e75128
* Mon Sep  1 2014 Jan Horak <jhorak@redhat.com> - 31.1.0-1
e75128
- Update to 31.1.0
e75128
e75128
* Wed Jul 30 2014 Martin Stransky <stransky@redhat.com> - 31.0-2
e75128
- Added patch for mozbz#858919
e75128
e75128
* Tue Jul 29 2014 Martin Stransky <stransky@redhat.com> - 31.0-1
e75128
- Update to 31.0
e75128
e75128
* Tue Jul 22 2014 Jan Horak <jhorak@redhat.com> - 24.7.0-1
e75128
- Update to 24.7.0
e75128
e75128
* Mon Jun  9 2014 Jan Horak <jhorak@redhat.com> - 24.6.0-1
e75128
- Update to 24.6.0
e75128
e75128
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 24.5.0-6
e75128
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
e75128
e75128
* Fri May 23 2014 Brent Baude <baude@us.ibm.com> - 24.5.0-5
e75128
- Moving the ppc64 conditional up before the cd so it will
e75128
- apply cleanly
e75128
e75128
* Fri May 23 2014 Martin Stransky <stransky@redhat.com> - 24.5.0-4
e75128
- Added a build fix for ppc64 - rhbz#1100495
e75128
e75128
* Mon May  5 2014 Jan Horak <jhorak@redhat.com> - 24.5.0-3
e75128
- Fixed find requires
e75128
e75128
* Mon Apr 28 2014 Jan Horak <jhorak@redhat.com> - 24.5.0-1
e75128
- Update to 24.5.0
e75128
e75128
* Tue Apr 22 2014 Jan Horak <jhorak@redhat.com> - 24.4.0-2
e75128
- Added support for ppc64le
e75128
e75128
* Tue Mar 18 2014 Jan Horak <jhorak@redhat.com> - 24.4.0-1
e75128
- Update to 24.4.0
e75128
e75128
* Mon Feb  3 2014 Jan Horak <jhorak@redhat.com> - 24.3.0-1
e75128
- Update to 24.3.0
e75128
e75128
* Mon Dec 16 2013 Martin Stransky <stransky@redhat.com> - 24.2.0-4
432c6c
- Fixed rhbz#1024232 - thunderbird: squiggly lines used
e75128
  for spelling correction disappear randomly
e75128
e75128
* Fri Dec 13 2013 Martin Stransky <stransky@redhat.com> - 24.2.0-3
e75128
- Build with -Werror=format-security (rhbz#1037353)
e75128
e75128
* Wed Dec 11 2013 Martin Stransky <stransky@redhat.com> - 24.2.0-2
e75128
- rhbz#1001998 - added a workaround for system notifications
e75128
e75128
* Mon Dec  9 2013 Jan Horak <jhorak@redhat.com> - 24.2.0-1
e75128
- Update to 24.2.0
e75128
e75128
* Sat Nov 02 2013 Dennis Gilmore <dennis@ausil.us> - 24.1.0-2
e75128
- remove ExcludeArch: armv7hl
e75128
e75128
* Wed Oct 30 2013 Jan Horak <jhorak@redhat.com> - 24.1.0-1
e75128
- Update to 24.1.0
e75128
e75128
* Thu Oct 17 2013 Martin Stransky <stransky@redhat.com> - 24.0-4
e75128
- Fixed rhbz#1005611 - BEAST workaround not enabled in Firefox
e75128
e75128
* Wed Sep 25 2013 Jan Horak <jhorak@redhat.com> - 24.0-3
e75128
- Update to 24.0
e75128
e75128
* Mon Sep 23 2013 Jan Horak <jhorak@redhat.com> - 17.0.9-1
e75128
- Update to 17.0.9 ESR
e75128
e75128
* Mon Aug  5 2013 Jan Horak <jhorak@redhat.com> - 17.0.8-1
e75128
- Update to 17.0.8
e75128
e75128
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17.0.7-2
e75128
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
e75128
e75128
* Tue Jun 25 2013 Jan Horak <jhorak@redhat.com> - 17.0.7-1
e75128
- Update to 17.0.7
e75128
e75128
* Wed Jun 12 2013 Jan Horak <jhorak@redhat.com> - 17.0.6-2
e75128
- Fixed rhbz#973371 - unable to install addons
e75128
e75128
* Tue May 14 2013 Jan Horak <jhorak@redhat.com> - 17.0.6-1
e75128
- Update to 17.0.6
e75128
e75128
* Tue Apr  2 2013 Jan Horak <jhorak@redhat.com> - 17.0.5-1
e75128
- Update to 17.0.5
e75128
e75128
* Mon Mar 11 2013 Jan Horak <jhorak@redhat.com> - 17.0.4-1
e75128
- Update to 17.0.4
e75128
e75128
* Tue Feb 19 2013 Jan Horak <jhorak@redhat.com> - 17.0.3-1
e75128
- Update to 17.0.3
e75128
e75128
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17.0.2-4
e75128
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
e75128
e75128
* Tue Jan 15 2013 Martin Stransky <stransky@redhat.com> - 17.0.2-3
e75128
- Added fix for NM regression (mozbz#791626)
e75128
e75128
* Tue Jan 15 2013 Jan Horak <jhorak@redhat.com> - 17.0.2-2
e75128
- Added mozilla-746112 patch to fix crash on ppc(64)
e75128
e75128
* Thu Jan 10 2013 Jan Horak <jhorak@redhat.com> - 17.0.2-1
e75128
- Update to 17.0.2
e75128
e75128
* Mon Nov 19 2012 Jan Horak <jhorak@redhat.com> - 17.0-1
e75128
- Update to 17.0
e75128
e75128
* Mon Oct 29 2012 Jan Horak <jhorak@redhat.com> - 16.0.2-1
e75128
- Update to 16.0.2
e75128
e75128
* Tue Oct 16 2012 Jan Horak <jhorak@redhat.com> - 16.0.1-2
e75128
- Fixed nss and nspr versions
e75128
e75128
* Thu Oct 11 2012 Jan Horak <jhorak@redhat.com> - 16.0.1-1
e75128
- Update to 16.0.1
e75128
e75128
* Tue Oct  9 2012 Jan Horak <jhorak@redhat.com> - 16.0-1
e75128
- Update to 16.0
e75128
e75128
* Tue Sep 18 2012 Dan Horák <dan[at]danny.cz> - 15.0.1-3
e75128
- Added fix for rhbz#855923 - TB freezes on Fedora 18 for PPC64
e75128
e75128
* Fri Sep 14 2012 Martin Stransky <stransky@redhat.com> - 15.0.1-2
e75128
- Added build flags for second arches
e75128
e75128
* Tue Sep 11 2012 Jan Horak <jhorak@redhat.com> - 15.0.1-1
e75128
- Update to 15.0.1
e75128
e75128
* Fri Sep  7 2012 Jan Horak <jhorak@redhat.com> - 15.0-2
e75128
- Added workaround fix for PPC (rbhz#852698)
e75128
e75128
* Mon Aug 27 2012 Jan Horak <jhorak@redhat.com> - 15.0-1
e75128
- Update to 15.0
e75128
e75128
* Wed Aug 1 2012 Martin Stransky <stransky@redhat.com> - 14.0-4
e75128
- Removed StartupWMClass (rhbz#844863)
e75128
- Fixed -g parameter
e75128
- Removed thunderbird-devel before packing to avoid debugsymbols duplicities (rhbz#823940)
e75128
e75128
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 14.0-2
e75128
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
e75128
e75128
* Tue Jul 17 2012 Jan Horak <jhorak@redhat.com> - 14.0-1
e75128
- Update to 14.0
e75128
e75128
* Fri Jun 15 2012 Jan Horak <jhorak@redhat.com> - 13.0.1-1
e75128
- Update to 13.0.1
e75128
e75128
* Tue Jun  5 2012 Jan Horak <jhorak@redhat.com> - 13.0-1
e75128
- Update to 13.0
e75128
e75128
* Mon May 7 2012 Martin Stransky <stransky@redhat.com> - 12.0.1-2
e75128
- Fixed #717245 - adhere Static Library Packaging Guidelines
e75128
e75128
* Mon Apr 30 2012 Jan Horak <jhorak@redhat.com> - 12.0.1-1
e75128
- Update to 12.0.1
e75128
e75128
* Tue Apr 24 2012 Jan Horak <jhorak@redhat.com> - 12.0-1
e75128
- Update to 12.0
e75128
e75128
* Mon Apr 16 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 11.0.1-2
e75128
- Add upstream patch to fix FTBFS on ARM
e75128
e75128
* Thu Mar 29 2012 Jan Horak <jhorak@redhat.com> - 11.0.1-1
e75128
- Update to 11.0.1
e75128
e75128
* Thu Mar 22 2012 Jan Horak <jhorak@redhat.com> - 11.0-6
e75128
- Added translations to thunderbird.desktop file
e75128
e75128
* Fri Mar 16 2012 Martin Stransky <stransky@redhat.com> - 11.0-5
e75128
- gcc 4.7 build fixes
e75128
e75128
* Wed Mar 14 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 11.0-4
e75128
- Add ARM configuration options
e75128
e75128
* Wed Mar 14 2012 Martin Stransky <stransky@redhat.com> - 11.0-3
e75128
- Build with system libvpx
e75128
e75128
* Tue Mar 13 2012 Martin Stransky <stransky@redhat.com> - 11.0-1
e75128
- Update to 11.0
e75128
e75128
* Thu Feb 23 2012 Jan Horak <jhorak@redhat.com> - 10.0.1-3
e75128
- Added fix for proxy settings mozbz#682832
e75128
e75128
* Thu Feb 16 2012 Martin Stransky <stransky@redhat.com> - 10.0.1-2
e75128
- Added fix for mozbz#727401
e75128
e75128
* Thu Feb  9 2012 Jan Horak <jhorak@redhat.com> - 10.0.1-1
e75128
- Update to 10.0.1
e75128
e75128
* Mon Feb 6 2012 Martin Stransky <stransky@redhat.com> - 10.0-2
e75128
- gcc 4.7 build fixes
e75128
e75128
* Tue Jan 31 2012 Jan Horak <jhorak@redhat.com> - 10.0-1
e75128
- Update to 10.0
e75128
e75128
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.0-7
e75128
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
e75128
e75128
* Thu Jan 05 2012 Dan Horák <dan[at]danny.cz> - 9.0-6
e75128
- disable jemalloc on s390(x) (taken from xulrunner)
e75128
e75128
* Wed Jan 04 2012 Dan Horák <dan[at]danny.cz> - 9.0-5
e75128
- fix build on secondary arches (cherry-picked from 13afcd4c097c)
e75128
e75128
* Thu Dec 22 2011 Jan Horak <jhorak@redhat.com> - 9.0-4
e75128
- Update to 9.0
e75128
e75128
* Fri Dec 9 2011 Martin Stransky <stransky@redhat.com> - 8.0-4
e75128
- enabled gio support (#760644)
e75128
e75128
* Tue Nov 29 2011 Jan Horak <jhorak@redhat.com> - 8.0-3
e75128
- Fixed s390x issues
e75128
e75128
* Thu Nov 10 2011 Jan Horak <jhorak@redhat.com> - 8.0-2
e75128
- Enable Mozilla's crash reporter again for all archs
e75128
- Temporary workaround for langpacks
e75128
- Disabled addon check UI (#753551)
e75128
e75128
* Tue Nov  8 2011 Jan Horak <jhorak@redhat.com> - 8.0-1
e75128
- Update to 8.0
e75128
e75128
* Tue Oct 18 2011 Martin Stransky <stransky@redhat.com> - 7.0.1-3
e75128
- Added NM patches (mozbz#627672, mozbz#639959)
e75128
e75128
* Wed Oct 12 2011 Dan Horák <dan[at]danny.cz> - 7.0.1-2
e75128
- fix build on secondary arches (copied from xulrunner)
e75128
e75128
* Fri Sep 30 2011 Jan Horak <jhorak@redhat.com> - 7.0.1-1
e75128
- Update to 7.0.1
e75128
e75128
* Tue Sep 27 2011 Jan Horak <jhorak@redhat.com> - 7.0-1
e75128
- Update to 7.0
e75128
e75128
* Tue Sep  6 2011 Jan Horak <jhorak@redhat.com> - 6.0.2-1
e75128
- Update to 6.0.2
e75128
e75128
* Wed Aug 31 2011 Jan Horak <jhorak@redhat.com> - 6.0-3
e75128
- Distrust a specific Certificate Authority
e75128
e75128
* Wed Aug 31 2011 Dan Horák <dan[at]danny.cz> - 6.0-2
e75128
- add secondary-ipc patch from xulrunner
e75128
e75128
* Tue Aug 16 2011 Jan Horak <jhorak@redhat.com> - 6.0-1
e75128
- Update to 6.0
e75128
e75128
* Tue Aug 16 2011 Remi Collet <remi@fedoraproject.org> 5.0-4
e75128
- Don't unzip the langpacks
e75128
e75128
* Mon Aug 15 2011 Jan Horak <jhorak@redhat.com> - 5.0-3
e75128
- Rebuild due to rhbz#728707
e75128
e75128
* Wed Jul 20 2011 Dan Horák <dan[at]danny.cz> - 5.0-2
e75128
- add xulrunner patches for secondary arches
e75128
e75128
* Tue Jun 28 2011 Jan Horak <jhorak@redhat.com> - 5.0-1
e75128
- Update to 5.0
e75128
e75128
* Tue Jun 21 2011 Jan Horak <jhorak@redhat.com> - 3.1.11-1
e75128
- Update to 3.1.11
e75128
e75128
* Wed May 25 2011 Caolán McNamara <caolanm@redhat.com> - 3.1.10-2
e75128
- rebuild for new hunspell
e75128
e75128
* Thu Apr 28 2011 Jan Horak <jhorak@redhat.com> - 3.1.10-1
e75128
- Update to 3.1.10
e75128
e75128
* Thu Apr 21 2011 Christopher Aillon <caillon@redhat.com> - 3.1.9-7
e75128
- Make gvfs-open launch a compose window (salimma)
e75128
- Spec file cleanups (salimma, caillon)
e75128
- Split out mozilla crashreporter symbols to its own debuginfo package (caillon)
e75128
e75128
* Sat Apr  2 2011 Christopher Aillon <caillon@redhat.com> - 3.1.9-6
e75128
- Drop gio support: the code hooks don't exist yet for TB 3.1.x
e75128
e75128
* Fri Apr  1 2011 Orion Poplawski <orion@cora.nwra.com> - 3.1.9-5
e75128
- Enable startup notification
e75128
e75128
* Sun Mar 20 2011 Dan Horák <dan[at]danny.cz> - 3.1.9-4
e75128
- updated the s390 build patch
e75128
e75128
* Fri Mar 18 2011 Jan Horak <jhorak@redhat.com> - 3.1.9-3
e75128
- Removed gnome-vfs2, libgnomeui and libgnome from build requires
e75128
e75128
* Wed Mar  9 2011 Jan Horak <jhorak@redhat.com> - 3.1.9-2
e75128
- Disabled gnomevfs, enabled gio
e75128
e75128
* Mon Mar  7 2011 Jan Horak <jhorak@redhat.com> - 3.1.9-1
e75128
- Update to 3.1.9
e75128
e75128
* Tue Mar  1 2011 Jan Horak <jhorak@redhat.com> - 3.1.8-3
e75128
- Update to 3.1.8
e75128
e75128
* Wed Feb  9 2011 Christopher Aillon <caillon@redhat.com> - 3.1.7-6
e75128
- Drop the -lightning subpackage, it needs to be in its own SRPM
e75128
e75128
* Mon Feb  7 2011 Christopher Aillon <caillon@redhat.com> - 3.1.7-5
e75128
- Bring back the default mailer check but fix up the directory
e75128
e75128
* Wed Dec 15 2010 Jan Horak <jhorak@redhat.com> - 3.1.7-4
e75128
- Mozilla crash reporter enabled
e75128
e75128
* Thu Dec  9 2010 Jan Horak <jhorak@redhat.com> - 3.1.7-2
e75128
- Fixed useragent
e75128
e75128
* Thu Dec  9 2010 Jan Horak <jhorak@redhat.com> - 3.1.7-1
e75128
- Update to 3.1.7
e75128
e75128
* Sat Nov 27 2010 Remi Collet <fedora@famillecollet.com> - 3.1.6-8
e75128
- fix cairo + nspr required version
e75128
- lightning: fix thunderbird version required
e75128
- lightning: fix release (b3pre)
e75128
- lightning: clean install
e75128
e75128
* Mon Nov 22 2010 Jan Horak <jhorak@redhat.com> - 3.1.6-7
e75128
- Added x-scheme-handler/mailto to thunderbird.desktop file
e75128
e75128
* Mon Nov  8 2010 Jan Horak <jhorak@redhat.com> - 3.1.6-4
e75128
- Added libnotify patch
e75128
- Removed dependency on static libraries
e75128
e75128
* Fri Oct 29 2010 Jan Horak <jhorak@redhat.com> - 3.1.6-2
e75128
- Move thunderbird-lightning extension from Sunbird package to Thunderbird
e75128
e75128
* Wed Oct 27 2010 Jan Horak <jhorak@redhat.com> - 3.1.6-1
e75128
- Update to 3.1.6
e75128
e75128
* Tue Oct 19 2010 Jan Horak <jhorak@redhat.com> - 3.1.5-1
e75128
- Update to 3.1.5
e75128
e75128
* Thu Sep 16 2010 Dan Horák <dan[at]danny.cz> - 3.1.3-2
e75128
- fix build on s390
e75128
e75128
* Tue Sep  7 2010 Jan Horak <jhorak@redhat.com> - 3.1.3-1
e75128
- Update to 3.1.3
e75128
e75128
* Fri Aug  6 2010 Jan Horak <jhorak@redhat.com> - 3.1.2-1
e75128
- Update to 3.1.2
e75128
- Disable updater
e75128
e75128
* Tue Jul 20 2010 Jan Horak <jhorak@redhat.com> - 3.1.1-1
e75128
- Update to 3.1.1
e75128
e75128
* Thu Jun 24 2010 Jan Horak <jhorak@redhat.com> - 3.1-1
e75128
- Thunderbird 3.1
e75128
e75128
* Fri Jun 11 2010 Jan Horak <jhorak@redhat.com> - 3.1-0.3.rc2
e75128
- TryExec added to desktop file
e75128
e75128
* Wed Jun  9 2010 Christopher Aillon <caillon@redhat.com> 3.1-0.2.rc2
e75128
- Thunderbird 3.1 RC2
e75128
e75128
* Tue May 25 2010 Christopher Aillon <caillon@redhat.com> 3.1-0.1.rc1
e75128
- Thunderbird 3.1 RC1
e75128
e75128
* Fri Apr 30 2010 Jan Horak <jhorak@redhat.com> - 3.0.4-3
e75128
- Fix for mozbz#550455
e75128
e75128
* Tue Apr 13 2010 Martin Stransky <stransky@redhat.com> - 3.0.4-2
e75128
- Fixed langpacks (#580444)
e75128
e75128
* Tue Mar 30 2010 Jan Horak <jhorak@redhat.com> - 3.0.4-1
e75128
- Update to 3.0.4
e75128
e75128
* Sat Mar 06 2010 Kalev Lember <kalev@smartlink.ee> - 3.0.3-2
e75128
- Own extension directories (#532132)
e75128
e75128
* Mon Mar  1 2010 Jan Horak <jhorak@redhat.com> - 3.0.3-1
e75128
- Update to 3.0.3
e75128
e75128
* Thu Feb 25 2010 Jan Horak <jhorak@redhat.com> - 3.0.2-1
e75128
- Update to 3.0.2
e75128
e75128
* Wed Jan 20 2010 Martin Stransky <stransky@redhat.com> - 3.0.1-1
e75128
- Update to 3.0.1
e75128
e75128
* Mon Jan 18 2010 Martin Stransky <stransky@redhat.com> - 3.0-5
432c6c
- Added fix for #480603 - thunderbird takes
e75128
  unacceptably long time to start
e75128
e75128
* Wed Dec  9 2009 Jan Horak <jhorak@redhat.com> - 3.0-4
e75128
- Update to 3.0
e75128
e75128
* Thu Dec  3 2009 Jan Horak <jhorak@redhat.com> - 3.0-3.13.rc2
e75128
- Update to RC2
e75128
e75128
* Wed Nov 25 2009 Jan Horak <jhorak@redhat.com> - 3.0-3.12.rc1
e75128
- Sync with Mozilla latest RC1 build
e75128
e75128
* Thu Nov 19 2009 Jan Horak <jhorak@redhat.com> - 3.0-3.11.rc1
e75128
- Update to RC1
e75128
e75128
* Thu Sep 17 2009 Christopher Aillon <caillon@redhat.com> - 3.0-3.9.b4
e75128
- Update to 3.0 b4
e75128
e75128
* Thu Aug  6 2009 Martin Stransky <stransky@redhat.com> - 3.0-3.8.beta3
e75128
- Added fix for #437596
e75128
- Removed unused patches
e75128
e75128
* Thu Aug  6 2009 Jan Horak <jhorak@redhat.com> - 3.0-3.7.beta3
e75128
- Removed unused build requirements
e75128
e75128
* Mon Aug  3 2009 Jan Horak <jhorak@redhat.com> - 3.0-3.6.beta3
e75128
- Build with system hunspell
e75128
e75128
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0-3.5.b3
e75128
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
e75128
e75128
* Fri Jul 24 2009 Jan Horak <jhorak@redhat.com> - 3.0-2.5.beta3
e75128
- Use system hunspell
e75128
e75128
* Tue Jul 21 2009 Jan Horak <jhorak@redhat.com> - 3.0-2.4.beta3
e75128
- Update to 3.0 beta3
e75128
e75128
* Mon Mar 30 2009 Jan Horak <jhorak@redhat.com> - 3.0-2.2.beta2
e75128
- Fixed open-browser.sh to use xdg-open instead of gnome-open
e75128
e75128
* Mon Mar 23 2009 Christopher Aillon <caillon@redhat.com> - 3.0-2.1.beta2
e75128
- Disable the default app nag dialog
e75128
e75128
* Tue Mar 17 2009 Jan Horak <jhorak@redhat.com> - 3.0-2.beta2
e75128
- Fixed clicked link does not open in browser (#489120)
e75128
- Fixed missing help in thunderbird (#488885)
e75128
e75128
* Mon Mar  2 2009 Jan Horak <jhorak@redhat.com> - 3.0-1.beta2
e75128
- Update to 3.0 beta2
432c6c
- Added Patch2 to build correctly when building with --enable-shared option
e75128
e75128
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0.18-3
e75128
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
e75128
e75128
* Wed Jan 07 2009 Christopher Aillon <caillon@redhat.com> - 2.0.0.18-2
e75128
- Disable the crash dialog
e75128
e75128
* Wed Nov 19 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.18-1
e75128
- Update to 2.0.0.18
e75128
e75128
* Thu Oct  9 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.17-1
e75128
- Update to 2.0.0.17
e75128
e75128
* Wed Jul 23 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.16-1
e75128
- Update to 2.0.0.16
e75128
e75128
* Thu May  1 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.14-1
e75128
- Update to 2.0.0.14
e75128
- Use the system dictionaries
e75128
e75128
* Fri Apr 18 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.12-6
e75128
- Icon belongs in _datadir/pixmaps
e75128
e75128
* Fri Apr 18 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.12-5
e75128
- rebuilt
e75128
e75128
* Mon Apr  7 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.12-4
e75128
- Add %%lang attributes to langpacks
e75128
e75128
* Sat Mar 15 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.12-3
e75128
- Avoid conflict between gecko debuginfos
e75128
e75128
* Mon Mar 03 2008 Martin Stransky <stransky@redhat.com> 2.0.0.12-2
e75128
- Updated starting script (#426331)
e75128
e75128
* Tue Feb 26 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.12-1
e75128
- Update to 2.0.0.12
e75128
- Fix up icon location and some scriptlets
e75128
e75128
* Sun Dec  9 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.9-2
e75128
- Fix some rpmlint warnings
e75128
- Drop some old patches and obsoletes
e75128
e75128
* Thu Nov 15 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.9-1
e75128
- Update to 2.0.0.9
e75128
e75128
* Wed Sep 26 2007 Martin Stransky <stransky@redhat.com> 2.0.0.6-6
e75128
- Fixed #242657 - firefox -g doesn't work
e75128
e75128
* Tue Sep 25 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.6-5
e75128
- Removed hardcoded MAX_PATH, PATH_MAX and MAXPATHLEN macros
e75128
e75128
* Tue Sep 11 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.6-4
432c6c
- Fix crashes when using GTK+ themes containing a gtkrc which specify
e75128
  GtkOptionMenu::indicator_size and GtkOptionMenu::indicator_spacing
e75128
e75128
* Mon Sep 10 2007 Martin Stransky <stransky@redhat.com> 2.0.0.6-3
e75128
- added fix for #246248 - firefox crashes when searching for word "do"
e75128
e75128
* Mon Aug 13 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.6-2
e75128
- Update the license tag
e75128
e75128
* Wed Aug  8 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.6-1
e75128
- Update to 2.0.0.6
e75128
- Own the application directory (#244901)
e75128
e75128
* Tue Jul 31 2007 Martin Stransky <stransky@redhat.com> 2.0.0.0-3
e75128
- added pango ligature fix
e75128
e75128
* Thu Apr 19 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.0-1
e75128
- Update to 2.0.0.0 Final
e75128
e75128
* Fri Apr 13 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.0-0.5.rc1
e75128
- Fix the desktop file
e75128
- Clean up the files list
e75128
- Remove the default client stuff from the pref window
e75128
e75128
* Thu Apr 12 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.0-0.4.rc1
e75128
- Rebuild into Fedora
e75128
e75128
* Wed Apr 11 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.0-0.3.rc1
e75128
- Update langpacks
e75128
e75128
* Thu Apr  5 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.0-0.2.rc1
e75128
- Build option tweaks
e75128
- Bring the install section to parity with Firefox's
e75128
e75128
* Thu Apr  5 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.0-0.1.rc1
e75128
- Update to 2.0.0.0 RC1
e75128
e75128
* Sun Mar 25 2007 Christopher Aillon <caillon@redhat.com> 1.5.0.11-1
e75128
- Update to 1.5.0.11
e75128
e75128
* Fri Mar 2 2007 Martin Stransky <stransky@redhat.com> 1.5.0.10-1
e75128
- Update to 1.5.0.10
e75128
e75128
* Mon Feb 12 2007 Martin Stransky <stransky@redhat.com> 1.5.0.9-8
e75128
- added fix for #227406: garbage characters on some websites
e75128
  (when pango is disabled)
432c6c
e75128
* Tue Jan 30 2007 Christopher Aillon <caillon@redhat.com> 1.5.0.9-7
e75128
- Updated cursor position patch from tagoh to fix issue with "jumping"
e75128
  cursor when in a textfield with tabs.
e75128
e75128
* Tue Jan 30 2007 Christopher Aillon <caillon@redhat.com> 1.5.0.9-6
e75128
- Fix the DND implementation to not grab, so it works with new GTK+.
e75128
e75128
* Thu Dec 21 2006 Behdad Esfahbod <besfahbo@redhat.com> 1.5.0.9-5
e75128
- Added firefox-1.5-pango-underline.patch
e75128
e75128
* Wed Dec 20 2006 Behdad Esfahbod <besfahbo@redhat.com> 1.5.0.9-4
e75128
- Added firefox-1.5-pango-justified-range.patch
e75128
e75128
* Tue Dec 19 2006 Behdad Esfahbod <besfahbo@redhat.com> 1.5.0.9-3
e75128
- Added firefox-1.5-pango-cursor-position-more.patch
e75128
e75128
* Tue Dec 19 2006 Matthias Clasen <mclasen@redhat.com> 1.5.0.9-2
e75128
- Add a Requires: launchmail  (#219884)
e75128
e75128
* Tue Dec 19 2006 Christopher Aillon <caillon@redhat.com> 1.5.0.9-1
e75128
- Update to 1.5.0.9
e75128
- Take firefox's pango fixes
e75128
- Don't offer to import...nothing.
e75128
e75128
* Tue Nov  7 2006 Christopher Aillon <caillon@redhat.com> 1.5.0.8-1
e75128
- Update to 1.5.0.8
e75128
- Allow choosing of download directory
e75128
- Take the user to the correct directory from the Download Manager.
e75128
- Patch to add support for printing via pango from Behdad.
e75128
e75128
* Sun Oct  8 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.7-4
e75128
- Default to use of system colors
e75128
e75128
* Wed Oct  4 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.7-3
e75128
- Bring the invisible character to parity with GTK+
e75128
e75128
* Wed Sep 27 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.7-2
e75128
- Fix crash when changing gtk key theme
e75128
- Prevent UI freezes while changing GNOME theme
e75128
- Remove verbiage about pango; no longer required by upstream.
e75128
e75128
* Wed Sep 13 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.7-1
e75128
- Update to 1.5.0.7
e75128
e75128
* Thu Sep  7 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.5-8
e75128
- Shuffle order of the install phase around
e75128
e75128
* Thu Sep  7 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.5-7
e75128
- Let there be art for Alt+Tab again
e75128
- s/tbdir/mozappdir/g
e75128
e75128
* Wed Sep  6 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.5-6
e75128
- Fix for cursor position in editor widgets by tagoh and behdad (#198759)
e75128
e75128
* Tue Sep  5 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.5-5
e75128
- Update nopangoxft.patch
e75128
- Fix rendering of MathML thanks to Behdad Esfahbod.
e75128
- Update start page text to reflect the MathML fixes.
e75128
- Enable pango by default on all locales
e75128
- Build using -rpath
e75128
- Re-enable GCC visibility
e75128
e75128
* Thu Aug  3 2006 Kai Engert <kengert@redhat.com> - 1.5.0.5-4
e75128
- Fix a build failure in mailnews mime code.
e75128
e75128
* Tue Aug  1 2006 Matthias Clasen <mclasen@redhat.com> - 1.5.0.5-3
e75128
- Rebuild
e75128
e75128
* Thu Jul 27 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.5-2
e75128
- Update to 1.5.0.5
e75128
e75128
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.5.0.4-2.1
e75128
- rebuild
e75128
e75128
* Mon Jun 12 2006 Kai Engert <kengert@redhat.com> - 1.5.0.4-2
e75128
- Update to 1.5.0.4
e75128
- Fix desktop-file-utils requires
e75128
e75128
* Wed Apr 19 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.2-2
e75128
- Update to 1.5.0.2
e75128
e75128
* Thu Mar 16 2006 Christopher Aillon <caillon@redhat.com> - 1.5-7
e75128
- Bring the other arches back
e75128
e75128
* Mon Mar 13 2006 Christopher Aillon <caillon@redhat.com> - 1.5.6
e75128
- Temporarily disable other arches that we don't ship FC5 with, for time
e75128
e75128
* Mon Mar 13 2006 Christopher Aillon <caillon@redhat.com> - 1.5-5
e75128
- Add a notice to the mail start page denoting this is a pango enabled build.
e75128
e75128
* Fri Feb 10 2006 Christopher Aillon <caillon@redhat.com> - 1.5-3
e75128
- Add dumpstack.patch
e75128
- Improve the langpack install stuff
e75128
e75128
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.5-2.1
e75128
- rebuilt for new gcc4.1 snapshot and glibc changes
e75128
e75128
* Fri Jan 27 2006 Christopher Aillon <caillon@redhat.com> - 1.5-2
e75128
- Add some langpacks back in
e75128
- Stop providing MozillaThunderbird
e75128
e75128
* Thu Jan 12 2006 Christopher Aillon <caillon@redhat.com> - 1.5-1
e75128
- Official 1.5 release is out
e75128
e75128
* Wed Jan 11 2006 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.6.rc1
e75128
- Fix crash when deleting highlighted text while composing mail within
e75128
  plaintext editor with spellcheck enabled.
e75128
e75128
* Tue Jan  3 2006 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.5.rc1
e75128
- Looks like we can build on ppc64 again.
e75128
e75128
* Fri Dec 16 2005 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.4.rc1
e75128
- Rebuild
e75128
e75128
* Fri Dec 16 2005 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.3.rc1
e75128
- Once again, disable ppc64 because of a new issue.
e75128
  See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175944
e75128
e75128
- Use the system NSS libraries
e75128
- Build on ppc64
e75128
e75128
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
e75128
- rebuilt
e75128
e75128
* Mon Nov 28 2005 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.1.rc1
e75128
- Fix issue with popup dialogs and other actions causing lockups
e75128
e75128
* Sat Nov  5 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.rc1
e75128
- Update to 1.5 rc1
e75128
e75128
* Sat Oct  8 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.beta2
e75128
- Update to 1.5 beta2
e75128
e75128
* Wed Sep 28 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.beta1
e75128
- Update to 1.5 beta1
e75128
- Bring the install phase of the spec file up to speed
e75128
e75128
* Sun Aug 14 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-4
e75128
- Rebuild
e75128
e75128
* Sat Aug  6 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-3
e75128
- Add patch to make file chooser dialog modal
e75128
e75128
* Fri Jul 22 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-2
e75128
- Update to 1.0.6
e75128
e75128
* Mon Jul 18 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-0.1.fc5
e75128
- 1.0.6 Release Candidate
e75128
e75128
* Fri Jul 15 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-8
e75128
- Use system NSPR
e75128
- Fix crash on 64bit platforms (#160330)
e75128
e75128
* Thu Jun 23 2005 Kristian Høgsberg <krh@redhat.com>  1.0.2-7
e75128
- Add firefox-1.0-pango-cairo.patch to get rid of the last few Xft
e75128
  references, fixing the "no fonts" problem.
e75128
e75128
* Fri May 13 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-6
e75128
- Change the Exec line in the desktop file to `thunderbird`
e75128
e75128
* Fri May 13 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-5
e75128
- Update pango patche, MOZ_DISABLE_PANGO now works as advertised.
e75128
e75128
* Mon May  9 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-4
e75128
- Add temporary workaround to not create files in the user's $HOME (#149664)
e75128
e75128
* Wed May  4 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-3
e75128
- Don't have downloads "disappear" when downloading to desktop (#139015)
e75128
- Fix for some more cursor issues in textareas (149991, 150002, 152089)
e75128
- Add upstream patch to fix bidi justification of pango
e75128
- Add patch to fix launching of helper applications
e75128
- Add patch to properly link against libgfxshared_s.a
e75128
- Fix multilib conflicts
e75128
e75128
* Wed Apr 27 2005 Warren Togami <wtogami@redhat.com>
e75128
- correct confusing PANGO vars in startup script
e75128
e75128
* Wed Mar 23 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-1
e75128
- Thunderbird 1.0.2
e75128
e75128
* Tue Mar  8 2005 Christopher Aillon <caillon@redhat.com> 1.0-5
e75128
- Add patch to compile against new fortified glibc macros
e75128
e75128
* Sat Mar  5 2005 Christopher Aillon <caillon@redhat.com> 1.0-4
e75128
- Rebuild against GCC 4.0
e75128
- Add execshield patches
e75128
- Minor specfile cleanup
e75128
e75128
* Mon Dec 20 2004 Christopher Aillon <caillon@redhat.com> 1.0-3
e75128
- Rebuild
e75128
e75128
* Thu Dec 16 2004 Christopher Aillon <caillon@redhat.com> 1.0-2
e75128
- Add RPM version to useragent
e75128
e75128
* Thu Dec 16 2004 Christopher Blizzard <blizzard@redhat.com>
e75128
- Port over pango patches from firefox
e75128
e75128
* Wed Dec  8 2004 Christopher Aillon <caillon@redhat.com> 1.0-1
e75128
- Thunderbird 1.0
e75128
e75128
* Mon Dec  6 2004 Christopher Aillon <caillon@redhat.com> 1.0-0.rc1.1
e75128
- Fix advanced prefs
e75128
e75128
* Fri Dec  3 2004 Christopher Aillon <caillon@redhat.com>
e75128
- Make this run on s390(x) now for real
e75128
e75128
* Wed Dec  1 2004 Christopher Aillon <caillon@redhat.com> 1.0-0.rc1.0
e75128
- Update to 1.0 rc1
e75128
e75128
* Fri Nov 19 2004 Christopher Aillon <caillon@redhat.com>
e75128
- Add patches to build and run on s390(x)
e75128
e75128
* Thu Nov 11 2004 Christopher Aillon <caillon@redhat.com> 0.9.0-2
e75128
- Rebuild to fix file chooser
e75128
e75128
* Fri Nov  5 2004 Christopher Aillon <caillon@redhat.com> 0.9.0-1
e75128
- Update to 0.9
e75128
e75128
* Fri Oct 22 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-10
e75128
- Prevent inlining of stack direction detection (#135255)
e75128
e75128
* Tue Oct 19 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-9
e75128
- More file chooser fixes (same as in firefox)
e75128
- Fix for upstream 28327.
e75128
e75128
* Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com> 0.8.0-8
e75128
- Update the pango patch
e75128
e75128
* Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com> 0.8.0-8
e75128
- Pull over patches from firefox build:
e75128
  - disable default application dialog
e75128
  - don't include software update since it doesn't work
e75128
  - make external app support work
e75128
e75128
* Thu Oct 14 2004 Christopher Blizzard <blizzard@redhat.com> 0.8.0-7
e75128
- Use pango for rendering
e75128
e75128
* Tue Oct 12 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-6
e75128
- Fix for 64 bit crash at startup (b.m.o #256603)
e75128
e75128
* Sat Oct  9 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-5
e75128
- Add patches to fix xremote (#135036)
e75128
e75128
* Fri Oct  8 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-4
e75128
- Add patch to fix button focus issues (#133507)
e75128
- Add patch for fix IMAP race issues (bmo #246439)
e75128
e75128
* Fri Oct  1 2004 Bill Nottingham <notting@redhat.com> 0.8.0-3
e75128
- filter out library Provides: and internal Requires:
e75128
e75128
* Tue Sep 28 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-2
e75128
- Backport the GTK+ File Chooser.
e75128
- Add fix for JS math on x86_64 systems
e75128
- Add pkgconfig patch
e75128
e75128
* Thu Sep 16 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-1
e75128
- Update to 0.8.0
e75128
- Remove enigmail
e75128
- Update BuildRequires
e75128
- Remove gcc34 and extension manager patches -- they are upstreamed.
e75128
- Fix for gnome-vfs2 error at component registration
e75128
e75128
* Fri Sep 03 2004 Christopher Aillon <caillon@redhat.com> 0.7.3-5
e75128
- Build with --disable-xprint
e75128
e75128
* Wed Sep 01 2004 David Hill <djh[at]ii.net> 0.7.3-4
e75128
- remove all Xvfb-related hacks
e75128
432c6c
* Wed Sep 01 2004 Warren Togami <wtogami@redhat.com>
e75128
- actually apply psfonts
e75128
- add mozilla gnome-uriloader patch to prevent build failure
e75128
e75128
* Tue Aug 31 2004 Warren Togami <wtogami@redhat.com> 0.7.3-3
e75128
- rawhide import
e75128
- apply NetBSD's freetype 2.1.8 patch
e75128
- apply psfonts patch
e75128
- remove BR on /usr/bin/ex, breaks beehive
e75128
e75128
* Tue Aug 31 2004 David Hill <djh[at]ii.net> 0.7.3-0.fdr.2
e75128
- oops, fix %%install
e75128
e75128
* Thu Aug 26 2004 David Hill <djh[at]ii.net> 0.7.3-0.fdr.1
e75128
- update to Thunderbird 0.7.3 and Enigmail 0.85.0
e75128
- remove XUL.mfasl on startup, add Debian enigmail patches
e75128
- add Xvfb hack for -install-global-extension
e75128
e75128
* Wed Jul 14 2004 David Hill <djh[at]ii.net> 0.7.2-0.fdr.0
e75128
- update to 0.7.2, just because it's there
e75128
- update gcc-3.4 patch (Kaj Niemi)
e75128
- add EM registration patch and remove instdir hack
e75128
e75128
* Sun Jul 04 2004 David Hill <djh[at]ii.net> 0.7.1-0.fdr.1
e75128
- re-add Enigmime 1.0.7, omit Enigmail until the Mozilla EM problems are fixed
e75128
e75128
* Wed Jun 30 2004 David Hill <djh[at]ii.net> 0.7.1-0.fdr.0
e75128
- update to 0.7.1
e75128
- remove Enigmail
e75128
e75128
* Mon Jun 28 2004 David Hill <djh[at]ii.net> 0.7-0.fdr.1
e75128
- re-enable Enigmail 0.84.1
e75128
- add gcc-3.4 patch (Kaj Niemi)
e75128
- use official branding (with permission)
e75128
e75128
* Fri Jun 18 2004 David Hill <djh[at]ii.net> 0.7-0.fdr.0
e75128
- update to 0.7
e75128
- temporarily disable Enigmail 0.84.1, make ftp links work (#1634)
e75128
- specify libdir, change BR for apt (V. Skyttä, #1617)
e75128
e75128
* Tue May 18 2004 Warren Togami <wtogami@redhat.com> 0.6-0.fdr.5
e75128
- temporary workaround for enigmail skin "modern" bug
e75128
e75128
* Mon May 10 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.4
432c6c
- update to Enigmail 0.84.0
e75128
- update launch script
e75128
e75128
* Mon May 10 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.3
e75128
- installation directory now versioned
e75128
- allow root to run the program (for installing extensions)
e75128
- remove unnecessary %%pre and %%post
e75128
- remove separators, update mozconfig and launch script (M. Schwendt, #1460)
e75128
e75128
* Wed May 05 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.2
e75128
- include Enigmail, re-add release notes
e75128
- delete %%{_libdir}/thunderbird in %%pre
e75128
e75128
* Mon May 03 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.1
e75128
- update to Thunderbird 0.6
e75128
e75128
* Fri Apr 30 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.0.rc1
e75128
- update to Thunderbird 0.6 RC1
e75128
- add new icon, remove release notes
e75128
e75128
* Thu Apr 15 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.0.20040415
e75128
- update to latest CVS, update mozconfig and %%build accordingly
e75128
- update to Enigmail 0.83.6
e75128
- remove x-remote and x86_64 patches
e75128
- build with -Os
e75128
e75128
* Thu Apr 15 2004 David Hill <djh[at]ii.net> 0.5-0.fdr.12
e75128
- update x-remote patch
e75128
- more startup script fixes
e75128
e75128
* Tue Apr 06 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.11
e75128
- startup script fixes, and a minor cleanup
e75128
e75128
* Sun Apr 04 2004 Warren Togami <wtogami@redhat.com> 0:0.5-0.fdr.10
e75128
- Minor cleanups
e75128
e75128
* Sun Apr 04 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.8
e75128
- minor improvements to open-browser.sh and startup script
e75128
- update to latest version of Blizzard's x-remote patch
e75128
e75128
* Thu Mar 25 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.7
e75128
- update open-browser.sh, startup script, and BuildRequires
e75128
e75128
* Sun Mar 14 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.6
e75128
- update open-browser script, modify BuildRequires (Warren)
e75128
- add Blizzard's x-remote patch
e75128
- initial attempt at x-remote-enabled startup script
e75128
e75128
* Sun Mar 07 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.5
e75128
- refuse to run with excessive privileges
e75128
e75128
* Fri Feb 27 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.4
e75128
- add Mozilla x86_64 patch (Oliver Sontag)
e75128
- Enigmail source filenames now include the version
e75128
- modify BuildRoot
e75128
e75128
* Thu Feb 26 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.3
e75128
- use the updated official tarball
e75128
e75128
* Wed Feb 18 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.2
e75128
- fix %%prep script
e75128
e75128
* Mon Feb 16 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.1
e75128
- update Enigmail to 0.83.3
e75128
- use official source tarball (after removing the CRLFs)
e75128
- package renamed to thunderbird
e75128
e75128
* Mon Feb 09 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.0
e75128
- update to 0.5
e75128
- check for lockfile before launching
e75128
e75128
* Fri Feb 06 2004 David Hill <djh[at]ii.net>
e75128
- update to latest cvs
e75128
- update to Enigmail 0.83.2
e75128
e75128
* Thu Jan 29 2004 David Hill <djh[at]ii.net> 0:0.4-0.fdr.5
e75128
- update to Enigmail 0.83.1
e75128
- removed Mozilla/Firebird script patching
e75128
e75128
* Sat Jan 03 2004 David Hill <djh[at]ii.net> 0:0.4-0.fdr.4
e75128
- add startup notification to .desktop file
e75128
e75128
* Thu Dec 25 2003 Warren Togami <warren@togami.com> 0:0.4-0.fdr.3
e75128
- open-browser.sh release 3
e75128
- patch broken /usr/bin/mozilla script during install
e75128
- dir ownership
e75128
- XXX: Source fails build on x86_64... fix later
e75128
e75128
* Tue Dec 23 2003 David Hill <djh[at]ii.net> 0:0.4-0.fdr.2
e75128
- update to Enigmail 0.82.5
e75128
- add Warren's open-browser.sh (#1113)
e75128
e75128
* Tue Dec 09 2003 David Hill <djh[at]ii.net> 0:0.4-0.fdr.1
e75128
- use Thunderbird's mozilla-xremote-client to launch browser
e75128
e75128
* Sun Dec 07 2003 David Hill <djh[at]ii.net> 0:0.4-0.fdr.0
e75128
- update to 0.4
e75128
- make hyperlinks work (with recent versions of Firebird/Mozilla)
e75128
e75128
* Thu Dec 04 2003 David Hill <djh[at]ii.net>
e75128
- update to 0.4rc2
e75128
e75128
* Wed Dec 03 2003 David Hill <djh[at]ii.net>
e75128
- update to 0.4rc1 and Enigmail 0.82.4
e75128
e75128
* Thu Nov 27 2003 David Hill <djh[at]ii.net>
e75128
- update to latest CVS and Enigmail 0.82.3
e75128
e75128
* Sun Nov 16 2003 David Hill <djh[at]ii.net>
e75128
- update to latest CVS (0.4a)
e75128
- update Enigmail to 0.82.2
e75128
- alter mozconfig for new build requirements
e75128
- add missing BuildReq (#987)
e75128
e75128
* Thu Oct 16 2003 David Hill <djh[at]ii.net> 0:0.3-0.fdr.0
e75128
- update to 0.3
e75128
e75128
* Sun Oct 12 2003 David Hill <djh[at]ii.net> 0:0.3rc3-0.fdr.0
e75128
- update to 0.3rc3
e75128
- update Enigmail to 0.81.7
e75128
e75128
* Thu Oct 02 2003 David Hill <djh[at]ii.net> 0:0.3rc2-0.fdr.0
e75128
- update to 0.3rc2
e75128
e75128
* Wed Sep 17 2003 David Hill <djh[at]ii.net> 0:0.2-0.fdr.2
e75128
- simplify startup script
e75128
e75128
* Wed Sep 10 2003 David Hill <djh[at]ii.net> 0:0.2-0.fdr.1
e75128
- add GPG support (Enigmail 0.81.6)
e75128
- specfile fixes (#679)
e75128
e75128
* Thu Sep 04 2003 David Hill <djh[at]ii.net> 0:0.2-0.fdr.0
e75128
- update to 0.2
e75128
e75128
* Mon Sep 01 2003 David Hill <djh[at]ii.net>
e75128
- initial RPM
e75128
  (based on the fedora MozillaFirebird-0.6.1 specfile)