|
|
|
@ -136,10 +136,10 @@ end} |
|
|
|
|
%global nspr_version 4.25 |
|
|
|
|
# NSS/NSPR quite often ends in build override, so as requirement the version |
|
|
|
|
# we're building against could bring us some broken dependencies from time to time. |
|
|
|
|
#%global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536) |
|
|
|
|
#%%global nspr_build_version %%(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536) |
|
|
|
|
%global nspr_build_version %{nspr_version} |
|
|
|
|
%global nss_version 3.53.1 |
|
|
|
|
#%global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536) |
|
|
|
|
#%%global nss_build_version %%(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536) |
|
|
|
|
%global nss_build_version %{nss_version} |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
@ -187,14 +187,15 @@ end} |
|
|
|
|
%global mozappdirdev %{_libdir}/%{name}-devel-%{version} |
|
|
|
|
%global langpackdir %{mozappdir}/distribution/extensions |
|
|
|
|
%global tarballdir %{name}-%{version} |
|
|
|
|
%global mozappfeatures %{mozappdir}/features/*.xpi |
|
|
|
|
#global pre_tag alpha |
|
|
|
|
|
|
|
|
|
%global official_branding 1 |
|
|
|
|
%global build_langpacks 1 |
|
|
|
|
Summary: Mozilla Thunderbird mail/newsgroup client |
|
|
|
|
Name: thunderbird |
|
|
|
|
Version: 78.12.0 |
|
|
|
|
Release: 3%{?dist} |
|
|
|
|
Version: 78.13.0 |
|
|
|
|
Release: 1%{?dist} |
|
|
|
|
URL: http://www.mozilla.org/projects/thunderbird/ |
|
|
|
|
License: MPLv1.1 or GPLv2+ or LGPLv2+ |
|
|
|
|
Group: Applications/Internet |
|
|
|
@ -206,10 +207,10 @@ ExcludeArch: s390 ppc |
|
|
|
|
ExclusiveArch: i686 x86_64 ppc64 s390x |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
|
# From ftp://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?ext_version}/source |
|
|
|
|
# From ftp://archive.mozilla.org/pub/thunderbird/releases/%%{version}%%{?ext_version}/source |
|
|
|
|
Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz |
|
|
|
|
%if %{build_langpacks} |
|
|
|
|
Source1: thunderbird-langpacks-%{version}%{?ext_version}-20210712.tar.xz |
|
|
|
|
Source1: thunderbird-langpacks-%{version}%{?ext_version}-20210804.tar.xz |
|
|
|
|
# Locales for lightning |
|
|
|
|
%endif |
|
|
|
|
Source2: cbindgen-vendor-0.14.3.tar.xz |
|
|
|
@ -521,8 +522,8 @@ Obsoletes: thunderbird-lightning |
|
|
|
|
# Override internal dependency generator to avoid showing libraries provided by this package |
|
|
|
|
# in dependencies: |
|
|
|
|
#AutoProv: 0 |
|
|
|
|
#%define _use_internal_dependency_generator 0 |
|
|
|
|
#%define __find_requires %{SOURCE101} |
|
|
|
|
#%%define _use_internal_dependency_generator 0 |
|
|
|
|
#%%define __find_requires %{SOURCE101} |
|
|
|
|
|
|
|
|
|
%description |
|
|
|
|
Mozilla Thunderbird is a standalone mail and newsgroup client. |
|
|
|
@ -1321,6 +1322,14 @@ echo "Adding following langpacks:" |
|
|
|
|
cat %{name}.lang |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
|
# Install feature extensions. |
|
|
|
|
echo > %{name}.features |
|
|
|
|
if [ -f "$(ls -1 %{mozappfeatures} | head -1)" ]; then |
|
|
|
|
ls -1 %{mozappfeatures} >> %{name}.features |
|
|
|
|
echo "Adding following features:" |
|
|
|
|
cat %{name}.features |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
# Get rid of devel package and its debugsymbols |
|
|
|
|
%{__rm} -rf %{buildroot}%{_libdir}/%{name}-devel-%{version} |
|
|
|
|
|
|
|
|
@ -1442,7 +1451,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
|
#=============================================================================== |
|
|
|
|
%files -f %{name}.lang |
|
|
|
|
%files -f %{name}.lang -f %{name}.features |
|
|
|
|
%defattr(-,root,root,-) |
|
|
|
|
%attr(755,root,root) %{_bindir}/thunderbird |
|
|
|
|
%{_datadir}/appdata/*.appdata.xml |
|
|
|
@ -1466,7 +1475,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : |
|
|
|
|
%{mozappdir}/*.so |
|
|
|
|
%{mozappdir}/platform.ini |
|
|
|
|
%{mozappdir}/application.ini |
|
|
|
|
%{mozappdir}/features/*.xpi |
|
|
|
|
%exclude %{mozappdir}/removed-files |
|
|
|
|
%{_datadir}/icons/hicolor/16x16/apps/thunderbird.png |
|
|
|
|
%{_datadir}/icons/hicolor/22x22/apps/thunderbird.png |
|
|
|
@ -1481,7 +1489,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : |
|
|
|
|
%{mozappdir}/fonts/TwemojiMozilla.ttf |
|
|
|
|
|
|
|
|
|
%if !%{?system_libicu} |
|
|
|
|
#%{mozappdir}/icudt*.dat |
|
|
|
|
#%%{mozappdir}/icudt*.dat |
|
|
|
|
%endif |
|
|
|
|
%if !%{?system_nss} |
|
|
|
|
%exclude %{mozappdir}/libnssckbi.so |
|
|
|
@ -1512,6 +1520,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : |
|
|
|
|
#=============================================================================== |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Wed Aug 04 2021 Eike Rathke <erack@redhat.com> - 78.13.0-1 |
|
|
|
|
- Update to 78.13.0 build1 |
|
|
|
|
|
|
|
|
|
* Fri Jul 16 2021 Jan Horak <jhorak@redhat.com> - 78.12.0-3 |
|
|
|
|
- Rebuild to pickup older nss |
|
|
|
|
|
|
|
|
|