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).
This commit is contained in:
Kalev Lember 2021-08-04 17:59:25 +02:00
parent c42527f1ca
commit 9a1f3cf783

View File

@ -61,7 +61,6 @@ BuildRequires: yelp-devel
BuildRequires: yelp-tools
Requires(pre): /usr/sbin/useradd
%{?systemd_requires}
Provides: service(graphical-login) = %{name}
@ -303,6 +302,7 @@ fi
%changelog
* Wed Aug 04 2021 Kalev Lember <klember@redhat.com> - 1:41~alpha-2
- BuildRequire systemd-rpm-macros rather than systemd
- Avoid systemd_requires as per updated packaging guidelines
* Wed Jul 28 2021 Ray Strode <rstrode@redhat.com> - 1:41~alpha-1
- Update to 41.alpha