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:
parent
db25e25d11
commit
e0d1e57a84
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user