diff --git a/SPECS/abrt.spec b/SPECS/abrt.spec
index ee0eb46..a673a08 100644
--- a/SPECS/abrt.spec
+++ b/SPECS/abrt.spec
@@ -88,9 +88,9 @@ Patch0009: 0009-lib-Correct-the-syntax-for-gdb-backtrace-command.patch
 Patch0024: 0024-dbus-Add-configuration-for-Python3.patch
 Patch0025: 0025-daemon-Fix-double-closed-fd-race-condition.patch
 #git format-patch 1725bd258 -N --start-number 26 --topo-order
-Patch0026: 0026-cli-list-show-a-hint-about-creating-a-case-in-RHTS.patch
-Patch0027: 0027-cli-mark-the-suggestion-text-for-translation.patch
-Patch0028: 0028-cli-get-list-of-possible-workflows-for-problem_data_.patch
+#Patch0026: 0026-cli-list-show-a-hint-about-creating-a-case-in-RHTS.patch
+#Patch0027: 0027-cli-mark-the-suggestion-text-for-translation.patch
+#Patch0028: 0028-cli-get-list-of-possible-workflows-for-problem_data_.patch
 #Patch0029: 0029-spec-Add-explicit-package-version-requirement-of-abr.patch
 #git format-patch 2.10.9-10.el8 -N --start-number 30 --topo-order
 #Patch030: 0030-testsuite-dbus-element-handling-Use-external-script.patch
@@ -728,7 +728,6 @@ CFLAGS="%{optflags} -Werror" %configure \
 %endif
 %if 0%{?rhel}
         --enable-suggest-autoreporting \
-        --enable-authenticated-autoreporting \
 %endif
 %ifnarch %{arm}
         --enable-native-unwinder \