Compare commits

...

21 Commits

Author SHA1 Message Date
Andrew Lukoshko a184e57b70 Add librnp-rnp subpackage 2022-10-03 10:05:47 +00:00
Andrew Lukoshko c5aa5e6997 Merge branch 'c8' into a8-plus 2022-10-02 19:42:37 +00:00
eabdullin 3a2f4b3437 Fix date in changelog 2022-08-24 20:48:59 +03:00
eabdullin ba65851447 Merge branch 'c8' into a8-plus 2022-08-24 20:46:25 +03:00
Andrew Lukoshko 7cdcb34e3f Merge remote-tracking branch 'origin/c8' into a8-plus 2022-08-02 12:45:34 +00:00
eabdullin c5066ecf37 Fix changelog 2022-07-01 08:40:46 +03:00
eabdullin f5ea9bae5c Merge branch 'c8' into a8-plus 2022-07-01 08:37:03 +03:00
Andrew Lukoshko f9ee0e2f0c Merge branch 'a8' into a8-plus 2022-06-02 13:12:18 +00:00
eabdullin 790e38ac28 Added changelog line 2022-06-02 11:14:35 +03:00
eabdullin fec3b15ca2 Merge branch 'c8' into a8 2022-06-02 07:51:17 +00:00
Andrew Lukoshko 03f1ced1d2 Plus changes 2022-05-26 22:43:46 +00:00
eabdullin cb78322c6c Merge branch 'c8' into a8 2022-05-26 11:05:42 +00:00
eabdullin 1aa5f0151b Merge branch 'c8' into a8 2022-05-05 13:34:11 +00:00
eabdullin feac4976db Merge branch 'c8' into a8 2022-04-11 13:32:16 +00:00
eabdullin 387469dbb0 Merge branch 'c8' into a8 2022-03-14 13:44:10 +00:00
eabdullin a6bd4d84fa Merge branch 'c8' into a8 2022-02-15 10:05:59 +00:00
eabdullin 62b23618ff Merge branch 'c8' into a8 2022-01-12 11:32:10 +00:00
eabdullin 66c23a0f50 Almalinux changes 2021-12-23 13:34:59 +03:00
eabdullin b3f8354f54 AlmaLinux changes 2021-11-17 16:47:26 +03:00
Andrew Lukoshko 4d1f9f8163 Merge remote-tracking branch 'origin/c8' into a8 2021-10-21 15:41:10 +00:00
Andrew Lukoshko f17f852148 AlmaLinux changes 2021-09-15 12:24:48 +00:00
2 changed files with 20 additions and 17 deletions

View File

@ -2,7 +2,7 @@ pref("app.update.enabled", false);
pref("app.update.autoInstallEnabled", false);
/* Allow users to set custom colors*/
/* pref("browser.display.use_system_colors", true);*/
pref("general.useragent.vendor", "Red Hat");
pref("general.useragent.vendor", "AlmaLinux");
pref("general.useragent.vendorSub", "THUNDERBIRD_RPM_VR");
pref("intl.locale.matchOS", true);
pref("mail.shell.checkDefaultClient", false);

View File

@ -159,7 +159,7 @@ end}
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 102.3.0
Release: 3%{?dist}
Release: 3%{?dist}.alma.plus
URL: http://www.mozilla.org/projects/thunderbird/
License: MPLv1.1 or GPLv2+ or LGPLv2+
@ -352,7 +352,7 @@ BuildRequires: xmlto
%endif
# Don't require any OpenPGP backend with the librnp interface, because RHEL does not have it
#Requires: thunderbird-librnp%{?_isa}
Requires: thunderbird-librnp%{?_isa}
# prefer the librnp implementation bundled with thunderbird
#Not in RHEL7 Suggests: thunderbird-librnp-rnp%{?_isa}
Requires: p11-kit-trust
@ -502,19 +502,19 @@ Provides: bundled(nspr) = 4.34.0
%description
Mozilla Thunderbird is a standalone mail and newsgroup client.
#%package librnp-rnp
#Summary: OpenPGP implementation for Thunderbird based on RNP
#Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
#Provides: thunderbird-librnp
#Provides: thunderbird-librnp%{?_isa}
#Conflicts: thunderbird-librnp%{?_isa}
#%description librnp-rnp
#The thunderbird-librnp-rnp package contains an OpenPGP implementation
#based on RNP.
#%files librnp-rnp
#%{mozappdir}/librnp.so
#%{mozappdir}/rnp-cli
#%{mozappdir}/rnpkeys
%package librnp-rnp
Summary: OpenPGP implementation for Thunderbird based on RNP
Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
Provides: thunderbird-librnp
Provides: thunderbird-librnp%{?_isa}
Conflicts: thunderbird-librnp%{?_isa}
%description librnp-rnp
The thunderbird-librnp-rnp package contains an OpenPGP implementation
based on RNP.
%files librnp-rnp
%{mozappdir}/librnp.so
%{mozappdir}/rnp-cli
%{mozappdir}/rnpkeys
%prep
echo "Build environment"
@ -1098,7 +1098,7 @@ touch $RPM_BUILD_ROOT%{mozappdir}/components/xpti.dat
%endif
# Removing librnp.so - we cannot deliver that in RHELs
%{__rm} -rf %{buildroot}%{mozappdir}/librnp.so %{buildroot}%{mozappdir}/rnp-cli %{buildroot}%{mozappdir}/rnpkeys
#{__rm} -rf %{buildroot}%{mozappdir}/librnp.so %{buildroot}%{mozappdir}/rnp-cli %{buildroot}%{mozappdir}/rnpkeys
# Register as an application to be visible in the software center
mkdir -p $RPM_BUILD_ROOT%{_datadir}/metainfo
%{__cp} -p comm/mail/branding/%{name}/net.thunderbird.Thunderbird.appdata.xml $RPM_BUILD_ROOT%{_datadir}/metainfo/thunderbird.appdata.xml
@ -1198,6 +1198,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Sun Oct 02 2022 Eduard Abdullin <eabdullin@almalinux.org> - 102.3.0-3.alma.plus
- Debrand for AlmaLinux
* Fri Sep 16 2022 Jan Horak <jhorak@redhat.com> - 102.3.0-3
- Update to 102.3.0 build1