Revert "change dep for docker-selinux in centos-7+"

This reverts commit c80d82a98dd53db46ac1f35554f0107fb7d858df.

Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
diff --git a/hack/make/.build-rpm/docker-engine.spec b/hack/make/.build-rpm/docker-engine.spec
index 9dbdc91..88836f4 100644
--- a/hack/make/.build-rpm/docker-engine.spec
+++ b/hack/make/.build-rpm/docker-engine.spec
@@ -86,11 +86,7 @@
 # RE: rhbz#1195804 - ensure min NVR for selinux-policy
 %if 0%{?with_selinux}
 Requires: selinux-policy >= %{selinux_policyver}
-%if 0%{?centos} >= 7
-Requires(pre): docker-selinux
-%else
 Requires(pre): %{name}-selinux >= %{version}-%{release}
-%endif # centos 7+
 %endif # with_selinux
 
 # conflicting packages