6a3e80
enable openpgp support for thunderbird
@@ -425,7 +425,7 @@ echo "use_rustts %{?use_rustts}"
|
|
425
425
|
%patch513 -p1 -b .mozilla-bmo998749
|
426
426
|
%patch514 -p1 -b .mozilla-s390x-skia-gradient
|
427
427
|
%patch515 -p1 -b .mozilla-bmo1626236
|
428
|
-
|
428
|
+
#patch237 -p1 -b .disable-openpgp-in-thunderbird
|
429
429
|
|
430
430
|
|
431
431
|
%patch1001 -p1 -b .ppc64le-inline
|
@@ -1010,7 +1010,7 @@ rm -rf %{_prefix}/lib/debug/lib64/%{name}-devel-*
|
|
1010
1010
|
|
1011
1011
|
|
1012
1012
|
# Removing librnp.so - we cannot deliver that in RHELs
|
1013
|
-
|
1013
|
+
#{__rm} -rf %{buildroot}%{mozappdir}/librnp.so
|
1014
1014
|
|
1015
1015
|
# Register as an application to be visible in the software center
|
1016
1016
|
#
|