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

Subject: repocop NMU

- NMU (by repocop). See http://www.altlinux.org/Tools/Repocop
- applied repocop fixes:
  * specfile-useradd-n for pound

--- a/pound.spec	2026-04-14 02:32:35.211499926 +0300
+++ b/pound.spec	2026-04-14 02:32:35.211499926 +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
