diff --git a/SPECS/thunderbird.spec b/SPECS/thunderbird.spec
index 6f29915..62b3845 100644
--- a/SPECS/thunderbird.spec
+++ b/SPECS/thunderbird.spec
@@ -579,7 +579,7 @@ echo "use_bundled_yasm      %{?use_bundled_yasm}"
 %endif
 
 %patch236 -p1 -b .fedora-shebang-build
-%patch237 -p1 -b .disable-openpgp-in-thunderbird
+#patch237 -p1 -b .disable-openpgp-in-thunderbird
 
 %if 0%{?rhel} == 6
 %patch232 -p1 -b .hugepage
@@ -1341,7 +1341,7 @@ test -f "%{buildroot}%{mozappdir}/distribution/extensions/unicode-segmentation/s
 test -f "%{buildroot}%{mozappdir}/distribution/extensions/unicode-width/scripts/unicode.py" && sed -i -e 's|/usr/bin/env python$|/usr/bin/env python2|' %{buildroot}%{mozappdir}/distribution/extensions/unicode-width/scripts/unicode.py
 
 # Removing librnp.so - we cannot deliver that in RHELs
-%{__rm} -rf %{buildroot}%{mozappdir}/librnp.so
+# {__rm} -rf %{buildroot}%{mozappdir}/librnp.so
 
 #---------------------------------------------------------------------