diff --git a/SPECS/ipa.spec b/SPECS/ipa.spec
index 8a331b1..3c4288c 100644
--- a/SPECS/ipa.spec
+++ b/SPECS/ipa.spec
@@ -277,9 +277,6 @@ Requires: selinux-policy >= %{selinux_policy_version}
 Requires(post): selinux-policy-base
 Requires: slapi-nis >= 0.54-2
 Requires: pki-ca >= 10.1.2-5
-%if 0%{?rhel}
-Requires: subscription-manager
-%endif
 Requires(preun): python systemd-units
 Requires(postun): python systemd-units
 Requires: python-dns >= 1.11.1-2
@@ -1018,6 +1015,7 @@ fi
 %changelog
 * Thu Mar 05 2015 CentOS Sources <bugs@centos.org> - 4.1.0-18.el7.centos
 - Roll in CentOS Branding
+- Remove supscription-manager requires
 
 * Thu Jan 29 2015 Martin Kosek <mkosek@redhat.com> 4.1.0-18
 - Fix ipa-pwd-extop global configuration caching (#1187342)