Avoid requires on systemd as well as per updated guidelines

Same as the previous commit, just in another spot that I missed at
first.
This commit is contained in:
Kalev Lember 2022-08-18 18:19:25 +02:00
parent db25e25d11
commit e0d1e57a84
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ BuildRequires: make
Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd
Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel
Requires: /sbin/nologin
Requires: systemd >= 211
Provides: user(%username)
Provides: group(%username)