diff --git a/puppet.spec b/puppet.spec index 7971bf9..83f01ff 100644 --- a/puppet.spec +++ b/puppet.spec @@ -103,7 +103,7 @@ Provides: hiera-puppet = %{version}-%{release} Requires(pre): shadow-utils %if 0%{?_with_systemd} -%{?systemd_ordering} +%{?systemd_requires} BuildRequires: systemd %else Requires(post): chkconfig @@ -124,7 +124,7 @@ along with obviously discrete elements like packages, services, and files. Summary: Server for the puppet system management tool Requires: puppet = %{version}-%{release} %if 0%{?_with_systemd} -%{?systemd_ordering} +%{?systemd_requires} BuildRequires: systemd %else Requires(post): chkconfig