From repocop@altlinux.org Fri Mar 13 02:29:43 MSK 2026
From: "Repocop Q. A. Robot" <repocop@altlinux.org>

Subject: repocop fix for specfile-useradd-n

(message skipped)
--- a/pypolicyd-spf.spec	2026-03-13 02:29:43.877774080 +0300
+++ b/pypolicyd-spf.spec	2026-03-13 02:29:43.879774081 +0300
@@ -45,7 +45,7 @@
 /usr/sbin/groupadd -r -f %pypolicy_owner
 /usr/sbin/groupadd -r -f %pypolicy_admin
 
-/usr/sbin/useradd -r -n -g %pypolicy_owner -M -s /dev/null -c %pypolicy_owner %pypolicy_owner >/dev/null 2>&1 ||:
+/usr/sbin/useradd -r -N -g %pypolicy_owner -M -s /dev/null -c %pypolicy_owner %pypolicy_owner >/dev/null 2>&1 ||:
 
 %files -f INSTALLED_FILES
 %_man1dir/*
