diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec
index af65032..a1570f6 100644
--- a/SPECS/anaconda.spec
+++ b/SPECS/anaconda.spec
@@ -1,7 +1,7 @@
 Summary: Graphical system installer
 Name:    anaconda
 Version: 33.16.5.2
-Release: 1%{?dist}
+Release: 1%{?dist}.0.1
 License: GPLv2+ and MIT
 URL:     http://fedoraproject.org/wiki/Anaconda
 
@@ -107,7 +107,7 @@ Requires: python3-systemd
 Requires: python3-productmd
 Requires: python3-dasbus >= %{dasbusver}
 Requires: flatpak-libs
-%if 0%{?rhel}
+%if %{defined rhel} && %{undefined centos}
 Requires: python3-syspurpose
 Requires: subscription-manager >= 1.26
 %endif