diff --git a/SPECS/ipa.spec b/SPECS/ipa.spec
index 53574d7..4fc5d6f 100644
--- a/SPECS/ipa.spec
+++ b/SPECS/ipa.spec
@@ -308,7 +308,6 @@ Patch1001:      1001-Change-branding-to-IPA-and-Identity-Management.patch
 Patch1002:      1002-Package-copy-schema-to-ca.py.patch
 Patch1003:      1003-Revert-Increased-mod_wsgi-socket-timeout.patch
 Patch1004:      1004-Remove-csrgen.patch
-Patch1005:      ipa-centos-branding.patch
 # RHEL spec file only: END
 
 BuildRequires:  openldap-devel
@@ -1132,7 +1131,8 @@ find \
 %configure --with-vendor-suffix=-%{release} \
            %{enable_server_option} \
            %{with_ipatests_option} \
-           %{linter_options}
+           %{linter_options} \
+           --with-ipaplatform=rhel
 
 %make_build
 
@@ -1856,6 +1856,9 @@ fi
 
 
 %changelog
+* Wed Sep 06 2017 Johnny Hughes <johnny@centos.org> - 4.5.0-21.el7.centos.1.2
+- set ipaplatform to rhel for compatibilty for updates
+
 * Tue Sep 05 2017 CentOS Sources <bugs@centos.org> - 4.5.0-21.el7.centos.1.2
 - Roll in CentOS Branding