NSS 3.112 is currently only in c10s so apply system NSS patch only there

Related: RHEL-108180
This commit is contained in:
Jan Grulich 2025-08-27 09:22:54 +02:00
parent 4e8706f329
commit f864b6a156

View File

@ -1081,7 +1081,7 @@ echo "--------------------------------------------"
%patch -P13 -p1 -b .thunderbird-system-nss-replace-xyber-with-mlkem
%endif
%patch -P14 -p1 -b .cargo-lock-version
%if %{?system_nss}
%if %{?system_nss} && 0%{?centos} == 10
%patch -P15 -p1 -b .system-nss
%endif
@ -1679,6 +1679,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
* Fri Aug 15 2025 Jan Grulich <jgrulich@redhat.com> - 128.14.0-1
- Update to 128.14.0 build1
* Tue Aug 05 2025 Tomas Popela <tpopela@redhat.com> - 128.13.0-4
- Bump the NSS requirements as the rebased NSS is already shipped in c10s
* Wed Jul 23 2025 Eike Rathke <erack@redhat.com> - 128.13.0-3
- Update to 128.13.0 build3
@ -1697,9 +1700,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
* Mon May 19 2025 Eike Rathke <erack@redhat.com> - 128.10.1-1
- Update to 128.10.1
* Tue Aug 05 2025 Tomas Popela <tpopela@redhat.com> - 128.10.0-2
- Bump the NSS requirements as the rebased NSS is already shipped in c10s
* Mon Apr 28 2025 Eike Rathke <erack@redhat.com> - 128.10.0-1
- Update to 128.10.0 build1