diff --git a/SPECS/ipa.spec b/SPECS/ipa.spec
index b2044c4..59504d5 100644
--- a/SPECS/ipa.spec
+++ b/SPECS/ipa.spec
@@ -170,7 +170,6 @@ Patch1002:      1002-Package-copy-schema-to-ca.py.patch
 Patch1003:      1003-Revert-Increased-mod_wsgi-socket-timeout.patch
 Patch1004:      1004-Remove-csrgen.patch
 Patch1005:      1005-Removing-filesystem-encoding-check.patch
-Patch1006:      ipa-centos-branding.patch
 # RHEL spec file only: END
 
 BuildRequires: libtool, automake, autoconf
@@ -1003,7 +1002,8 @@ find \
 %configure --with-vendor-suffix=-%{release} \
            %{enable_server_option} \
            %{with_ipatests_option} \
-           %{linter_options}
+           %{linter_options} \
+           --with-ipaplatform=rhel
 
 %make_build
 
@@ -1024,7 +1024,8 @@ find \
 %configure --with-vendor-suffix=-%{release} \
            %{enable_server_option} \
            %{with_ipatests_option} \
-           %{linter_options}
+           %{linter_options} \
+           --with-ipaplatform=rhel
 popd
 %endif # with_python3