From repocop@altlinux.org Tue Apr 14 02:32:35 MSK 2026
From: "Repocop Q. A. Robot" <repocop@altlinux.org>

Subject: repocop fix for specfile-useradd-n

(message skipped)
--- a/pound.spec	2026-04-14 02:32:35.165499400 +0300
+++ b/pound.spec	2026-04-14 02:32:35.168499434 +0300
@@ -41,7 +41,7 @@
 %post_service pound
 
 /usr/sbin/groupadd -r -f _pound
-/usr/sbin/useradd -r -g _pound -d /dev/null -s /dev/null -n _pound >/dev/null 2>&1 ||:
+/usr/sbin/useradd -r -g _pound -d /dev/null -s /dev/null -N _pound >/dev/null 2>&1 ||:
 
 %preun
 %preun_service pound
