From db25e25d11d072e6093d0b207fc987b6336bc1ea Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Aug 05 2022 10:03:49 +0000 Subject: Avoid systemd_requires as per updated packaging guidelines There is no need to have them as systemd correctly handles reloading depending on the transaction ordering (even if systemd is installed _after_ the package that installs the unit file). --- diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 1bb8ca7..055e3d5 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -59,7 +59,6 @@ BuildRequires: libdb-devel-static #build reqs for make check BuildRequires: python3 nss_wrapper socket_wrapper krb5-server BuildRequires: make -%{?systemd_requires} Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel Requires: /sbin/nologin