diff --git a/SPECS/thunderbird.spec b/SPECS/thunderbird.spec index 12dc11f..b622b7f 100644 --- a/SPECS/thunderbird.spec +++ b/SPECS/thunderbird.spec @@ -593,7 +593,7 @@ echo "use_rustts %{?use_rustts}" %endif %patch228 -p1 -b .disable-openh264-download %patch229 -p1 -b .firefox-nss-addon-hack -%patch230 -p1 -b .disable-openpgp-in-thunderbird +#patch230 -p1 -b .disable-openpgp-in-thunderbird %patch231 -p1 -b .cbindgen-already-covers %patch415 -p1 -b .1670333 @@ -1128,7 +1128,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